From 2b5d29b8c67d3227068a98533dc809ea2e36b774 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Thu, 28 Jul 2016 09:38:30 +0200 Subject: [PATCH] po: update translations and regenerate POT file and PO files --- po/bg.po | 833 +++++++++++++++++++++-------------------- po/ca.po | 948 ++++++++++++++++++++++++----------------------- po/cs.po | 834 +++++++++++++++++++++-------------------- po/da.po | 834 +++++++++++++++++++++-------------------- po/de.po | 845 ++++++++++++++++++++++-------------------- po/eo.po | 848 ++++++++++++++++++++++-------------------- po/es.po | 847 ++++++++++++++++++++++-------------------- po/eu.po | 833 +++++++++++++++++++++-------------------- po/fi.po | 902 +++++++++++++++++++++++---------------------- po/fr.po | 917 +++++++++++++++++++++++---------------------- po/ga.po | 834 +++++++++++++++++++++-------------------- po/gl.po | 834 +++++++++++++++++++++-------------------- po/hr.po | 847 ++++++++++++++++++++++-------------------- po/hu.po | 835 +++++++++++++++++++++-------------------- po/id.po | 846 +++++++++++++++++++++--------------------- po/it.po | 1023 ++++++++++++++++++++++++--------------------------- po/ja.po | 834 +++++++++++++++++++++-------------------- po/ms.po | 834 +++++++++++++++++++++-------------------- po/nano.pot | 982 ++++++++++++++++++++++++------------------------ po/nb.po | 847 ++++++++++++++++++++++-------------------- po/nl.po | 846 ++++++++++++++++++++++-------------------- po/nn.po | 863 ++++++++++++++++++++++--------------------- po/pl.po | 834 +++++++++++++++++++++-------------------- po/pt_BR.po | 847 ++++++++++++++++++++++-------------------- po/ro.po | 849 +++++++++++++++++++++--------------------- po/ru.po | 834 +++++++++++++++++++++-------------------- po/sl.po | 834 +++++++++++++++++++++-------------------- po/sr.po | 834 +++++++++++++++++++++-------------------- po/sv.po | 951 ++++++++++++++++++++++++----------------------- po/tr.po | 846 +++++++++++++++++++++--------------------- po/uk.po | 847 ++++++++++++++++++++++-------------------- po/vi.po | 847 ++++++++++++++++++++++-------------------- po/zh_CN.po | 834 +++++++++++++++++++++-------------------- po/zh_TW.po | 834 +++++++++++++++++++++-------------------- 34 files changed, 15058 insertions(+), 14199 deletions(-) diff --git a/po/bg.po b/po/bg.po index be5d127f..78b9e9d8 100644 --- a/po/bg.po +++ b/po/bg.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 1.9.99pre0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2006-08-25 00:56+0300\n" "Last-Translator: Anton Zinoviev \n" "Language-Team: Bulgarian \n" @@ -18,81 +18,80 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Грешка при четене на %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Отиване в директория" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Отменено" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Не може да се запише извън %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Не може да се премине в горната директория" +#: 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 "Грешка при четене на %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(дир)" # TODO: по-добър превод #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(родит.дир.)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Търсене" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Търсене отначало" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Това е единственото съвпадение" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Няма въведен низ за търсене" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Дублирано име на синтаксис %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -163,8 +162,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Не може да се вмъкне файл извън %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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“ е директория" @@ -183,7 +182,7 @@ msgstr "Няма повече буфери за отваряне на файло msgid "Switched to %s" msgstr "Превключено на %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Нов буфер" @@ -229,7 +228,7 @@ msgstr "Нов файл" msgid "File \"%s\" not found" msgstr "„%s“ не е намерен" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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“ е файл за устройство" @@ -273,88 +272,88 @@ msgstr "Не може да се запише извън %s" msgid "Error writing backup file %s: %s" msgstr "Грешка при записа на временен файл: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Твърде много резервни копия?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Грешка при записа на временен файл: %s" -#: src/files.c:1990 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 +#: 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 "Грешка при запис на %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Запазен е %lu ред" msgstr[1] "Запазени са %lu реда" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS формат]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac формат]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Резервно копие]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Прикрепяне на избрания текст в началото на файл" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Прикрепяне на избрания текст в края на файл" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Запазване на избрания текст във файл" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Име на файла за прикрепяне в началото му" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Име на файла за прикрепяне в края му" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Име на файл за запазване" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Запазване под РАЗЛИЧНО ИМЕ? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Файлът съществува, ПРЕЗАПИСВАНЕ? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(повече)" -#: src/files.c:2953 +#: src/files.c:2951 #, fuzzy, c-format msgid "" "\n" @@ -363,28 +362,28 @@ msgstr "" "\n" "Натиснете „Enter“, за да продължи стартирането на nano\n" -#: src/files.c:2969 +#: 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:2976 +#: 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:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -392,788 +391,807 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "Грешка при запис на %s: %s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Изход" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Затваряне" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "Поставяне" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "Изкл.подр." -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Отваряне" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Търсене" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Замяна" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Отив. ред" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Предишен ред" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Следващ ред" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "ПредСтр" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "СледвСтр" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Подравн." -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Пълно подравн." -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Опресняване" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "КъдеEследв." #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Подравняване на текущия абзац" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Отмяна на текущата функция" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Извежда тази помощна информация" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Затваряне на текущия файлов буфер/Изход от nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Изход от nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Запазване на текущия файл на диска" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Вмъкване на друг файл в текущия" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Търсене на низ или регулярен израз" -#: src/global.c:533 +#: src/global.c:538 #, fuzzy msgid "Search for a string" msgstr "Търсене на низ или регулярен израз" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Отиване на посочен ред и стълб" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Отиване на посочен ред и стълб" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Отрязване на текущия ред и съхраняване в буфера за обмен" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Отрязване от буфера за обмен и поставяне в текущия ред" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Показване на положението на курсора" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Извикване на програмата за проверка на правописа" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Замяна на низ или регулярен израз" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Отиване на посочен ред и стълб" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "Маркиране на текст в позицията на курсора" -#: src/global.c:552 +#: src/global.c:557 #, fuzzy msgid "Repeat the last search" msgstr "Повтаряне на последното търсене" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Отрязване на текущия ред и съхраняване в буфера за обмен" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Отстъп вдясно на текущия ред" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Маха отстъпа на текущия ред" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "" -#: src/global.c:563 +#: src/global.c:568 #, fuzzy msgid "Go back one character" msgstr "Отиване един символ назад" -#: src/global.c:564 +#: src/global.c:569 #, fuzzy msgid "Go forward one character" msgstr "Отиване един символ напред" -#: src/global.c:566 +#: src/global.c:571 #, fuzzy msgid "Go back one word" msgstr "Отиване назад с една дума" -#: src/global.c:567 +#: src/global.c:572 #, fuzzy msgid "Go forward one word" msgstr "Отиване напред с една дума" -#: src/global.c:569 +#: src/global.c:574 #, fuzzy msgid "Go to previous line" msgstr "Отиване на предишния ред" -#: src/global.c:570 +#: src/global.c:575 #, fuzzy msgid "Go to next line" msgstr "Отиване на следващия ред" -#: src/global.c:571 +#: src/global.c:576 #, fuzzy msgid "Go to beginning of current line" msgstr "Отиване в началото на текущия ред" -#: src/global.c:572 +#: src/global.c:577 #, fuzzy msgid "Go to end of current line" msgstr "Отиване в края на текущия ред" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Отиване на предишния ред" + +#: src/global.c:580 +msgid "Go to next block of text" +msgstr "" + +#: src/global.c:584 #, fuzzy msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Отиване в началото на текущия абзац" -#: src/global.c:577 +#: src/global.c:586 #, fuzzy msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Отиване в края на текущия абзац" -#: src/global.c:579 +#: src/global.c:588 #, fuzzy msgid "Go to the first line of the file" msgstr "Отиване в началото на файла" -#: src/global.c:580 +#: src/global.c:589 #, fuzzy msgid "Go to the last line of the file" msgstr "Отиване в края на файла" -#: src/global.c:582 +#: src/global.c:591 #, fuzzy msgid "Go to the matching bracket" msgstr "Отиване при съответната скоба" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Превърта нагоре с един ред без да мести курсора" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Превърта надолу с един ред без да мести курсора" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Превключване на предишния файлов буфер" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Превключване на следващия файлов буфер" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Вмъкване на следващия клавиш дословно" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Вмъкване на символ за табулация при курсора" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Вмъкване на символ за нов ред при курсора" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Изтриване на символа под курсора" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Изтриване на символа вляво от курсора" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "Отрязване от курсора до края на реда" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "Отрязване от курсора до края на реда" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Отрязване от позицията на курсора до края на файла" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Подравняване на целия файл" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Преброяване на думите, редовете и знаците във файла" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Опресняване на текущия екран" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Зачитане малки/големи букви при търсене (вкл/изкл)" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Обратна посока на търсене" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Използване на регулярни изрази (вкл/изкл)" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Връща предишния низ за търсене/замяна" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Връща следващия низ за търсене/замяна" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Отиване във файлов браузър" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Запазване на файла в DOS формат (вкл/изкл)" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Запазване на файла в Mac формат (вкл/изкл)" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Вмъкване в края на файла (вкл/изкл)" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Вмъкване в началото на файла (вкл/изкл)" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Резервно копира съществуващи файлове (вкл/изкл)" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Изпълнение на външна команда" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Използване на нов буфер (вкл/изкл)" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Изход от файловия браузър" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Отиване при първия файл от списъка" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Отиване при последния файл от списъка" -#: src/global.c:655 +#: src/global.c:664 #, fuzzy msgid "Go to the previous file in the list" msgstr "Отиване при първия файл от списъка" -#: src/global.c:656 +#: src/global.c:665 #, fuzzy msgid "Go to the next file in the list" msgstr "Отиване при последния файл от списъка" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Отиване в директория" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Извикване на програмата за проверка на правописа" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "Отиване на предишния ред" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "Отиване на следващия ред" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Извикване на програмата за проверка на правописа" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Помощ" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Отмяна" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "Запазване" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Отиване в директория" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Отрязване" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Правопис" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "Отив. ред" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "DOS формат" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Зач. м/г" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Рег.израз" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Назад" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Без замяна" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Поз.курсор" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Първи ред" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Посл. ред" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "Не е скоба" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Избор на текст" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Копиране" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Отстъп" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Без отстъп" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Назад" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Напред" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Предишна дума" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Следваща дума" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Home" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "End" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Предишна дума" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Следваща дума" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Нач. абзац" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Край абзац" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Превъртане нагоре" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Превъртане надолу" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "Предишен файл" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Следващ файл" -#: src/global.c:899 +#: src/global.c:915 #, fuzzy msgid "Verbatim" msgstr "Дословен вход" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Delete" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Отрязване" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Отр. до края" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Брой на думи" -#: src/global.c:941 +#: src/global.c:957 #, fuzzy msgid "Suspend" msgstr "Временно спиране" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Следващ ред" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "Предишен файл" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "СледвСтр" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "ПредИстор." -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "СледИстор." -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Отиване на текст" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS формат" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac формат" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Добавяне в края" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Добавяне в нач." -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Резервно копие" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Изпълнение на команда" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Към файловете" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Първи файл" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Посл. файл" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "Предишен ред" -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy msgid "Next Lint Msg" msgstr "Следващ ред" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Режим на помощ" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Постоянно показване на позицията на курсора" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Използване на още един ред за редактиране" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Плавно превъртане" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "Без пренасяне на дългите редове" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Показване на интервали" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Синтактично осветяване" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Интелигентен клавиш „Home“" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Автоматичен отстъп" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Отрязване до края" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "Без пренасяне на дългите редове" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Превръщане на табулации в интервали" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Запазване на резервни копия" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Поддръжка на мишка" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Без конвертиране от DOS/Mac формат" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Временно спиране" @@ -1476,21 +1494,21 @@ msgstr "" msgid "enable/disable" msgstr "(вкл/изкл)" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Непозволен клавиш в режим на преглед" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Не може да се излезе от %s в ограничен режим" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1499,7 +1517,7 @@ msgstr "" "\n" "Буферът е записан в %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1508,7 +1526,7 @@ msgstr "" "\n" "Буферът не е записан в %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1517,11 +1535,11 @@ msgstr "" "\n" "Буферът не е записан: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Размерът на прозореца е твърде малък за nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1530,268 +1548,272 @@ msgstr "" "Използване: nano [ОПЦИИ] [[+РЕД,СТЪЛБ]] ФАЙЛ]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Опция\t\tДълга опция\t\tЗначение\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Опция\t\tЗначение\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Започва от ред РЕД, стълб СТЪЛБ" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "С интелигентен клавиш „Home“" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Резервно копира съществуващи файлове" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C <дир>" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=<дир>" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Директория за резервните копия" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Удебелен шрифт вместо инверсно видео" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Прави въведените табулации на интервали" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Запазва/чете историята на търсене/замяна" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Пренебрегва конфиг. файлове nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Коригира объркване от цифровия клав.блок" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Без знак за нов ред в края на файловете" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Без преобразуване от DOS/Mac формат" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Използване още един ред за редактиране" -#: src/nano.c:843 +#: src/nano.c:846 #, fuzzy msgid "Log & read location of cursor position" msgstr "Вмъкване на символ за табулация при курсора" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q <низ>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=<низ>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Низ за цитиране" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Ограничен режим" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#стълбове>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#стълбове>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Широчината на табулацията - #стълбове" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Бързо изключване на лентата за състояние" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Показва версията и излиза" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Открива прецизно междусловните граници" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y <низ>" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=<низ>" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Посочва синтаксис за оцветяване" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Постоянно показва позицията на курсора" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Коригира объркване на „Backspace/Delete“" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "Извежда тази помощна информация" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Автоматичен отстъп при нови редове" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Отрязване от курсора до края на реда" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "С използване на мишка" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o <дир>" -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=<дир>" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Работна директория" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Запазва клавишите „XON“(^Q) и „XOFF“(^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#стълбове>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#стълбове>" -#: src/nano.c:892 +#: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "Пренася редовете при ширина #стълбове" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s <прог>" -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=<прог>" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Алтернативен правописен коректор" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "При изход запазва файла без питане" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Режим на преглед (само за четене)" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "Без пренасяне на дългите редове" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Без двата последни реда с помощ" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Позволява временно спиране" -#: src/nano.c:911 +#: src/nano.c:916 #, fuzzy msgid "Enable soft line wrapping" msgstr "Автоматично пренасяне" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr "" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr "" " Е-поща: nano@nano-editor.org\tИнтернет адрес: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1800,82 +1822,86 @@ msgstr "" "\n" " Компилирани опции:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Получи се SIGHUP или SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Използвайте „fg“, за да се върнете в nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "активирано" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "деактивирано" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "„XON“ е пренебрегнат, мън-мън." -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "„XOFF“ е пренебрегнат, мън-мън." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Поисканият размер на табулация „%s“ е неправилен" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Поисканият размер „%s“ за максимална дължина на редове е неправилен" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1883,120 +1909,120 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "YyДд" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "NnНн" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "AaВв" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Да" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Всички" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Не" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Грешка в %s на ред %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Аргументът „%s“ има незатворенa \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "" "Низовете за регулярни изрази трябва да започват и завършват със символа \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Неправилен регулярен израз \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Липсва името на синтаксиса" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Синтаксисът „none“ е запазен" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "Синтаксисът „default“ не приема разширения" -#: src/rcfile.c:369 +#: src/rcfile.c:370 #, fuzzy msgid "Missing key name" msgstr "Липсва името на синтаксиса" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "Поисканият размер на табулация „%s“ е неправилен" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, fuzzy, c-format msgid "Error expanding %s: %s" msgstr "Грешка при четене на %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2011,112 +2037,112 @@ msgstr "" "„black“, с възможна представка „bright“\n" "за цветове на преден план." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Липсва името на цвета" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Липсва низът за регулярния израз" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "„start=“ изисква съответстващ „end=“" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Цветът за фон „%s“ не може да бъде ярък" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Синтаксисът „default“ не приема разширения" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Аргументът „%s“ има незатворенa \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" -#: src/rcfile.c:912 +#: 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:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Синтаксисът „%s“ няма команди за цветове" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Командата „%s“ не е позволена във вмъкван файл" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Командата „%s“ е неизвестна" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "Липсва името на цвета" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, fuzzy, c-format msgid "Unknown option \"%s\"" msgstr "Неизвестен флаг „%s“" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "Не може да се отмени флаг „%s“" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Опцията „%s“ изисква аргумент" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Опцията не е правилен многобайтов низ" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Необходими са символи, които не са празни" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Необходими са два символа с нормална ширина" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Не може да бъде намерена домашната директория! Ах!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2160,16 +2186,16 @@ msgid "Searching..." msgstr "Търсене" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Замяна на това съвпадение?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Замяна с" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2177,20 +2203,20 @@ msgstr[0] "Заменено е %lu съвпадение" msgstr[1] "Заменени са %lu съвпадения" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Въведете номер на ред и стълб" -#: src/search.c:937 +#: src/search.c:933 #, fuzzy msgid "Invalid line or column number" msgstr "Въведете номер на ред и стълб" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Не е скоба" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Няма съвпадаща скоба" @@ -2421,81 +2447,82 @@ msgstr "В избрания текст: " msgid "Verbatim Input" msgstr "Дословен вход" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano е в недостиг на памет!" -#: src/utils.c:626 +#: 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:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Вход уникод" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "ДИР:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Файл:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Променен" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Преглед" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "ред %ld/%ld (%d%%), стълб %lu/%lu (%d%%), символ %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Текстов редактор nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "версия" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Създадено от:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Специални благодарности на:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Фондация „Свободен софтуер“" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "За ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "и всички останали, които сме забравили..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Благодарим, че използвате nano!" diff --git a/po/ca.po b/po/ca.po index 4724891c..bf9234b6 100644 --- a/po/ca.po +++ b/po/ca.po @@ -6,10 +6,10 @@ # Jordi Mallach , 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2008, 2009, 2014, 2015, 2016. msgid "" msgstr "" -"Project-Id-Version: nano 2.5.2\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-02-12 12:07+0100\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-07-06 01:32+0200\n" "Last-Translator: Jordi Mallach \n" "Language-Team: Catalan \n" "Language: ca\n" @@ -18,83 +18,82 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n!=1;\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "S'ha produït un error en llegir %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Vés a un directori" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Cancel·lat" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "No es pot escriure fora de %s" +msgstr "No es pot anar fora de %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "No es pot ascendir de directori" +#: 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 "S'ha produït un error en llegir %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(directori pare)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(enorme)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Cerca" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Recerca recomençada" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Aquesta és la única coincidència" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "No hi ha cap patró de recerca actual" -#: src/color.c:186 -#, fuzzy, c-format +#: src/color.c:185 +#, c-format msgid "Unknown syntax name: %s" -msgstr "El nom de la sintaxi %s és duplicat" +msgstr "El nom de la sintaxi és desconegut: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" -msgstr "" +msgstr "magic_load() ha fallat: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" -msgstr "" +msgstr "magic_file(%s) ha fallat: %s" #: src/files.c:47 #, c-format @@ -168,8 +167,8 @@ msgstr "El fitxer %s s'està editant (per %s amb %s, PID %d); voleu continuar?" msgid "Can't insert file from outside of %s" msgstr "No es poden inserir fitxers des de fora de %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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» és un directori" @@ -188,7 +187,7 @@ msgstr "No hi ha més búfers de fitxer oberts" msgid "Switched to %s" msgstr "S'ha canviat a %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nou búfer" @@ -230,11 +229,11 @@ msgid "New File" msgstr "Nou fitxer" #: src/files.c:982 -#, fuzzy, c-format +#, c-format msgid "File \"%s\" not found" -msgstr "«%s» no trobat" +msgstr "No s'ha trobat el fitxer «%s»" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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» és un fitxer de dispositiu" @@ -264,10 +263,9 @@ msgid "Key invalid in non-multibuffer mode" msgstr "Tecla il·legal en mode no-multibuffer" #: src/files.c:1628 -#, fuzzy msgid "Failed to write backup file; continue saving? (Say N if unsure.) " msgstr "" -"No s'ha pogut escriure la còpia de seguretat, voleu continuar desant (Digueu " +"No s'ha pogut escriure la còpia de seguretat; voleu continuar desant (Digueu " "N si no n'esteu segur)" #: src/files.c:1746 @@ -281,90 +279,87 @@ msgstr "No es pot escriure fora de %s" msgid "Error writing backup file %s: %s" msgstr "S'ha produït un error en escriure la còpia de seguretat %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Massa fitxers de còpia de seguretat?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "S'ha produït un error en escriure un fitxer temporal: %s" -#: src/files.c:1990 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 +#: 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 "S'ha produït un error en escriure %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "S'ha escrit %lu línia" msgstr[1] "S'han escrit %lu línies" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Format DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Format Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Còpia de seguretat]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Avantposa sel·lecció a un fitxer" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Afegeix la sel·lecció a un fitxer" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Escriu la sel·lecció a un fitxer" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nom del fitxer en el qual avantposar" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nom del fitxer en el qual afegir" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nom del fitxer a escriure" -#: src/files.c:2297 -#, fuzzy +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Voleu desar el búfer de totes formes?" -#: src/files.c:2408 -#, fuzzy +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Voleu desar el fitxer sota un NOM DIFERENT? " -#: src/files.c:2416 -#, fuzzy, c-format +#: src/files.c:2414 +#, c-format msgid "File \"%s\" exists; OVERWRITE? " -msgstr "El fitxer existeix, el voleu SOBREESCRIURE? " +msgstr "El fitxer «%s» existeix; el voleu SOBREESCRIURE? " -#: src/files.c:2437 -#, fuzzy +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "S'ha modificat el fitxer des de que l'heu obert, voleu desar-lo?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(més)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -373,7 +368,7 @@ msgstr "" "\n" "Premeu Intro per a continuar\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -382,7 +377,7 @@ msgstr "" "No s'ha pogut crear el directori %s: %s\n" "És requerit per desar/carregar l'historial de cerca o posició del cursor.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -392,7 +387,7 @@ msgstr "" "Nano no podrà carregar o desar l'historial de cerca o la posició del " "cursor.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -401,7 +396,7 @@ msgstr "" "S'ha detectat un fitxer d'historial antic (%s) que s'ha intentat moure\n" "al lloc aconsellat (%s), però s'ha produït un error: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -412,751 +407,768 @@ msgstr "" "al lloc aconsellat (%s)\n" "(Vegeu les PMF del nano per a obtenir més informació sobre aquest canvi)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "S'ha produït un error en escriure %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Surt" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Tanca" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Destalla el text" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Desjustifica" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Llegeix" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Cerca" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Reemplaça" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Vés a línia" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Ant Línia" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Seg Línia" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Pàg Ant" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Pàg Seg" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Justifica" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "JustCompl" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Refresca" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "On és la següent" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Justifica el paràgraf actual" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Cancel·la la funció actual" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Mostra aquest text d'ajuda" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Tanca el búfer de fitxer actual / Surt del nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Surt del nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Escriu el fitxer actual al disc" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Insereix un altre fitxer dins de l'actual" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Cerca una cadena o expressió regular" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Cerca una cadena" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" -msgstr "" +msgstr "Refresca la llista de fitxers" -#: src/global.c:535 -#, fuzzy +#: src/global.c:540 msgid "Go to lefthand column" -msgstr "Vés a un número de línia i columna" +msgstr "Vés a la columna de l'esquerra" -#: src/global.c:536 -#, fuzzy +#: src/global.c:541 msgid "Go to righthand column" -msgstr "Vés a un número de línia i columna" +msgstr "Vés a la columna de la dreta" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Vés a la pantalla anterior" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Vés a la pantalla següent" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Retalla la línia actual i desa-la al cutbuffer" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Enganxa el cutbuffer a la línia actual" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Mostra la posició del cursor" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Invoca el corrector ortogràfic, si està disponible" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Reemplaça una cadena o una expressió regular" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Vés a un número de línia i columna" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marca text començant des de la posició del cursor" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Repeteix l'última recerca" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Copia la línia actual i emmagatzema-la al cutbuffer" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Ajusta el fitxer actual" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Desajusta el fitxer actual" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" -msgstr "" +msgstr "Comenta/descomenta la línia actual o línies marcades" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Desfés l'última operació" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Refés l'última operació" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Vés enrere un caràcter" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Vés endavant un caràcter" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Vés enrere una paraula" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Vés endavant una paraula" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Vés a la línia anterior" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Vés a la línia següent" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Vés al principi de la línia actual" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Vés al final de la línia actual" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Vés a la línia anterior" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Vés a la línia següent" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" "Vés al principi del paràgraf actual; posteriorment del paràgraf anterior" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Vés al final del paràgraf actual; posteriorment del paràgraf següent" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Vés a la primera línia del fitxer" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Vés a l'última línia del fitxer" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Vés a la clau corresponent" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Desplaça amunt una línia sense desplaçar el cursor" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Desplaça avall una línia sense desplaçar el cursor" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Canvia a l'anterior búfer de fitxer" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Canvia al següent búfer de fitxer" # Verbatim -> textualment segons un diccionari online. # S'accepten altres propostes. jm -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Insereix la següent premuda de tecla textualment" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Insereix una tabulació a la posició del cursor" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Insereix una línia nova a la posició del cursor" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Suprimeix el caràcter sota el cursor" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Suprimeix el caràcter a l'esquerra del cursor" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Retalla cap enrere des del cursor al principi de la paraula" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Retalla cap avant des del cursor al principi de la següent paraula" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Retalla des de la posició del cursor al final del fitxer" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Justifica el fitxer sencer" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Compta el nombre de paraules, línies i caràcters" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Redibuixa la pantalla actual" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Suspèn l'editor (si la suspensió és habilitada)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Desa el fitxer sense preguntar" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Cerca la següent coincidència cap enrere" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Cerca la següent coincidència cap a avant" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Commuta la sensibilitat a majúscules de la cerca" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Inverteix la direcció de la cerca" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Commuta l'ús d'expressions regulars" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Recupera la cadena de cerca/reemplaça anterior" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Recupera la cadena de cerca/reemplaça següent" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Vés al navegador de fitxers" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Commuta l'ús del format DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Commuta l'ús del format Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Commuta l'afegiment" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Commuta l'avantposat" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Commuta la creació d'una còpia de seguretat del fitxer original" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Executa una ordre externa" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Tanca el búfer sense desar-lo" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Commuta l'ús d'un búfer nou" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Surt del navegador de fitxers" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Vés al primer fitxer de la llista" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Vés a l'últim fitxer de la llista" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Vés al fitxer previ de la llista" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Vés al fitxer següent de la llista" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Vés al directori" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Invoca l'analitzador sintàctic, si està disponible" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Vés al missatge anterior de l'analitzador" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Vés al missatge següent de l'analitzador" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Invoca el formatador, si està disponible" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Ajuda" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Cancel·la" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Desa" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Vés a directori" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Retalla" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Ortografia" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Analitzador" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formatador" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Maj/Min" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Expreg" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Cap Enrere" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "No reemplaces" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Pos Act" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Primera línia" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Última línia" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Vés a la clau" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marca text" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Copia text" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Sagna text" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Desagna text" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Desfés" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Refés" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Enrere" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Endavant" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Paraula anterior" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Paraula següent" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Inici" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Fi" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Paraula anterior" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Paraula següent" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Princ de par" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Final de par" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Desplaça amunt" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Desplaça avall" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Fitxer anterior" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Fitxer següent" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Textual" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Retorn" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Suprimeix" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Retrocés" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Retalla cap a l'esquerra" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Retalla cap a la dreta" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "RetallaFinsFinal" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Compte de paraules" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Suspèn" -#: src/global.c:945 -#, fuzzy +#: src/global.c:961 msgid "Comment Lines" -msgstr "Seg Línia" +msgstr "Línies de comentari" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Desa" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Anterior" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Següent" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "HistPrèv" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "HistSeg" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Vés al text" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Format DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Format Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Afegeix" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Avantposa" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Fes còpia de seguretat" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Executa una ordre" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "A fitxers" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Primer fitxer" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Últim fitxer" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Descarte el búfer" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" -msgstr "" +msgstr "Columna esquerra" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" -msgstr "" +msgstr "Columna dreta" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Miss lint ant" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Miss lint seg" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Mode ajuda" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Visualització constant de la posició del cursor" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Utilitza una línia més per a editar" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Desplaçament suau" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Ajusta suaument les línies llargues" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Mostra l'espai en blanc" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Resaltat de sintaxi en color" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Tecla «Inici» intel·ligent" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Sagna automàticament" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Retalla fins al final" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Ajusta completament les línies llargues" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Conversió de les tabulacions introduïdes a espais" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Fitxers de còpia de seguretat" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "S'està llegint el fitxer en un búfer distint" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Suport per a ratolí" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Sense conversió des del format DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Suspensió" @@ -1432,7 +1444,6 @@ msgstr "" "dreceres més utilitzades a l'editor." #: src/help.c:341 -#, fuzzy msgid "" "The bottom two lines show the most commonly used shortcuts in the editor.\n" "\n" @@ -1444,11 +1455,10 @@ msgstr "" "Les dos línies inferiors mostren les dreceres més usades a l'editor.\n" "\n" " La notació de les dreceres és la següent: les sequències amb la tecla " -"Control estan anotades amb el símbol circumflex (^) i s'introdueixen " -"mitjançant la tecla Control o prement la tecla Escape (Esc) dos vegades. Les " -"seqüències amb tecles d'escapada estan anotades amb el símbol Meta (M) i " -"s'hi pot accedir mitjançant les tecles Esc, Alt o Meta, tot depenent de la " -"configuració del vostre teclat. " +"Control estan anotades amb un «^» i s'introdueixen mitjançant la tecla " +"Control o prement la tecla Esc dues vegades. Les seqüències amb tecla Meta " +"estan anotades amb «M-» i s'hi pot accedir mitjançant les tecles Alt, Cmd, o " +"Esc, tot depenent de la configuració del vostre teclat. " #: src/help.c:348 msgid "" @@ -1468,19 +1478,19 @@ msgstr "" msgid "enable/disable" msgstr "habilita/inhabilita" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "La tecla és invàlida al mode visualització" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Aquesta funció està inhabilitada en mode restringit" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "L'ajuda no és disponible" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1489,7 +1499,7 @@ msgstr "" "\n" "S'ha escrit el búfer en %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1498,7 +1508,7 @@ msgstr "" "\n" "No s'ha escrit el búfer a %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1507,273 +1517,277 @@ msgstr "" "\n" "No s'ha escrit el búfer: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "La mida del terminal és massa petita per al nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "Forma d'ús: nano [OPCIONS] [[+LÍNIA,COLUMNA] FITXER]...\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opció\t\tOpció llarga GNU\tSignificat\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opció\t\tSignificat\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LÍNIA,COLUMNA" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Comença en la línia número LÍNIA, columna COLUMNA" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Habilita la tecla «inici» intel·ligent" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Fes còpies de seguretat dels fitxers existents" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Directori on desar els fitxers de còpia de seguretat únics" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Utilitza negreta en comptes de text amb els colors invertits" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Converteix les tabulacions introduïdes a espais" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Llegeix un fitxer en un búfer nou per defecte" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Empra fitxers de blocatge (a l'estil del Vim)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Registra i llegeix la història de cerca/reemplaça" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "No faces servir els fitxers nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Arregla el problema de confusió del teclat numèric" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "No afegeixes retorns de carro al final dels fitxers" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "No converteixes des del format DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Utilitza una línia més per a editar" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Emmagatzema i llegeix la posició del cursor" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Marcador de cita" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Mode restringit" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Desplaça't per línies en lloc de mitges pantalles" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#cols>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Estableix l'amplada de tab a #cols columnes" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Neteja la barra d'estat ràpidament" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Imprimeix informació sobre la versió i surt" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Detecta els límits entre paraules amb més detall" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Definició de sintaxi a utilitzar per a colorejar" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Mostra contínuament la posició del cursor" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Arregla el problema de confusió entre Esborra/Suprimeix" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Mostra aquest text d'ajuda i surt" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Sagna automàticament noves línies" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Retalla des del cursor al final de línia" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Habilita l'ús del ratolí" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "No llegeixes el fitxer (només escriu sobre ell)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Estableix directori d'operació" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Preserva les tecles XON (^Q) i XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Omet silenciosament problemes d'inici com errors al fitxer rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#cols>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Estableix el punt d'ajustament a la columna #cols" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Habilita un corrector alternatiu" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Desa automàticament en sortir, no preguntes" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Desa un fitxer per defecte en format Unix" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Mode de visualització (només lectura)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "No ajustes les línies llargues" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "No mostres les dues línies d'ajuda" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Habilita la suspensió" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Habilita l'ajustament suau de línies" -#: src/nano.c:923 -#, fuzzy, c-format +#: src/nano.c:928 +#, c-format msgid " nano, version %s\n" -msgstr " GNU nano, versió %s\n" +msgstr " nano, versió %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" -msgstr "" +msgstr " © 2014-%s els contribuïdors al nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Correu-e: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" +msgstr " Correu-e: nano@nano-editor.org\tWeb: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1782,82 +1796,88 @@ msgstr "" "\n" " Opcions compilades:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Cap nom de fitxer" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" +"Voleu desar el búfer modificat? (Respondre «No» DESCARTARÀ els canvis.) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "No s'ha pogut tornar a obrir l'entrada estàndard des del teclat\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "S'està llegint des de l'entrada estàndard, ^C per a avortar-ho\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "S'ha rebut SIGHUP o SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Empreu «fg» per a tornar al nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "La suspensió no està habilitada" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "habilitat" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "inhabilitat" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" -msgstr "" +msgstr "Tecla no assignada" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Tecla no assignada: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" -msgstr "" +msgstr "Tecla no assignada: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" -msgstr "" +msgstr "Tecla no assignada: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" -msgstr "" +msgstr "Tecla no assignada: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignorat, blah, blah" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignorat, blah, blah" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "La mida de tabulador demanada «%s» és invàlida" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "La mida de plenat demanada «%s» és invàlida" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Introduïu «%s -h» per obtenir una llista de les opcions disponibles.\n" @@ -1865,120 +1885,119 @@ msgstr "Introduïu «%s -h» per obtenir una llista de les opcions disponibles.\ #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "SsYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "TtAa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Sí" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Totes" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "No" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Error en %s en la línia %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "L'argument «%s» té una «\"» no terminada" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "" "Les cadenes d'expressió regular han de començar i acabar amb un caràcter \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "L'expreg «%s» és invàlida: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Manca el nom de la sintaxi" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" -msgstr "" +msgstr "El nom d'una sintaxi ha d'anar entre cometes" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "La sintaxi «none» és reservada" -#: src/rcfile.c:327 -#, fuzzy +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "La sintaxi «default» no admet extensions" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Manca el nom de la clau" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "El nom de la tecla és massa curt" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "El nom de la tecla ha de començar amb «^», «M» o «F»" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "El nom de tecla «%s» és invàlid" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Heu d'especificar una funció a la qual assignar la tecla" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Heu d'especificar un menú (o «all») en què assignar/desassignar la tecla" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "No es pot assignar el nom «%s» a una funció" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "No es pot assignar el nom «%s» a un menú" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "La funció «%s» no existeix al menú «%s»" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "La combinació «%s» no es pot reassignar" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "S'ha produït un error en expandir %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1993,52 +2012,52 @@ msgstr "" "«black», amb el prefix opcional «bright»\n" "per als colors de primer pla." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" -msgstr "" +msgstr "Una ordre «%s» requereix una ordre «syntax» precedent" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Manca el nom del color" -#: src/rcfile.c:653 src/rcfile.c:807 -#, fuzzy, c-format +#: src/rcfile.c:654 src/rcfile.c:808 +#, c-format msgid "Missing regex string after '%s' command" -msgstr "Manca l'ordre de l'analitzador" +msgstr "Manca la cadena d'expreg després de l'ordre «%s»" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "«start=» requereix el seu «end=» corresponent" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "El color de fons «%s» no pot ser brillant" -#: src/rcfile.c:802 -#, fuzzy, c-format +#: src/rcfile.c:803 +#, c-format msgid "The \"default\" syntax does not accept '%s' regexes" -msgstr "La sintaxi «default» no admet extensions" +msgstr "La sintaxi «default» no admet expressions regulars «%s»" -#: src/rcfile.c:863 -#, fuzzy, c-format +#: src/rcfile.c:864 +#, c-format msgid "Missing command after '%s'" -msgstr "Manca l'ordre de l'analitzador" +msgstr "Manca l'ordre després de «%s»" -#: src/rcfile.c:879 -#, fuzzy, c-format +#: src/rcfile.c:880 +#, c-format msgid "Argument of '%s' lacks closing \"" -msgstr "L'argument «%s» té una «\"» no terminada" +msgstr "L'argument de «%s» té una «\"» no terminada" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Error fatal: no hi ha lletres asignades per a la funció «%s». S'està " "sortint.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2046,62 +2065,62 @@ msgstr "" "Si és necessari, empreu el nano amb l'opció -I per a ajustar les vostres " "preferències.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "No s'ha trobat la sintaxi «%s» a estendre" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "La sintaxi «%s» no té ordres de colors" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "L'ordre «%s» no es pot utilitzar a un fitxer inclós" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "No es pot entendre l'ordre «%s»" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Manca l'opció" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "L'opció «%s» és desconeguda" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "No es pot desestablir l'opció «%s»" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "L'opció «%s» requereix un argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "L'opció no és una cadena d'octets múltiples vàlida" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Es requereixen caràcters que no siguen d'espaiat" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Es necessiten dos caràcters d'una columna" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "No s'ha pogut trobar el directori d'usuari! Ai!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2140,21 +2159,20 @@ msgstr " (a reemplaçar)" #. TRANSLATORS: This is shown when searching takes #. * more than half a second. #: src/search.c:306 -#, fuzzy msgid "Searching..." -msgstr "Cerca" +msgstr "S'està cercant…" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Voleu reemplaçar aquesta instància?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Reemplaça amb" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2162,19 +2180,19 @@ msgstr[0] "S'ha reemplaçat %lu coincidència" msgstr[1] "S'han reemplaçat %lu coincidències" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Introduïu el número de línia, número de columna" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "El número de línia o columna és invàlid" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "No és una clau" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "No hi ha clau corresponent" @@ -2193,11 +2211,11 @@ msgstr "S'ha produït un error en iniciar executar «%s»" #: src/text.c:461 msgid "Commenting is not supported for this file type" -msgstr "" +msgstr "Afegir comentaris no està suportat per a aquest tipus de fitxer" #: src/text.c:477 msgid "Cannot comment past end of file" -msgstr "" +msgstr "No es pot comentar més enllà del final del fitxer" #: src/text.c:670 msgid "Nothing in undo buffer!" @@ -2235,11 +2253,11 @@ msgstr "trencat de línia" #: src/text.c:765 src/text.c:940 msgid "comment" -msgstr "" +msgstr "comenta" #: src/text.c:769 src/text.c:944 msgid "uncomment" -msgstr "" +msgstr "descomenta" #: src/text.c:773 src/text.c:931 msgid "text insert" @@ -2295,9 +2313,8 @@ msgstr "Edita un reemplaçament" #. TRANSLATORS: Shown after fixing misspellings in one word. #: src/text.c:2706 -#, fuzzy msgid "Next word..." -msgstr "Paraula següent" +msgstr "Paraula següent…" #: src/text.c:2760 msgid "Creating misspelled word list, please wait..." @@ -2399,11 +2416,11 @@ msgstr "A la selecció: " msgid "Verbatim Input" msgstr "Entrada textual" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano s'ha quedat sense memòria!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2412,70 +2429,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" -msgstr "" +msgstr "Seqüència desconeguda" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Entrada d'Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fitxer:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Modificat" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Visualitza" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "línia %ld/%ld (%d%%), col %lu/%lu (%d%%), car %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "L'editor de text GNU nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versió" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Per cortesia de:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Agraïments especials per a:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "La Fundació per al Software Lliure (FSF)" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "els molts traductors i el TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Per ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "i per qualsevol dels qui ens hem oblidat esmentar..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Gràcies per fer servir nano!" diff --git a/po/cs.po b/po/cs.po index 13befebe..a6762956 100644 --- a/po/cs.po +++ b/po/cs.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.5.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2015-12-30 21:32+0100\n" "Last-Translator: Pavel Fric \n" "Language-Team: Czech \n" @@ -19,80 +19,79 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "X-Generator: Lokalize 1.5\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Chyba při čtení: %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Jít do adresáře" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Zrušeno" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Nelze zapsat vně %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Nepodařilo se přejít do nadřazeného adresáře" +#: 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 "Chyba při čtení: %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(adresář)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(rodičovský adresář)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(obrovský)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Hledat" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Hledání dokončeno" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Toto je jediný výskyt" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Žádný současný vzor hledání" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Chybí název skladby" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -164,8 +163,8 @@ msgstr "Soubor %s je upravován (%s s %s, ID procesu %d); pokračovat?" msgid "Can't insert file from outside of %s" msgstr "Nelze vložit soubor z vně %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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“ je adresář" @@ -184,7 +183,7 @@ msgstr "Žádné další otevřené souborové vyrovnávací paměti" msgid "Switched to %s" msgstr "Přepnuto na %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nová vyrovnávací paměť" @@ -234,7 +233,7 @@ msgstr "Nový soubor" msgid "File \"%s\" not found" msgstr "\"%s\" nenalezen" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" je soubor zařízení" @@ -281,23 +280,23 @@ msgstr "Nelze zapsat vně %s" msgid "Error writing backup file %s: %s" msgstr "Chyba při zápisu zálohovacího souboru %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Příliš mnoho zálohovacích souborů?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Chyba při zápisu dočasného souboru s: %s" -#: src/files.c:1990 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 +#: 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 "Chyba při zápisu %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -305,67 +304,67 @@ msgstr[0] "Zapsán jeden řádek" msgstr[1] "Zapsány %lu řádky" msgstr[2] "Zapsáno %lu řádků" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Formát DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Formát Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Záloha]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Připojit výběr na začátek souboru" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Připojit výběr na konec souboru" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Zapsat výběr do souboru" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Název souboru, na jehož začátek provést připojení" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Název souboru, na jehož konec provést připojení" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Název souboru k zapsání" -#: src/files.c:2297 +#: src/files.c:2295 #, fuzzy msgid "Save modified buffer anyway? " msgstr "Uložit před statickým rozborem změněnou vyrovnávací paměť?" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Uložit soubor pod JINÝM NÁZVEM? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Soubor existuje. PŘEPSAT?" -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "Soubor byl poté, co jste jej otevřel, upraven. Pokračovat v ukládání?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(více)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -374,7 +373,7 @@ msgstr "" "\n" "Stiskněte klávesu Enter pro pokračování \n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -383,7 +382,7 @@ msgstr "" "Nelze vytvořit adresář %s: %s\n" "Je vyžadován pro ukládání/nahrávání historie hledání nebo poloh ukazatele.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -393,7 +392,7 @@ msgstr "" "Nano nebude schopen nahrát nebo uložit historii hledání nebo poloh " "ukazatele.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -402,7 +401,7 @@ msgstr "" "Zjištěn zděděný soubor s historií nano (%s). Byl učiněn pokus o jeho přesun\n" "do upřednostňovaného umístění (%s), ale vyskytla se chyba: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -413,748 +412,768 @@ msgstr "" "do upřednostňovaného umístění (%s)\n" "(viz FAQ pro nano k této změně)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "Chyba při zápisu %s: %s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Ukončit" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Zavřít" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Vložit text" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Zrušit zarovnání" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Otevřít soubor" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Hledat" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Nahradit" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Přejít na řádek" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Předchozí řádek" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Další řádek" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Předchozí strana" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Další strana" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Zarovnat" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Plné zarovnání" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Obnovit" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Hledat další" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Zarovnat nynější odstavec" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Zrušit současnou funkci" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Zobrazit tento text s nápovědou" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Zavřít nynější souborovou vyrovnávací paměť/Ukončit nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Ukončit nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Zapsat nynější soubor na disk" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Vložit další soubor do nynějšího" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Hledat řetězec nebo regulární výraz" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Hledat řetězec" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Jít na určitý řádek a sloupec" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Jít na určitý řádek a sloupec" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Jít o jednu obrazovku nahoru" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Jít o jednu obrazovku dolů" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Vyjmout nynější řádek a uložit jej ve schránce" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Vložit ze schránky do nynějšího řádku" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Zobrazit polohu ukazatele" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Vyvolat ověřování pravopisu (je-li dostupné)" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Nahradit řetězec nebo regulární výraz" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Jít na určitý řádek a sloupec" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Označit text počínaje od polohy ukazatele" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Opakovat poslední hledání" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Zkopírovat nynější řádek a uložit jej ve schránce" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Odsadit nynější řádek" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Zrušit odsazení nynějšího řádku" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Zrušit poslední operaci" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Zopakovat poslední zrušenou operaci" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Jít o jeden znak zpět" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Jít o jeden znak vpřed" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Jít o jedno slovo zpět" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Jít o jedno slovo vpřed" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Jít na předchozí řádek" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Jít na další řádek" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Jít na začátek nynějšího řádku" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Jít na konec nynějšího řádku" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Jít na předchozí řádek" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Jít na další řádek" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Jít na začátek odstavce; potom předchozího odstavce" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Jít za konec odstavce; potom dalšího odstavce" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Jít na první řádek souboru" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Jít na poslední řádek souboru" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Jít na odpovídající závorky" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Posunout obraz o jeden řádek nahoru, aniž by se pohnul ukazatel" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Posunout obraz o jeden řádek dolů, aniž by se pohnul ukazatel" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Přepnout na předchozí souborovou vyrovnávací paměť" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Přepnout na další souborovou vyrovnávací paměť" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Vložit další znak přímo (takový jaký je)" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Vložit zarážku v poloze ukazatele" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Vložit zalomení řádku v poloze ukazatele" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Smazat znak v poloze ukazatele" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Smazat znak nalevo od polohy ukazatele" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Vyjmout zpět za ukazatelem po začátek slova" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Vyjmout od ukazatele po začátek dalšího slova" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Vyjmout od polohy ukazatele po konec souboru" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Zarovnat celý soubor" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Spočítat počet slov, řádků a znaků" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Obnovit (překreslit) současnou obrazovku" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Odložit editor na pozadí (pokud je povoleno uspání)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Uložit soubor bez optání" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Hledat další výskyt dozadu" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Hledat další výskyt dopředu" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Přepnout při hledání rozlišování mezi psaním velkých a malých písmen" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Obrátit směr hledání" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Přepnout používání regulárních výrazů" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Vyvolat předchozí řetězec hledání/nahrazení" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Vyvolat další řetězec hledání/nahrazení" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Jít do prohlížeče souborů" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Přepnout zápis ve formátu DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Přepnout zápis ve formátu Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Přepnout připojování na konec souboru" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Přepnout připojování na začátek souboru" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Přepnout zálohování původního souboru při ukládání" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Provést vnější příkaz" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Přepnout používání nové vyrovnávací paměti" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Ukončit prohlížeč souborů" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Jít na první řádek v seznamu" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Jít na poslední řádek v seznamu" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Jít na předchozí řádek v seznamu" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Jít na další řádek v seznamu" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Jít do adresáře" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Vyvolat statický rozbor (je-li dostupný)" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Jít na předchozí zprávu statického rozboru" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Jít na další zprávu statického rozboru" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Vyvolat formátovač (je-li dostupný)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Nápověda" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Zrušit" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Zapsat" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Jít do adresáře" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Vyjmout text" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Pravopis" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Statický rozbor" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formátovač" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "VELKÁ PÍSMENA/malá písmena" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regulární výraz" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Zpět" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Žádné nahrazení" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Ukazatel" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "První řádek" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Poslední řádek" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "K závorce" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Označit text" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopírovat text" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Odsadit text" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Zrušit odsazení textu" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Zpět" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Znovu" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Zpět" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Vpřed" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Předchozí slovo" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Další slovo" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Začátek" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Konec" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Předchozí slovo" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Další slovo" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Začátek odstavce" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Konec odstavce" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Posunout obraz nahoru" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Posunout obraz dolů" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Předchozí soubor" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Další soubor" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Přímé zadání" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Zarážka" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Smazat následující znak" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Smazat předcházející znak" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Vyjmout vlevo" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Vyjmout vpravo" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Vyjmout až po konec" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Počet slov" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Odložit na pozadí" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Další řádek" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Uložit" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Předchozí" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Další" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Předchozí historie" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Další historie" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Jít na text" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Formát DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Formát Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Připojit na konec" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Připojit na začátek" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Soubor se zálohou" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Provést příkaz" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Jít na soubory" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "První soubor" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Poslední soubor" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Předchozí rozbor" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Další rozbor" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Režim s nápovědou" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Ukazovat stálou polohu ukazatele" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Používání ještě jednoho řádku k úpravám" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Plynulé posunování obrazu" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Plynulé zalamování dlouhých řádků" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Zobrazování bílých znaků" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Barevné zvýrazňování skladby" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Chytrá klávesa pro začátek dokumentu (Poloha 1)" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automaticky odsadit" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Vyjmout po konec" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Tvrdé zalamování dlouhých řádků" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Převod zadaných zarážek na mezery" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Zálohovací soubory" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Soubor se načte v samostatné vyrovnávací paměti" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Podpora pro myš" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Žádný převod z formátů DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Odložit na pozadí" @@ -1464,19 +1483,19 @@ msgstr "" msgid "enable/disable" msgstr "Zapnout/Vypnout" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Klávesa nepřípustná v režimu pouze pro čtení" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "V omezeném režimu je tato funkce vypnuta" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Nápověda není dostupná" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1485,7 +1504,7 @@ msgstr "" "\n" "Vyrovnávací paměť zapsána do %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1494,7 +1513,7 @@ msgstr "" "\n" "Vyrovnávací paměť nezapsána do %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1503,11 +1522,11 @@ msgstr "" "\n" "Vyrovnávací paměť nezapsána: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Velikost okna je pro nano příliš malá...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1516,264 +1535,268 @@ msgstr "" "Použití: nano [VOLBY] [[+ŘÁDEK,SLOUPEC] SOUBOR]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Volba\t\tdlouhá volba GNU\t\tVýznam\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Volba\t\tVýznam\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+ŘÁDEK,SLOUPEC" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Začít na řádku ŘÁDEK,sloupec SLOUPEC" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Povolit chytrou klávesu pro začátek dokumentu (Poloha 1)" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Uložit zálohy stávajících souborů" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Adresář pro ukládání jedinečných zálohovacích souborů" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Použít tučný tisk místo opačného textu" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Převést zadané zarážky na mezery" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Ve výchozím nastavení soubor načíst do nové vyrovnávací paměti" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Použít soubory lock (ve stylu Vimu)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Zapisovat a číst historii hledání/nahrazování řetězců" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Nezkoumat soubory nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Opravit zmatek okolo kláves na číselné klávesnici" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Nepřidávat zalomení řádku na koncích souborů" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Nepřevádět soubory z formátů DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Používat ještě jeden řádek k úpravám" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Zapsat & přečíst umístění polohy ukazatele" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q <řetězec znaků>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=<řetězec znaků>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Dání řetězce do uvozovek" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Omezený režim" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Posunovat obraz po řádcích místo po půlobrazovkách" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#sloupce>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#sloupce>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Nastavit velikost zarážky na #sloupce" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Provést rychlé vymazání stavového řádku" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Zobrazit informaci o verzi a ukončit" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Rozpoznávat hranice slov přesněji" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y <řetězec znaků>" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=<řetězec znaků>" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Vymezení skladby k užití pro obarvování" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Stále ukazovat polohu ukazatele" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Odstranit záměnu kláves Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Ukázat tento text s nápovědou a ukončit" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Automaticky odsadit nové řádky" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Vyjmout od polohy ukazatele po konec řádku" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Povolit použití myši" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Soubor nečíst (pouze jej zapsat)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Nastavit pracovní adresář" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Zachovat klávesy XON (^Q) a XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Přecházet tiše potíže při spuštění, jako jsou chyby v souborech rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#sloupce>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#sloupce>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Nastavit bod tvrdého zalomení při sloupci #sloupce" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Povolit náhradní program na ověřování pravopisu" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Při ukončení automaticky bez zpětného dotazu uložit" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Ve výchozím nastavení soubor uložit ve formátu Unix" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Režim pouze pro čtení (žádné změny nejsou možné)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Nezalamovat dlouhé řádky natvrdo" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Neukazovat dva pomocné řádky" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Povolit odložení na pozadí (zastavit a zpět k shellu)" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Povolit plynulé zalamování dlouhých řádků" -#: src/nano.c:923 +#: src/nano.c:928 #, fuzzy, c-format msgid " nano, version %s\n" msgstr " Verze GNU nano %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr "" "Adresa elektronické pošty: nano@nano-editor.org\tWWW: http://www.nano-editor." "org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1782,83 +1805,87 @@ msgstr "" "\n" " Volby při sestavování:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Žádný název souboru" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" "Obvyklý vstup (stdin) se z klávesnice znovu otevřít nepodařilo. Promiňte\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Čte se z obvyklého vstupu (stdin), ^C k pro přerušení\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Přijat SIGHUP nebo SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Použijte \"fg\" pro návrat do nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Uspání není povoleno" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "povoleno" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "zakázáno" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON nebrán na vědomí, huhňání" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF nebrán na vědomí, huhňání" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Požadovaná velikost zarážky \"%s\" je neplatná" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Požadovaná velikost výplně \"%s\" je neplatná" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Pište '%s -h' pro seznam dostupných voleb.\n" @@ -1866,120 +1893,120 @@ msgstr "Pište '%s -h' pro seznam dostupných voleb.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Yy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ano" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Vše" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Ne" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Chyba v %s na řádku %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argument „%s“ má neukončené \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Řetězce znaků pro regulární výrazy musí začínat a končit znakem \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Špatný regulární výraz \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Chybí název skladby" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Skladba \"none\" je zamluvena" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "Skladba \"default\" nesmí mít žádné přípony" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Chybí název klíče" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Název klávesy zkratky je příliš krátký" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Klávesové zkratky musí začínat \"^\", \"M\", nebo \"F\"" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "Požadovaná velikost zarážky \"%s\" je neplatná" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Musí být zadána funkce spojená s klávesovou zkratkou" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Musí být zadána nabídka (funkce) (nebo \"all\" pro vše), se kterou je " "klávesová zkratka spojena" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Nelze spojit název \"%s\" s funkcí" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Nelze spojit název \"%s\" s nabídkou" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Funkce '%s' neexistuje v nabídce '%s'" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Promiňte, ale klávesu \"%s\" nelze znovu přiřadit" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Chyba při rozšíření %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1995,50 +2022,50 @@ msgstr "" "a „black“ (černá), s volitelnou předponou „bright“ (světlá)\n" "pro barvy popředí." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Chybí název barvy" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Chybí příkaz pro statický rozbor" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "„start=“ vyžaduje odpovídající „end=“" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Barva pozadí \"%s\" nemůže být světlá (\"bright\")" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Skladba \"default\" nesmí mít žádné přípony" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "Chybí příkaz pro statický rozbor" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argument „%s“ má neukončené \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Závažná chyba: S funkcí \"%s\" není spojena žádná klávesová zkratka.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2046,62 +2073,62 @@ msgstr "" "Spusťte, prosím, v případě potřeby nano s volbou \"-l\", chcete-li změnit " "svá nastavení nanorc.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Nepodařilo se najít skladbu \"%s\" k rozšíření" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Skladba \"%s\" nemá pokyny pro barvy" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Příkaz \"%s\" nedovolen v zahrnutém souboru" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Příkazu \"%s\" neporozuměno" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Chybějící volba" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Neznámá volba \"%s\"" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Nelze vypnout volbu \"%s\"" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Volba \"%s\" vyžaduje argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Volba není žádným platným řetězcem znaků multibyte" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Požadovány ne-prázdné znaky" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Požadovány dva znaky v rozsahu jednoho sloupce" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Nemohu najít svůj domovský adresář! Jau!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2145,16 +2172,16 @@ msgid "Searching..." msgstr "Hledat" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Nahradit tento případ?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Nahradit" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2163,19 +2190,19 @@ msgstr[1] "Nahrazeny %lu výskyty" msgstr[2] "Nahrazeno %lu výskytů" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Zadat číslo řádku, číslo sloupce" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Neplatné číslo řádku nebo, číslo sloupce" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Žádná závorka" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Žádná odpovídající závorka" @@ -2402,11 +2429,11 @@ msgstr "Ve výběru: " msgid "Verbatim Input" msgstr "Přímé zadání" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano už nemá paměti!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2414,70 +2441,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Vstup Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "Adresář:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Soubor:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Změněno" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Pohled" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "Řádek %ld/%ld (%d%%), Sloupec %lu/%lu (%d%%), Znak %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Textový editor nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "Verze" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Vyvíjeno:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Zvláštní poděkování:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "překladatelům a TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Pro ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "a všem nejmenovaným osobám, na které se zapomnělo..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Děkujeme vám za to, že používáte nano!" diff --git a/po/da.po b/po/da.po index c93a1133..b60eb350 100644 --- a/po/da.po +++ b/po/da.po @@ -17,7 +17,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.3.99pre4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2015-04-05 22:53+0100\n" "Last-Translator: Ask Hjorth Larsen \n" "Language-Team: Danish \n" @@ -27,80 +27,79 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Fejl ved læsning af %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Gå til katalog" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Afbrudt" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Kan ikke skrive uden for %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Kan ikke gå et katalog op" +#: 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 "Fejl ved læsning af %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(kat)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(ophavs-kat)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Søg" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Søgningen genstartet fra begyndelsen" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Dette er det eneste tilfælde" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Intet aktuelt søgemønster" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Mangler syntaksnavn" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -171,8 +170,8 @@ msgstr "Filen %s bliver redigeret (af %s med %s, PID %d); fortsæt?" msgid "Can't insert file from outside of %s" msgstr "Kan ikke indsætte fil fra ydersiden af %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" er et katalog" @@ -191,7 +190,7 @@ msgstr "Ikke flere åbne filbuffere" msgid "Switched to %s" msgstr "Skiftede til %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Ny buffer" @@ -237,7 +236,7 @@ msgstr "Ny fil" msgid "File \"%s\" not found" msgstr "\"%s\" kunne ikke findes" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" er en enhedsfil" @@ -284,90 +283,90 @@ msgstr "Kan ikke skrive uden for %s" msgid "Error writing backup file %s: %s" msgstr "Fejl ved skrivning af sikkerhedskopifil %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "For mange sikkerhedskopifiler?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Fejl ved skrivning af midlertidig fil: %s" -#: src/files.c:1990 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 +#: 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 "Fejl ved skrivning af %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Skrev %lu linje" msgstr[1] "Skrev %lu linjer" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS-format]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac-format]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Sikkerhedskopi]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Foranstil udvalg til fil" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Tilføj udvalg til fil" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Skriv udvalg til fil" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Filnavn at foranstille på" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Filnavn at tilføje på" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Filnavn at skrive" -#: src/files.c:2297 +#: src/files.c:2295 #, fuzzy msgid "Save modified buffer anyway? " msgstr "Gem ændret buffer før linting?" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Gem filen under ET ANDET NAVN? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Filen findes, OVERSKRIV? " -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "Filen blev ændret siden du sidst åbnede den, gem alligevel? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(mere)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -376,7 +375,7 @@ msgstr "" "\n" "Tryk retur for at fortsætte\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -385,7 +384,7 @@ msgstr "" "Kan ikke oprette kataloget %s: %s\n" "Dette kræves for at kunne gemme/hente søgehistorik eller markørposition.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -395,7 +394,7 @@ msgstr "" "Nano vil ikke kunne indlæse eller gemme søge- eller " "markørpositionshistorik.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -404,7 +403,7 @@ msgstr "" "Fandt en ældre nanohistorikfil (%s), som jeg forsøgte at flytte\n" "til den foretrukne placering (%s), men stødte på en fejl: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -415,777 +414,797 @@ msgstr "" "til den foretrukne placering (%s)\n" "(se OSS om nano vedrørende denne ændring)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "Fejl ved skrivning af %s: %s" # max 10 tegn #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Afslut" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Luk" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Indsæt" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Afombryd" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Læs fil" # max 10 tegn -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Hvor er" # max 10 tegn -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Erstat" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Gå til linje" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Forrige linje" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Næste linje" # max 10 tegn -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "ForrigSide" # max 10 tegn -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "NæsteSide" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Ombryd" # max 10 tegn -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "FuldOmbryd" # max 10 tegn -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Opdatér" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Find næste" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Ombryd den aktuelle paragraf" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Afbryd den aktuelle funktion" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Vis denne hjælpetekst" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Luk nuværende filbuffer / afslut nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Afslut nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Skriv den aktuelle fil til disk" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Indsæt en anden fil i den nuværende" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Søg efter en streng eller et regulært udtryk" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Søg efter en streng" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Gå til linje- og kolonnenummer" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Gå til linje- og kolonnenummer" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Gå en skærm op" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Gå en skærm ned" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Klip den aktuelle linje ud og gem den i udklipsbufferen" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Indsæt fra udklipsbufferen i aktuel linje" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Vis markørens position" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Start stavekontrollen, hvis tilgængelig" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Erstat en streng eller et regulært udtryk" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Gå til linje- og kolonnenummer" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Markér tekst startende fra markørposition" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Gentag den sidste søgning" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Kopiér aktuelle linje ud og gem den i udklipsbufferen" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Indryk den aktuelle linje" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Fjern indrykning af aktuel linje" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Fortryd sidste handling" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Omgør sidste fortrudte handling" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Gå et tegn bagud" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Gå et tegn fremad" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Gå et ord bagud" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Gå et ord fremad" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Gå til forrige linje" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Gå til næste linje" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Gå til begyndelsen af aktuel linje" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Gå til enden af aktuel linje" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Gå til forrige linje" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Gå til næste linje" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Gå til starten af afsnittet; dernæst af forrige afsnit" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Gå til lige efter afsnittets slutning; dernæst efter næste afsnit" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Gå til filens første linje" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Gå til filens sidste linje" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Gå til modsvarende klamme" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Rul en linje op uden at flytte markøren" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Rul en linje ned uden at flytte markøren" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Gå til forrige filbuffer" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Gå til næste filbuffer" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Indsæt næste tasteanslag ordret" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Indsæt et tabulatortegn ved markørpositionen" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Indsæt et linjeskift ved markørpositionen" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Fjern tegnet under markøren" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Fjern tegnet til venstre for markøren" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "Klip fra markøren til linjens slutning" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "Klip fra markøren til linjens slutning" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Klip fra markørpositionen til filens slutning" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Ombryd hele filen" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Tæl ord, linjer og tegn" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Opdatér (genskriv) den aktuelle skærm" -#: src/global.c:616 +#: src/global.c:625 #, fuzzy msgid "Suspend the editor (if suspension is enabled)" msgstr "Kør i baggrunden (hvis suspend er slået til)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 #, fuzzy msgid "Search next occurrence backward" msgstr "Søg bagud" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Slå forskel på store og små bogstaver til eller fra" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Omvend søgeretning" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Slå brug af regulære udtryk til eller fra" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Husk de foregående søg og erstat-strenge" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Husk de følgende søg og erstat-strenge" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Gå til filbrowser" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Slå DOS-format til eller fra" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Slå Mac-format til eller fra" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Slå efterstillet tilføjelse til eller fra" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Slå foranstillet tilføjelse til eller fra" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Slå sikkerhedskopiering af originalfil til eller fra" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Udfør ekstern kommando" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Slå brug af ny buffer til eller fra" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Gå ud af filbrowseren" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Gå til første fil i listen" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Gå til sidste fil i listen" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Gå til forrige fil i listen" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Gå til næste fil i listen" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Gå til katalog" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Start linteren, hvis tilgængelig" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Gå til forrige linter-besked" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Gå til næste linter-besked" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Start formateringsprogram, hvis tilgængelig" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Få hjælp" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Annullér" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Gem" # max 16 tegn -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Gå til katalog" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Klip ud" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Stavetjek" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Til Linter" # max 16 tegn -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formateringsp." # max 10 tegn -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "VersalFøls" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regudtr" # max 10 tegn -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Baglæns" # max 10 tegn -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "ErstatIkke" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Akt. pos" # max 10 tegn -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "FørstLinje" # max 10 tegn -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "SidstLinje" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Til klamme" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Markér tekst" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopiér tekst" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Indryk tekst" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Fjern indrykning" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Fortryd" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Omgør" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Bagud" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Fremad" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Forrige ord" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Næste ord" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Hjem" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Slut" +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Forrige ord" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Næste ord" + # max 10 tegn -#: src/global.c:874 +#: src/global.c:890 msgid "Beg of Par" msgstr "AfsnitStrt" # max 10 tegn -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "AfsnitSlut" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Rul op" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Rul ned" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Foreg. fil" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Næste fil" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Ordret" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tabulator" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Fjern" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Slet baglæns" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Klip ud" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "KlipResten" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Ordtælling" # max 10 tegn -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "I baggrund" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Næste linje" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "Næste linje" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "ForrigHist" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "NæstHist" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Gå til tekst" # max 16 tegn -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS-format" # max 16 tegn -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac-format" # max 16 tegn -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Tilføj ved enden" # max 16 tegn -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Tilføj ved start" # max 16 tegn -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "SikrKopiér fil" # max 16 tegn -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Kør kommando" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Til filer" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Første fil" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Sidste fil" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Forrige Lint-besked" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Næste Lint-besked" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Hjælpetilstand" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Konstant visning af markørposition" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Brug af en ekstra linje til redigering" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Jævn rulning" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Blød ombrydning af for lange linjer" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Visning af mellemrum" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Farvefremhævelse af syntaks" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Smart home-tast" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automatisk indrykning" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Klip ud til enden" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Hård ombrydning af for lange linjer" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Konvertering af skrevne tab-tegn til mellemrum" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Sikkerhedskopiér filer" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Museunderstøttelse" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ingen konvertering fra DOS/Mac-format" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Suspension" @@ -1487,21 +1506,21 @@ msgstr "" msgid "enable/disable" msgstr "aktivér/deaktivér" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Tasten ugyldig i visningstilstand" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Kan ikke besøge forælder i begrænset tilstand" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1510,7 +1529,7 @@ msgstr "" "\n" "Bufferen skrevet til %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1519,7 +1538,7 @@ msgstr "" "\n" "Buffer ikke skrevet til %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1528,11 +1547,11 @@ msgstr "" "\n" "Buffer ikke skrevet: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Vinduestørrelsen er for lille til Nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1541,264 +1560,268 @@ msgstr "" "Brug: nano [TILVALG] [[+LINJE,KOLONNE] FIL]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Tilvalg\t\tLangt GNU-tilvalg\t\tBetydning\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Tilvalg\t\tBetydning\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LINJE,KOLONNE" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Start ved linjenummer LINJE, kolonne KOLONNE" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Brug smart home-tast" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Gem sikkerhedskopier af eksisterende filer" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Katalog til at gemme unikke sikkerhedskopifiler" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Brug fed frem for omvendt video-tekst" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Konvertér skrevne tabulatortegn til mellemrum" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Brug (vim-stil) låsefiler" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Log & læs streng-historik for søg og erstat" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Se ikke på nanorc-filer" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Fiks forvirringsproblem med numerisk tastatur" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Tilføj ikke linjeskift til slut i filer" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Konvertér ikke fra DOS/Mac-format" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Brug en ekstra linje til redigering" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Gem & læs markørens position" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Anførelsesstreng" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Begrænset tilstand" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Rul linjevis frem for en halv skærm ad gangen" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#kolonner>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#kolonner>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Sæt bredden på et tabulatortegn til #kolonner" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Ryd statuslinje hurtigt" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Udskriv versionsinformation og afslut" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Find ordgrænser mere præcist" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Syntaksdefinition for farvelægning" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Vis markørposition hele tiden" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Fiks forvirringsproblem med Tilbagetast/Slettetast" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "Vis denne hjælpetekst" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Indryk automatisk nye linjer" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Klip fra markøren til linjens slutning" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Aktivér styring med mus" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Læs ikke filen (skriv den kun)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Sæt behandlet katalog" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Behold XON- (^Q) og XOFF- (^S) taster" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Ignorer opstartsproblemer såsom fejl i rc-fil uden fejlmeddelelser" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#kolonner>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#kolonner>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Placér kode-ombrydningspunkt ved #kolonner" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Brug alternativ stavekontrol" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Gem automatisk ved afslutning, spørg ikke" -#: src/nano.c:901 +#: src/nano.c:906 #, fuzzy msgid "Save a file by default in Unix format" msgstr "Skriver fil ud i DOS-format" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Visningstilstand (skrivebeskyttet)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Ombryd ikke kode-omsluttede lange linjer" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Vis ikke de to hjælpelinjer" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Slå suspend til" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Brug blød linjeombrydning" -#: src/nano.c:923 +#: src/nano.c:928 #, fuzzy, c-format msgid " nano, version %s\n" msgstr " GNU nano version %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " E-post: nano@nano-editor.org\tHjemmeside: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1807,82 +1830,86 @@ msgstr "" "\n" " Kompileringstilvalg:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Intet filnavn" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Kunne ikke genåbne stdin fra tastaturet, beklager\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Læser fra stdin, ^C for at afbryde\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Modtog SIGHUP eller SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Brug \"fg\" for at returnere til nano\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "aktiveret" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "deaktiveret" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignoreret, mumle mumle" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignoreret, mumle mumle" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Ønsket tab-størrelse \"%s\" er ugyldig" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Ønsket fyld-størrelse \"%s\" er ugyldig" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Tast \"%s -h\" for en liste over tilgængelige tilvalg.\n" @@ -1890,119 +1917,119 @@ msgstr "Tast \"%s -h\" for en liste over tilgængelige tilvalg.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "JjYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ja" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Alle" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nej" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Fejl i %s på linje %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argument \"%s\" har et uafsluttet \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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-strenge skal begynde og ende med et \"-tegn" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Dårligt regulært udtryk \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Mangler syntaksnavn" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "\"none\"-syntaksen er reserveret" # Extension skal her forstås som f.eks. 'nano --something extension', altså en slags argument, der kræves af et andet argument -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "\"default\"-syntaksen kan ikke tage udvidelser" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Mangler tastenavn" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Tastenavn er for kort" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Tastenavn skal starte med \"^\", \"M\" eller \"F\"" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "Ønsket tab-størrelse \"%s\" er ugyldig" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Skal angive en funktion at binde tast til" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Skal angive en menu (eller \"all\") hvori tasten bindes/løsnes" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Kan ikke associere navnet \"%s\" med en funktion" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Kan ikke associere navnet \"%s\" med en menu" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Funktion \"%s\" findes ikke i menuen \"%s\"" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Beklager, tastetryk \"%s\" kan ikke være rebound" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Fejl ved udvidelse af %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2017,51 +2044,51 @@ msgstr "" "\"black\", med den valgfri forstavelse \"bright\"\n" "til forgrundsfarver." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Mangler farvenavn" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Mangler linter-kommando" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" kræver et tilsvarende \"end=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Baggrundsfarven \"%s\" må ikke være lys" # Extension skal her forstås som f.eks. 'nano --something extension', altså en slags argument, der kræves af et andet argument -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "\"default\"-syntaksen kan ikke tage udvidelser" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "Mangler linter-kommando" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argument \"%s\" har et uafsluttet \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Fatal fejl: ingen taster bundet til funktionen \"%s\". Afslutter.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2069,62 +2096,62 @@ msgstr "" "Hvis krævet, så brug nano med tilvalget -I for at justere dine nanorc-" "indstillinger.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Kunne ikke finde syntaks \"%s\" at udvide" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Syntaksen \"%s\" har ingen farvekommandoer" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Kommandoen \"%s\" tillades ikke i inkluderet fil" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Kommando \"%s\" ikke forstået" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Mangler tilvalg" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Ukendt tilvalg \"%s\"" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Kan ikke fjerne tilvalget \"%s\"" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Tilvalget \"%s\" kræver et argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Tilvalget er ikke en gyldig flerbytestreng" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Kræver ikke-blanke tegn" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Der kræves to enkelt-kolonnetegn" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Jeg kan ikke finde mit hjemmekatalog! Hulk!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2168,16 +2195,16 @@ msgid "Searching..." msgstr "Søg" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Erstat denne forekomst?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Erstat med" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2185,19 +2212,19 @@ msgstr[0] "Erstattede %lu forekomst" msgstr[1] "Erstattede %lu forekomster" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Indtast linjenummer, kolonnenummer" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Ugyldigt linje- eller kolonnenummer" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ikke en klamme" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Ingen modsvarende klamme" @@ -2424,81 +2451,82 @@ msgstr "I markering: " msgid "Verbatim Input" msgstr "Ordret input" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano har ikke mere hukommelse!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Intern fejl: Kan ikke matche linje %d. Gem venligst dit arbejde." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unicode-input" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "KAT:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fil:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Ændret" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Se" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "linje %ld/%ld (%d%%), kol %lu/%lu (%d%%), tegn %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Tekstredigereren nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "version" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Præsenteres af:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Særlig tak til:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "de mange oversættere og TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "For ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "og alle andre som vi har glemt..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Tak for at du bruger nano!" diff --git a/po/de.po b/po/de.po index e589c001..afd58389 100644 --- a/po/de.po +++ b/po/de.po @@ -8,10 +8,10 @@ # Mario Blättermann , 2014-2016. msgid "" msgstr "" -"Project-Id-Version: nano 2.6.0\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-26 19:17+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-07-07 23:19+0200\n" "Last-Translator: Mario Blättermann \n" "Language-Team: German \n" "Language: de\n" @@ -21,80 +21,79 @@ msgstr "" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: Poedit 1.8.7.1\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Fehler beim Lesen von %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Gehe zu Verzeichnis" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Abgebrochen" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" msgstr "Außerhalb von %s kann nicht geschrieben werden." -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Ins übergeordnete Verzeichnis kann nicht gewechselt werden." +#: 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 "Fehler beim Lesen von %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(Verz.)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(Verz. höher)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(riesig)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Suche" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Suche umbrechen" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Das ist das einzige Auftreten" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Kein aktuelles Suchmuster" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Unbekannter Syntaxname: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() fehlgeschlagen: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) fehlgeschlagen: %s" @@ -169,8 +168,8 @@ msgstr "Datei %s wird bearbeitet (von %s mit %s, Prozess-ID %d); fortsetzen?" msgid "Can't insert file from outside of %s" msgstr "Datei kann außerhalb von %s nicht eingefügt werden" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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“ ist ein Verzeichnis" @@ -189,7 +188,7 @@ msgstr "Keine weiteren offenen Dateipuffer" msgid "Switched to %s" msgstr "Umgeschaltet zu %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Neuer Puffer" @@ -235,7 +234,7 @@ msgstr "Neue Datei" msgid "File \"%s\" not found" msgstr "Datei „%s“ nicht gefunden" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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“ ist eine Gerätedatei" @@ -281,87 +280,87 @@ msgstr "Außerhalb von %s kann nicht geschrieben werden." msgid "Error writing backup file %s: %s" msgstr "Fehler beim Schreiben der Sicherungsdatei %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Zu viele Sicherungsdateien?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Fehler beim Schreiben der temporären Datei: %s" -#: src/files.c:1990 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 +#: 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 "Fehler beim Schreiben von %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "%lu Zeile geschrieben" msgstr[1] "%lu Zeilen geschrieben" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS-Format]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac-Format]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Sicherungsdatei]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Auswahl vorne an Datei anfügen" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Auswahl an Datei anhängen" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Auswahl in Datei schreiben" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Dateiname zum vorn Anfügen" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Dateiname zum Anhängen" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Dateiname zum Speichern" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Geänderten Puffer trotzdem speichern? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Datei unter einem ANDEREN NAMEN speichern? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Datei „%s“ existiert, ÜBERSCHREIBEN? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "Datei wurde seit dem Öffnen geändert, dennoch speichern? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(mehr)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -370,7 +369,7 @@ msgstr "" "\n" "Drücken Sie die Eingabetaste zum Fortfahren\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -380,7 +379,7 @@ msgstr "" "Es wird benötigt, um Suchverlauf und Cursorposition zu speichern und zu " "laden.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -389,7 +388,7 @@ msgstr "" "Pfad %s ist kein Verzeichnis, obwohl er eines sein muss.\n" "Nano wird Suchverlauf und Cursorposition nicht laden oder speichern können.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -399,7 +398,7 @@ msgstr "" "versucht, diese an die neue bevorzugte Stelle (%s) zu schieben,\n" "was aber Fehler verursachte: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -410,749 +409,769 @@ msgstr "" "an die neue bevorzugte Stelle (%s) verschoben.\n" "(siehe die Nano-FAQ bezüglich dieser Änderung)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Fehler beim Schreiben von %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Beenden" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Schließen" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Ausschn. r" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Ausr.rückgängig" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Datei öffnen" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Wo ist" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Ersetzen" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Zu Zeile" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Zeile zurück" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Zeile vor" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Seite zurück" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Seite vor" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Ausrichten" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Kompl. Ausr." -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Auffrischen" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Wo ist nächstes" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Absatz ausrichten" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Funktion abbrechen" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Diese Hilfe anzeigen" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Aktuellen Dateipuffer schließen / Nano beenden" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Nano beenden" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Datei speichern" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Weitere Datei in die aktuelle Datei einfügen" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Nach einer Zeichenkette oder einem regulären Ausdruck suchen" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Nach einer Zeichenkette suchen" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Dateiliste aktualisieren" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Zur linken Spalte springen" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Zur rechten Spalte springen" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Eine Bildschirmseite hoch gehen" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Eine Bildschirmseite runter gehen" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Die aktuelle Zeile ausschneiden und in der Zwischenablage speichern" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Aus der Zwischenablage einfügen" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Die aktuelle Cursorposition anzeigen" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Rechtschreibprüfung aufrufen (wenn verfügbar)" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Eine Zeichenkette oder einen regulären Ausdruck ersetzen" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Zu einer bestimmten Zeile und Spalte springen" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Text beginnend an Cursorposition markieren" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Die letzte Suche wiederholen" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Die aktuelle Zeile kopieren und in der Zwischenablage speichern" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Die aktuelle Zeile einrücken" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Die aktuelle Zeile ausrücken" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" "Die aktuelle Zeile oder die markierten Zeilen auskommentieren oder " "Kommentierung aufheben" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Letzte Operation rückgängig machen" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Rückgängig gemachte Operation wiederholen" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Ein Zeichen rückwärts gehen" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Ein Zeichen vorwärts gehen" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Ein Wort rückwärts gehen" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Ein Wort vorwärts gehen" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Zur vorhergehenden Zeile gehen" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Zur folgenden Zeile gehen" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Zum Anfang der aktuellen Zeile springen" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Zum Ende der aktuellen Zeile springen" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Zur vorhergehenden Zeile gehen" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Zur folgenden Zeile gehen" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Zum Anfang des aktuellen Absatzes springen; dann des vorigen Absatzes" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" "Hinter das Ende des aktuellen Absatzes springen; dann des vorigen Absatzes" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Zur ersten Zeile der Datei springen" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Zur letzten Zeile der Datei springen" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Zur passenden Klammer springen" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Eine Zeile hochrollen, ohne den Cursor zu bewegen" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Eine Zeile hinunterrollen, ohne den Cursor zu bewegen" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Zum vorhergehenden Dateipuffer umschalten" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Zum folgenden Dateipuffer umschalten" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Nächstes Zeichen direkt (nicht interpretiert) einfügen" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Einen Tabulator an der Cursorposition einfügen" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Einen Zeilenumbruch an der Cursorposition einfügen" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Zeichen an der Cursorposition löschen" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Zeichen links vom Cursor löschen" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Vom Cursor bis zum Beginn des Wortes ausschneiden" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Vom Cursor bis zum Beginn des nächsten Wortes ausschneiden" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Vom Cursor bis zum Dateiende ausschneiden" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Die gesamte Datei ausrichten" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Die Wörter, Zeilen und Zeichen zählen" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Bildschirm auffrischen (neu zeichnen)" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "" "Den Editor in den Hintergrund schieben (wenn „suspend“ angeschaltet ist)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Datei ohne Nachfrage speichern" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Nächstes Vorkommen rückwärts suchen" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Nächstes Vorkommen vorwärts suchen" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Unterscheidung von Groß- und Kleinschreibung bei Suche umschalten" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Die Richtung der Suche umkehren" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Benutzung regulärer Ausdrücke umschalten" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Den vorhergehenden Suchen-/Ersetzen-Begriff hervorholen" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Den nächsten Suchen-/Ersetzen-Begriff hervorholen" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Zum Dateibrowser gehen" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Schreiben im DOS-Format umschalten" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Schreiben im Mac-Format umschalten" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Anhängen umschalten" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Vorn Anfügen umschalten" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Sicherung existierender Dateien beim Speichern umschalten" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Externen Befehl ausführen" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Puffer schließen, ohne zu speichern" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Benutzung eines neuen Puffers umschalten" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Den Dateibrowser beenden" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Zur ersten Datei der Liste springen" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Zur letzten Datei der Liste springen" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Zur vorigen Datei der Liste springen" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Zur nächsten Datei der Liste springen" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Zu Verzeichnis gehen" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Den Linter aufrufen (wenn verfügbar)" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Zur vorhergehenden Linter-Meldung gehen" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Zur nächsten Linter-Meldung gehen" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Den Formatierer aufrufen (wenn verfügbar)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Hilfe" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Abbrechen" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Speichern" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Gehe zu Verz." -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Ausschneiden" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Rechtschr." -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Zum Linter" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formatierer" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "GROSS/klein" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Reg. Ausdruck" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Rückwärts" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Keine Ersetzung" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Cursor" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Erste Zeile" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Letzte Zeile" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Zu Klammer" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Text markieren" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopieren" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Einrücken" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Ausrücken" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Rückgängig" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Wiederholen" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Zurück" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Vorwärts" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Vorheriges Wort" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Nächstes Wort" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Pos 1" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Ende" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Vorheriges Wort" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Nächstes Wort" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Anf des Abs." -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Ende des Abs." -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Hochrollen" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Herunterrollen" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Vorh. Datei" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Nächste Datei" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Direkt" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Löschen" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Rücktaste" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Links ausschneiden" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Rechts ausschneiden" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "AusschnBisEnde" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Wortanzahl" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "In den Hintergrund" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Kommentarzeilen" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Speichern" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Vorige" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Nächste" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Verl. zurück" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Verlauf vor" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Zu Text" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS-Format" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac-Format" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Anhängen" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Vorn anfügen" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Sicherungsdatei" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Befehl ausführen" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "In Dateien" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Erste Datei" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Letzte Datei" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Puffer verwerfen" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Linke Spalte" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Rechte Spalte" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Lintmld. zurück" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Lintmld. vor" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Hilfe-Modus" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Cursorposition ständig anzeigen" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Verwendung einer Zeile mehr zum Editieren" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Sanftes Rollen" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Überlange Zeilen fließend umbrechen" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Leerzeichenanzeige" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Farbige Syntaxhervorhebung" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Intelligente Pos1-Taste" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automatische Einrückung" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Bis Ende ausschneiden" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Überlange Zeilen hart umbrechen" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Umwandlungen eingegebener Tabulatoren in Leerzeichen" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Sicherungsdateien" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Datei wird in separaten Puffer eingelesen" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Mausunterstützung" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Keine Umwandlung aus DOS/Mac-Format" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "In den Hintergrund" @@ -1464,19 +1483,19 @@ msgstr "" msgid "enable/disable" msgstr "aktivieren/deaktivieren" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Taste unzulässig im Nur-Lese-Modus" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Im eingeschränkten Modus ist diese Funktion deaktiviert." -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Hilfe ist nicht verfügbar" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1485,7 +1504,7 @@ msgstr "" "\n" "Puffer in %s geschrieben\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1494,7 +1513,7 @@ msgstr "" "\n" "Puffer nicht in %s geschrieben: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1503,11 +1522,11 @@ msgstr "" "\n" "Puffer nicht geschrieben: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Fenster ist zu klein für Nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1516,262 +1535,266 @@ msgstr "" "Aufruf: nano [OPTIONEN] [[+ZEILE,SPALTE] Datei]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Option\t\tlange GNU-Option\t\tBedeutung\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Option\t\tBedeutung\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+ZEILE,SPALTE" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "bei Zeile ZEILE, Spalte SPALTE beginnen" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Intelligente Pos1-Taste aktivieren" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Existierende Dateien beim Speichern sichern" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Verzeichnis zum Speichern von Sicherungsdateien" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Fettdruck anstelle von inversem Text benutzen" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Eingegebebene Tabulatoren in Leerzeichen umwandeln" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Eine Datei standardmäßig in einen neuen Puffer einlesen" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Sperrdateien benutzen (nach Art von Vim)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Verlauf der Suchen-/Ersetzen-Begriffe mitschreiben und lesen" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Die nanorc-Dateien ignorieren" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Verwirrung um Zehnertastatur lösen" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Keine Zeilenvorschübe an die Enden von Dateien anhängen" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Keine Umwandlung aus DOS/Mac-Format" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Eine Zeile mehr zum Editieren verwenden" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Cursorposition aufzeichnen und lesen" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Zitatzeichen" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Eingeschränkter Modus" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Zeilenweise rollen (statt halb-bildschirm-weise)" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#Spalten>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#Spalten>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Tabulatorbreite auf #Spalten setzen" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Schnelles Löschen der Statuszeile durchführen" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Versionsinfo ausgeben und beenden" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Wortgrenzen genauer erkennen" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Zu benutzende Syntaxdefinition für Einfärben" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Cursorposition ständig anzeigen" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Vertauschung von Rücktaste/Entf beheben" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Diese Hilfe anzeigen und beenden" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Neue Zeilen automatisch einrücken" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Vom Cursor bis zum Zeilenende ausschneiden" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Benutzung der Maus aktivieren" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Datei nicht lesen (nur schreiben)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Arbeitsverzeichnis setzen" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Tasten XON (^Q) und XOFF (^S) beibehalten" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Startprobleme wie Fehler in den RC-Dateien stillschweigend ignorieren" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#Spalten>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#Spalten>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Harten Umbruchpunkt bei #Spalten setzen" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Alternatives Rechtschreibprüfungsprogramm" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Beim Beenden ohne Rückfrage speichern" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Eine Datei standardmäßig im Unix-Format speichern" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Nur-Lesen-Modus (keine Veränderungen möglich)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Lange Zeilen nicht hart umbrechen" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Die zwei Hilfe-Zeilen nicht anzeigen" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Schieben in den Hintergrund (anhalten und zurück zur Shell) aktivieren" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Fließenden Zeilenumbruch aktivieren" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " Nano Version %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s Die Nano-Mitwirkenden\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Email: nano@nano-editor.org\tWWW: http://www.nano-editor.org/" +msgstr " E-Mail: nano@nano-editor.org\tWeb: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1780,85 +1803,90 @@ msgstr "" "\n" " Kompilierte Optionen:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Kein Dateiname" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" "Geänderten Puffer speichern? (Mit „No“ werden die Änderungen VERWORFEN.) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" "Standardeingabe konnte leider nicht erneut mit der Tastatur geöffnet " "werden.\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Von Standardeingabe wird gelesen, ^C zum Abbrechen\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP oder SIGTERM empfangen\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Benutzen Sie „fg“, um zu Nano zurückzukehren.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Suspend ist nicht aktiviert" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "aktiviert" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "deaktiviert" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Nicht zugewiesen" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Nicht zugewiesen: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Nicht zugewiesen: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Nicht zugewiesen: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Nicht zugewiesen: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignoriert, murmel murmel" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignoriert, murmel murmel" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Angeforderte Tabulatorbreite „%s“ ist ungültig." -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Angeforderte Füllgröße „%s“ ist ungültig." -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Benutzen Sie „%s -h“ für eine Liste verfügbarer Optionen.\n" @@ -1866,118 +1894,118 @@ msgstr "Benutzen Sie „%s -h“ für eine Liste verfügbarer Optionen.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "JjYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ja" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Alle" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nein" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Fehler in %s in Zeile %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argument „%s“ hat nicht beendetes \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Zeichenketten für reguläre Ausdrücke müssen mit \" anfangen und enden" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Ungültiger regulärer Ausdruck „%s“: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Fehlender Syntaxname" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Ein Syntaxname muss in Anführungszeichen gesetzt werden" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Die Syntax „none“ ist reserviert" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "Die Syntax „default“ akzeptiert keine Erweiterungen" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Fehlender Schlüsselname" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Schlüsselname ist zu kurz" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Schlüsselnamen müssen mit „^“, „M“ oder „F“ beginnen" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Schlüsselname „%s“ ist ungültig" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Die an die Taste zu bindende Funktion muss angegeben werden" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Ein Menü (oder „all“) muss angegeben werden, um Tasten zu binden/zu lösen" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "„%s“ kann nicht auf eine Funktion gebunden werden" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "„%s“ kann nicht auf ein Menü gebunden werden" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Funktion „%s“ existiert im Menü „%s“ nicht" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Taste „%s“ kann leider nicht neu zugewiesen werden." -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Fehler beim Erweitern von %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1992,52 +2020,52 @@ msgstr "" "und „black“ (schwarz), mit dem optionalen Präfix „bright“ (hell)\n" "für Vordergrundfarben." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "Einem „%s“-Befehl muss ein „syntax“-Befehl vorausgehen" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Fehlender Farbname" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Fehlende Regex-Zeichenkette nach „%s“-Befehl" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "„start=“ erfordert ein entsprechendes „end=“" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Hintergrundfarbe „%s“ kann nicht hell („bright“) sein" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Die Syntax „default“ akzeptiert keine „%s“-Regexe" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Fehlender Befehl nach „%s“" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argument „%s“ hat kein schließendes \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Schwerwiegender Fehler: keine Tasten an Funktion „%s“ gebunden. Wird " "beendet.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2045,62 +2073,62 @@ msgstr "" "Bitte starten Sie nano bei Bedarf mit der Option „-I“, um Ihre nanorc-" "Einstellungen anzupassen\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Zu erweiternde Syntax „%s“ konnte nicht gefunden werden." -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Syntax „%s“ hat keine Farbbefehle" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Befehl „%s“ nicht in eingebundener Datei erlaubt" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Befehl „%s“ nicht verstanden" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Fehlende Option" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Unbekannte Option „%s“" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Option „%s“ kann nicht zurückgesetzt werden" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Option „%s“ erfordert ein Argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Option ist keine gültige Multibyte-Zeichenkette" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Nicht-Leerraum-Zeichen erforderlich" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Zwei einspaltige Zeichen erforderlich" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Heimatverzeichnis kann nicht gefunden werden! Autsch!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2143,16 +2171,16 @@ msgid "Searching..." msgstr "Suchen …" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Fundstelle ersetzen?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Ersetzen durch" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2160,19 +2188,19 @@ msgstr[0] "%lu Ersetzung vorgenommen" msgstr[1] "%lu Ersetzungen vorgenommen" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Zeilennummer, Spaltennummer eingeben" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Ungültige Zeilen- oder Spaltennummer" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Keine Klammer" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Keine passende Klammer" @@ -2398,11 +2426,11 @@ msgstr "In Auswahl: " msgid "Verbatim Input" msgstr "Direkte Eingabe" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "Nano hat keinen Speicher mehr!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2411,70 +2439,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Unbekannte Sequenz" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unicode-Eingabe" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "Verz.:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Datei:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Verändert" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Ansehen" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "Zeile %ld/%ld (%d%%), Spalte %lu/%lu (%d%%), Zeichen %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Der Nano-Text-Editor" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "Version" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Entwickelt von:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Speziellen Dank an:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "die zahlreichen Übersetzer und das TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Für ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "und alle Nichtgenannten …" -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Danke für die Benutzung von nano!" diff --git a/po/eo.po b/po/eo.po index ce83e65c..47c4cf73 100644 --- a/po/eo.po +++ b/po/eo.po @@ -7,10 +7,10 @@ # Benno Schulenberg , 2010, 2011, 2013, 2014, 2015, 2016. msgid "" msgstr "" -"Project-Id-Version: nano 2.6.0\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-19 20:09+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-06-29 12:50+0200\n" "Last-Translator: Benno Schulenberg \n" "Language-Team: Esperanto \n" "Language: eo\n" @@ -20,81 +20,79 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.0\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Eraro dum legado de %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Iri dosierujon" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Rezignita" -# La aliaj mesaĝoj kun "ekstere" ankaŭ ne mencias ian moduson. #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, c-format msgid "Can't go outside of %s" msgstr "Ne eblas iri ekstere de %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Ne eblas iri al supra dosierujo" +#: 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 "Eraro dum legado de %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(ujo)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(patra ujo)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(ega)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Serĉi" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Serĉado ĉirkaŭiris" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Ĉi tiu estas la ununura aperaĵo" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Mankas ankoraŭ serĉendaĵo" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Nekonata sintakso: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() fiaskis: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) fiaskis: %s" @@ -167,8 +165,8 @@ msgstr "Dosiero %s jam redaktiĝas (por %s kun %s, PID %d); ĉu daŭrigi? " msgid "Can't insert file from outside of %s" msgstr "Ne eblas enmeti dosieron el ekstere de %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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' estas dosierujo" @@ -187,7 +185,7 @@ msgstr "Ne ekzistas pliaj malfermaj bufroj" msgid "Switched to %s" msgstr "Ŝaltita al %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nova bufro" @@ -233,7 +231,7 @@ msgstr "Nova dosiero" msgid "File \"%s\" not found" msgstr "Dosiero '%s' ne trovatas" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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' estas aparato" @@ -277,87 +275,87 @@ msgstr "Ne eblas skribi ekstere de %s" msgid "Error writing backup file %s: %s" msgstr "Eraro dum skribado de savkopio %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Ĉu troaj savkopioj?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Eraro dum skribado de portempa dosiero: %s" -#: src/files.c:1990 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 +#: 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 "Eraro dum skribado de %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Skribiĝis %lu linio" msgstr[1] "Skribiĝis %lu linioj" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS-aranĝo]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac-aranĝo]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [savkopii]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Antaŭglui markaĵon al dosiero" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Postglui markaĵon al dosiero" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Konservi markaĵon en dosiero" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nomo de dosiero al kiu antaŭglui" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nomo de dosiero al kiu postglui" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nomo de skribota dosiero" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Ĉu tamen konservi modifitan bufron? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Ĉu konservi ALINOME? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Dosiero '%s' jam ekzistas; ĉu ANSTATAŬIGI? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "Dosiero modifiĝis post malfermo; ĉu tamen surskribi ĝin? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(plu)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -366,7 +364,7 @@ msgstr "" "\n" "Premu 'Enter' por daŭrigi.\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -376,7 +374,7 @@ msgstr "" "Ĉi tiu dosierujo bezonatas por konservi/relegi serĉan historion kaj kursoran " "pozicion.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -386,7 +384,7 @@ msgstr "" "'Nano' ne kapablos konservi/relegi serĉan historion nek kursorajn " "poziciojn.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -396,7 +394,7 @@ msgstr "" "dum movo al preferata loko (%s)\n" "okazis eraro: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -407,745 +405,765 @@ msgstr "" "kiu nun moviĝis al preferata loko (%s).\n" "(Vidu la 'nano-FAQ' por informo pri ĉi tiu ŝanĝo.)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Eraro dum skribado de %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Fini" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Fermi" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Alglui" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Malrektigi" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Enmeti" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Serĉi" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Anstataŭigi" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Iri linion" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Linio supren" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Linio suben" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Paĝo supren" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Paĝo suben" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Rektigi" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Rektigi ĉion" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Remontri" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Serĉi sekvan" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Rektigi la nunan alineon" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Rezigni la nunan operacion" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Montri ĉi tiun helptekston" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Fermi la nunan bufron / Eliri el 'nano'" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Eliri el 'nano'" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Konservi la nunan dosieron sur disko" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Enmeti alian dosieron en la nuna bufro" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Serĉi signoĉenon aŭ regulesprimon" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Serĉi parton de dosiernomo" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Aktualigi dosierliston" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Iri al plej liva kolumno" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Iri al plej dekstra kolumno" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Iri unu paĝo supren" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Iri unu paĝo suben" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Eltondi la nunan linion kaj konservi ĝin en tondbufro" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Glui tekstaĵon el la tondbufro en la nuna linio" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Montri la pozicion de la kursoro" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Ruli literumilon (se disponeblas)" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Anstataŭigi signoĉenon aŭ regulesprimon" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Iri al linionumero (kaj kolumnonumero)" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marki tekston ekde la kursora pozicio" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Ripeti lastan serĉon" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Kopii la nunan linion kaj konservi ĝin en tondbufro" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Deŝovi enen la nunan linion" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Deŝovi eksteren la nunan linion" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "(Mal)komentigi la nunan linion (aŭ markitajn liniojn)" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Malfari la lastan operacion" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Refari la lastan malfaratan operacion" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Iri unu signon malantaŭen" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Iri unu signon antaŭen" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Iri unu vorton malantaŭen" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Iri unu vorton antaŭen" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Iri al la supra linio" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Iri al la suba linio" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Iri al la komenco de la nuna linio" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Iri al la fino de la nuna linio" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Iri al la supra linio" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Iri al la suba linio" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Iri al komenco de alineo; poste al ĝi de antaŭa alineo" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Iri al postfino de alineo; poste al ĝi de posta alineo" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Iri al la unua linio de la dosiero" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Iri al la lasta linio de la dosiero" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Iri al para krampo" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Rulumi unu linion supren sen movi la kursoron" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Rulumi unu linion suben sen movi la kursoron" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Ŝalti al malsekva dosierbufro" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Ŝalti al sekva dosierbufro" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Enmeti la tujsekvan klavon tielkiel" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Enmeti tabon je la kursora pozicio" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Enmeti novlinion je la kursora pozicio" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Forigi la signon sub la kursoro" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Forigi la signon maldekstran de la kursoro" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Forigi ekde de la kursoro ĝis antaŭa vortkomenco" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Forigi ekde de la kursoro ĝis posta vortkomenco" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Forigi ĉion ekde de la kursoro ĝis la dosierfino" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Rektigi la tutan dosieron" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Nombri la vortojn, liniojn, kaj signojn" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Aktualigi (redesegni) la nunan ekranon" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Paŭzigi la redaktilon (se paŭzigebleco enŝaltitas)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Konservi dosieron sen demandi" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Serĉi sekvan okazon malantaŭen" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Serĉi sekvan okazon antaŭen" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Ŝalti la usklecdistingon de serĉo" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Mali la direkton de serĉo" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Ŝalti la uzon de regulesprimoj" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Repreni la antaŭan serĉitan signoĉenon" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Repreni la postan serĉitan signoĉenon" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Iri al dosieresplorilo" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Ŝalti la uzon de DOS-aranĝo" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Ŝalti la uzon de Mac-aranĝo" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Ŝalti postgluon" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Ŝalti antaŭgluon" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Ŝalti fari savkopion de redaktota dosiero" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Ruli eksteran komandon" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Fermi bufron sen konservi ĝin" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Ŝalti la uzon de nova bufro" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Eliri el dosieresplorilo" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Iri al la unua dosiero en la listo" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Iri al la lasta dosiero en la listo" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Iri al la malsekva dosiero en la listo" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Iri al la sekva dosiero en la listo" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Iri al indikota dosierujo" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Ruli sintaks-kontrolilon (se disponeblas)" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Iri al la antaŭa mesaĝo de la kontrolilo" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Iri al la sekva mesaĝo de la kontrolilo" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Ruli aranĝilon (se disponeblas)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Helpo" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Rezigni" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Konservi" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Iri dosierujon" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Eltondi" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Literumo" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Trakombi" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Aranĝilo" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Usklece" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regulesprime" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Malantaŭen" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Ne anstataŭigi" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Pozicio" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Unua linio" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Lasta linio" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Al krampo" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Markŝalto" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopii tekston" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Deŝovi enen" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Deŝovi eksteren" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Malfari" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Refari" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Malantaŭen" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Antaŭen" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Antaŭa vorto" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Posta vorto" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Linikomencen" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Linifinen" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Antaŭa vorto" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Posta vorto" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Alineo-eken" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Alineo-finen" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Rulumi supren" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Rulumi suben" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Malsekvan" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Sekvan" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Konforme" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "«Tabo»" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "«Enigo»" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "«Forigo»" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "«Retropaŝo»" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Vorttondi liven" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Vorttondi dekstren" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Tondi reston" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Nombri vortojn" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Paŭzigi" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Komentigi" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Konservi nun" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Antaŭan okazon" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Sekvan okazon" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Pli olda" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Malpli olda" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Serĉi" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS-aranĝo" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac-aranĝo" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Postglui" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Antaŭglui" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Savkopii" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Ruli komandon" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Dosierlisto" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Unua dosiero" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Lasta dosiero" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Forĵeti" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Liven" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Dekstren" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Antaŭa mesaĝo" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Sekva mesaĝo" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Helpaj linioj" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Daŭra montro de kursora pozicio" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Uzi unu plian linion por redakti" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Rulumi linie" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Ĉirkaŭfluigo de tro longaj linioj" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Montri blankan spacon" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Kolore montri sintakson" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Inteligenta klavo «Komencen»" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Aŭtomate deŝovi" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Tondi ekde kursoro ĝis linifino" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Faldi longajn liniojn (enmeti linifinon)" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Konverti tajpatajn tabojn al spacoj" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Fari savkopion de redaktota dosiero" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Enmeti en nova bufro" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Subteno de muso" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ne konverti el DOS-/Mac-aranĝo" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Paŭzigebleco" @@ -1442,19 +1460,19 @@ msgstr "" msgid "enable/disable" msgstr " (ŝalto)" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Klavo ne validas en rigarda reĝimo" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Ĉi tiu funkcio malebligatas dum limigita reĝimo" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Helpo ne haveblas" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1463,7 +1481,7 @@ msgstr "" "\n" "Bufro skribiĝis al %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1472,7 +1490,7 @@ msgstr "" "\n" "Bufro ne skribiĝis al %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1481,11 +1499,11 @@ msgstr "" "\n" "Bufro ne skribiĝis: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Fenestro estas tro malgranda por 'nano'...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1494,262 +1512,266 @@ msgstr "" "Uzmaniero: nano [OPCIO...] [[+LINIO,KOLUMNO] DOSIERO...]\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opcio\t\tLonga GNU-a opcio\t Signifo\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opcio\t\t Signifo\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LINIO,KOLUMNO" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "komenci en ĉi tiu LINIO (kaj KOLUMNO)" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "estigi klavon «Komencen» inteligenta" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "fari savkopion de ekzistanta dosiero" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "fari unikajn savkopiojn, konservi ĉi tie" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "uzi grasan anstataŭ negativan tekston" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "konverti tajpatajn tabojn al spacoj" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "enmeti dosieron defaŭlte en nova bufro" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "uzi riglajn dosierojn (kiel je 'vim')" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "memori historion de serĉitaj signoĉenoj" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "ignori 'nanorc'-dosierojn" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "fliki konfuzon je cifera klavareto" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "ne aldoni novlinion al fino de dosiero" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "ne konverti el DOS-/Mac-aranĝo" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "uzi unu plian linion por redakti" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "konservi kaj restaŭri kursoran pozicion" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q <ĉeno>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=<ĉeno>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "signoĉeno de rekonendaj citiloj" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "limigita reĝimo" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "rulumi po linio anstataŭ po duon-ekrano" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T " -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "uzenda larĝo de tabo" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "viŝi statlinio tuj post sekva klavtuŝo" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "montri programversion kaj fini" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "detekti vortlimojn pli akurate" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "uzenda sintaksdifino por kolorigi" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "daŭre montri kursoran pozicion" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "fliki konfuzon pri «Retropaŝo»/«Forigo»" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "montri ĉi tiun helptekston kaj fini" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "aŭtomate deŝovi novajn liniojn" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "forigi ekde de la kursoro ĝis linifino" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "ebligi uzon de muso" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "ne legi dosieron (nur skribi ĝin)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "uzenda kuranta dosierujo" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "ebligi klavojn ^Q (XON) kaj ^S (XOFF)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "silente ignori lanĉajn problemetojn" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r " -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "uzenda larĝo por faldi kaj rektigi" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "uzenda alternativa literumilo" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "aŭtomate konservi je fino, sen demandi" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "konservi dosieron defaŭlte en Unix-aranĝo" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "rigarda reĝimo (ne eblas redakti)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "ne faldi longajn liniojn" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "ne montri la du helpajn liniojn" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "ebligi paŭzigon" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "ĉirkaŭfluigi longajn liniojn" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, versio %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s la kontribuantoj al nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Retpoŝto: TTT: http://www.nano-editor.org/" +msgstr " Retpoŝto: TTT: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1758,82 +1780,87 @@ msgstr "" "\n" " Kompilaj opcioj:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Vaka dosiernomo" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "Ĉu konservi modifitan bufron? ('N' DETRUOS ŝanĝojn) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Maleblas remalfermi klavaron kiel ĉefenigujon\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Legado el ĉefenigujo; ^C por ĉesigi\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Ricevitas SIGHUP aŭ SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Uzu 'fg' por reveni al 'nano'.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Paŭzigebleco ne enŝaltitas" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "(enŝaltitas)" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "(malŝaltitas)" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Neligita klavo" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Neligita klavo: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Neligita klavo: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Neligita klavo: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Neligita klavo: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "Mmm-mmm, XON ignoratas" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "Mmm-mmm, XOFF ignoratas" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Petata tablarĝo '%s' ne validas" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Petata faldlarĝo '%s' ne validas" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Tajpu '%s -h' por vidi liston de eblaj opcioj.\n" @@ -1841,119 +1868,119 @@ msgstr "Tajpu '%s -h' por vidi liston de eblaj opcioj.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "JjYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" # Tute, All. # "Ĉiujn" ne eblas, ĉar plurbitokajn klavojn 'nano' ĉi tie ne komprenas. -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "TtCcAa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Jes" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Tute" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Ne" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Eraro en %s en linio %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argumento '%s' havas senparan citilon \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Regulesprimaj signoĉenoj devas komenci kaj fini kun citilo \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Malbonas regulesprimo \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Mankas nomo de sintakso" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Sintaksnomo bezonas citilojn" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Sintakso 'none' estas rezervita" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "Sintakso 'default' ne permesas finaĵojn" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Mankas nomo de klavo" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Klavnomo tro mallongas" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Klavnomo devas komenci kun '^', 'M', aŭ 'F'" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Klavnomo '%s' ne validas" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Mankas funkcio al kiu ligi klavon" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Mankas menuo (aŭ 'all') en kiu ligi/malligi la klavon" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Ĉeno '%s' ne estas nomo de funkcio" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Ĉeno '%s' ne estas nomo de menuo" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Funkcio '%s' ne ekzistas en menuo '%s'" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Ne eblas religi klavĉenon '%s'" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Eraro dum malvolvo de %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1968,111 +1995,111 @@ msgstr "" "'magenta' (fuksina), 'yellow' (flava), 'cyan' (cejana), 'black' (nigra) kaj\n" "'white' (blanka), kun la ebla prefikso 'bright' (hela) por malfonaj koloroj." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "Komando '%s' bezonas antaŭan komandon 'syntax'" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Mankas nomo de koloro" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Mankas regulesprima signoĉeno post komando '%s'" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "'start=' bezonas paran 'end='" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Fona koloro '%s' ne povas esti hela" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Sintakso 'default' ne permesas '%s'-aĵon" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Mankas komando post '%s'" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argumento '%s' mankas finan citilon" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Neignorebla eraro: neniu klavo ligita al funkcio '%s'. Eliro.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "Se necesas, uzu 'nano -I' por ĝustigi la agordojn en 'nanorc'.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Ne troviĝas sintakso '%s' por pliampleksigi" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Sintakso '%s' ne havas kolorajn komandojn" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Komando '%s' ne permesatas en inkluda dosiero" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Komando '%s' ne estas komprenata" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Mankas opcio" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Nekonata opcio '%s'" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Ne eblas malŝalti opcion '%s'" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Opcio '%s' bezonas argumenton" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Opcia argumento ne estas valida plurbitoka signoĉeno" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Neblankaj signoj bezonatas" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Du unukolumnaj signoj bezonatas" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Malsukcesis trovi hejman dosierujon. Ve!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2115,16 +2142,16 @@ msgid "Searching..." msgstr "Serĉante..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Anstataŭigi ĉi tiun aperaĵon?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Anstataŭigi per" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2132,19 +2159,19 @@ msgstr[0] "Anstataŭiĝis %lu aperaĵo" msgstr[1] "Anstataŭiĝis %lu aperaĵoj" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Enigu linionumeron, kolumnonumeron" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Ne validas numero de linio aŭ kolumno" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ne estas krampo" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Ne ekzistas para krampo" @@ -2372,84 +2399,89 @@ msgstr "En markaĵo: " msgid "Verbatim Input" msgstr "Konforma enigo" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "Mankas sufiĉa memoro por 'nano'!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "**Programeraro**: ne eblas kongrui linion %d. Konservu vian laboron." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Nekonata klavkodo" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Enigo de Unikodo" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DOSIERUJO:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Dosiero:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Ŝanĝita" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Nur rigardi" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "linio %ld/%ld (%d%%), kolumno %lu/%lu (%d%%), litero %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "La tekstredaktilo 'nano'" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versio" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Prezentita al vi per:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Specialan dankon al:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "la “Free Software Foundation”" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "la multaj tradukantoj kaj la TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "por 'ncurses':" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "kaj iuj ajn kiujn ni forgesis..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Dankon pro via uzo de 'nano'!" +# La aliaj mesaĝoj kun "ekstere" ankaŭ ne mencias ian moduson. +#~ msgid "Can't go outside of %s in confined mode" +#~ msgstr "Ne eblas iri ekstere de %s" + #~ msgid "" #~ "Read %lu line (Converted from DOS and Mac format - Warning: No write " #~ "permission)" diff --git a/po/es.po b/po/es.po index ef4b0ddb..5b439b86 100644 --- a/po/es.po +++ b/po/es.po @@ -10,10 +10,10 @@ # Antonio Ceballos , 2015, 2016. msgid "" msgstr "" -"Project-Id-Version: nano-2.6.0\n" +"Project-Id-Version: nano-2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-26 14:28+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-07-10 18:30+0200\n" "Last-Translator: Antonio Ceballos \n" "Language-Team: Spanish \n" "Language: es\n" @@ -23,80 +23,79 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.0\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Error leyendo «%s»: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Ir al directorio" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Cancelado" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "No se puede escribir fuera de %s" +msgstr "No se puede salir de %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "No se puede ascender de directorio" +#: 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 "Error leyendo «%s»: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(dir padre)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "enorme" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Buscar" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Búsqueda recomenzada" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Ésta es la única coincidencia" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "No hay patrón de búsqueda" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Nombre de sintaxis desconocido: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() ha fallado: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) ha fallado: %s" @@ -175,8 +174,8 @@ msgid "Can't insert file from outside of %s" msgstr "No se puede insertar un fichero desde fuera de %s" # Aquí pegaría poner "El fichero...", como en el mensaje siguiente. sv -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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» es un directorio" @@ -195,7 +194,7 @@ msgstr "No hay más búferes de ficheros abiertos" msgid "Switched to %s" msgstr "Se ha cambiado a %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Búfer nuevo" @@ -241,7 +240,7 @@ msgstr "Nuevo fichero" msgid "File \"%s\" not found" msgstr "No se ha encontrado el fichero «%s»" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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» es un fichero de dispositivo" @@ -287,88 +286,88 @@ msgstr "No se puede escribir fuera de %s" msgid "Error writing backup file %s: %s" msgstr "Error al escribir el fichero de respaldo «%s»: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "¿Demasiados ficheros de respaldo?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Error al escribir en el fichero temporal: %s" -#: src/files.c:1990 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 +#: 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 "Error al escribir «%s»: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "%lu línea escrita" msgstr[1] "%lu líneas escritas" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Formato DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Formato Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Respaldo]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Anteponer selección al fichero" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Añadir selección al fichero" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Escribir selección al fichero" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nombre del fichero al que anteponer" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nombre del fichero al que añadir" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nombre del fichero a escribir" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "¿Guardar el búfer modificado de todos modos? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "¿Guardar el fichero con un NOMBRE DIFERENTE? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "El fichero «%s» ya existe, ¿SOBREESCRIBIR? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" "Se ha modificado el fichero desde que lo abrió, ¿continuar guardándolo? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(más)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -377,7 +376,7 @@ msgstr "" "\n" "Pulse Intro para continuar\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -387,7 +386,7 @@ msgstr "" "Se necesita para guardar/cargar el histórico de búsquedas o las posiciones " "del cursor.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -397,7 +396,7 @@ msgstr "" "Nano no podrá cargar ni guardar el histórico de búsquedas ni las posiciones " "del cursor.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -406,7 +405,7 @@ msgstr "" "Se detectó un antiguo fichero histórico de nano (%s) que se intentó mover\n" "a la ubicación preferida (%s) pero se encontró un error: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -417,750 +416,770 @@ msgstr "" "a la ubicación preferida (%s).\n" "(Consulte las P+F de nano acerca de este cambio.)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Error al escribir «%s»: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Salir" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Cerrar" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Pegar txt" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Desjustif." -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Leer fich." -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Buscar" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Reemplazar" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Ir a línea" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Línea ant." -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Línea sig." -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Pág. ant." -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Pág. sig." -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Justificar" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "JustifTodo" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Actualizar" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Siguiente" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Justificar el párrafo actual" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Cancelar la función actual" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Mostrar esta ayuda" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Cerrar el fichero mostrado / Salir de nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Salir de nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Escribir el fichero actual a disco" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Insertar otro fichero en el actual" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Buscar una cadena o expresión regular" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Buscar una cadena" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Actualizar la lista de ficheros" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Ir a la columna de la izquierda" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Ir a la columna de la derecha" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Ir una pantalla hacia arriba" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Ir una pantalla hacia abajo" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Cortar la línea actual y guardarla en el cutbuffer" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Pegar el cutbuffer en la línea actual" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Mostrar la posición del cursor" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Invocar el corrector ortográfico (si está disponible)" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Reemplazar una cadena o expresión regular" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Ir a una línea y columna" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marcar texto desde la posición actual del cursor" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Repetir la última búsqueda" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Copiar la línea actual y guardarla en el cutbuffer" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Sangrar la línea actual" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Quitar sangrado a la línea actual" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "Comentar/descomentar la línea actual o las líneas marcadas" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Deshacer la última operación" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Rehacer la última operación deshecha" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Ir hacia atrás un carácter" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Ir hacia delante un carácter" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Ir hacia atrás una palabra" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Ir hacia delante una palabra" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Ir a la línea anterior" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Ir a la siguiente línea" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Ir al principio de la línea actual" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Ir al final de la línea actual" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Ir a la línea anterior" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Ir a la siguiente línea" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Ir al principio del párrafo; después, al del párrafo anterior" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Ir al final del párrafo; después, al del párrafo siguiente" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Ir a la primera línea del fichero" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Ir a la última línea del fichero" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Ir a la llave correspondiente" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Desplazar el texto una línea arriba sin mover el cursor" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Desplazar el texto una línea abajo sin mover el cursor" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Cambiar al búfer de fichero anterior" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Cambiar al siguiente búfer de fichero" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Insertar la próxima pulsación literalmente" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Insertar un carácter de tabulación en la posición del cursor" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Insertar un retorno de carro en la posición del cursor" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Borrar el carácter bajo el cursor" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Borrar el carácter a la izquierda del cursor" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Cortar hacia atrás desde cursor a principio de palabra" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Cortar desde cursor a principio de siguiente palabra" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Cortar desde el cursor hasta el final de línea" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Justificar el fichero completo" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Contar el número de palabras, líneas y caracteres" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Redibujar la pantalla actual" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Suspender el editor (si la suspensión está activada)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Guardar fichero sin preguntar" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Seguir buscando hacia atrás" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Seguir buscando hacia delante" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Cambiar la distinción mayús./minús. en la búsqueda" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Cambiar la dirección de búsqueda" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Cambiar el uso de expresiones regulares" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Recuperar la cadena previa de búsqueda/reemplazo" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Recuperar la siguiente cadena de búsqueda/reemplazo" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Ir al navegador de ficheros" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Conmutar el uso de formato DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Conmutar el uso de formato Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Conmutar el añadir texto" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Conmutar el prefijar texto" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Conmutar la creación de ficheros de respaldo" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Ejecutar una orden externa" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "¿Cerrar el búfer sin guardarlo?" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Conmutar el uso de nuevo búfer" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Salir del navegador de ficheros" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Ir al primer fichero de la lista" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Ir al último fichero de la lista" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Ir al fichero anterior en la lista" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Ir al siguiente fichero en la lista" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Ir a un directorio" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Invocar el corrector de sintaxis (si está disponible)" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Ir al mensaje anterior del corrector" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Ir al siguiente mensaje del corrector" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Invocar el arreglador (si está disponible)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Ver ayuda" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Cancelar" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Guardar" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Ir a dir" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Cortar txt" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Ortografía" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Corrector" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Arreglador" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Mayús/minú" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Exp. reg." -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Ir atrás" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "No sustit." -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Posición" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Pri. línea" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Últ. línea" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "A llave" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marcar txt" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Copiar txt" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Sangrar txt" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Desang. txt" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Deshacer" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Rehacer" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Atrás" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Adelante" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Palabr ant" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Palabr sig" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Inicio" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Fin" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Palabr ant" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Palabr sig" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Ini de pár." -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Fin de pár." -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Despl arri" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Despl abaj" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Fich ant" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Fich sig" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Literal" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" # Intro (?). sv # O introducir, no encuentro el contexto... # Ok, es Intro (pero no se usa, parece, reportaré el bug) jm -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Intro" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Suprimir" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Borrar" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Cortar izquierda" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Cortar derecha" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "CortHastFin" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Cont palab" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Suspender" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Líneas de comentarios" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Guardar" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Anterior" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Siguiente" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Prev hist." -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Sig. hist." -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Ir a texto" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Format DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Format Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Añadir" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Anteponer" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Respald fich" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Ejec orden" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "A ficheros" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Pri. fich." -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Últ. fich." -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Descartar búfer" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Columna izquierda" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Columna derecha" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Mens. ant." -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Mens. sig." #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Modo de ayuda" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Muestra constante de la posición del cursor" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Uso de una línea más para editar" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Desplazamiento suave" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Ajuste suave de líneas largas" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Muestra los blancos" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Coloreado de sintaxis" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Tecla de inicio inteligente" # En español se dice sangrar. Es un término tipográfico que se usa # desde hace mucho, pero que la gente olvida por influencia del inglés. sv -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Auto-sangrado" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Cortado desde el cursor hasta el final de línea" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Ajuste estricto de líneas largas" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Conversión de pulsaciones de tabulador a espacios" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Respaldo de ficheros" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Leer fichero dejándolo en un buffer diferente" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Soporte para ratón" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Sin conversión desde formato DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Suspensión" @@ -1468,19 +1487,19 @@ msgstr "" msgid "enable/disable" msgstr "activar/desactivar" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "La tecla no es válida en modo de visualización" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Esta función está desactivada en modo restringido" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "No hay ayuda disponible" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1489,7 +1508,7 @@ msgstr "" "\n" "Buffer escrito en %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1498,7 +1517,7 @@ msgstr "" "\n" "No se ha escrito el búfer a %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1507,11 +1526,11 @@ msgstr "" "\n" "No se ha escrito el búfer: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "La ventana es demasiado pequeña para nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1520,268 +1539,272 @@ msgstr "" "Modo de empleo: nano [OPCIONES] [[+LÍNEA,COLUMNA] FICHERO]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opción\t\tOpción larga\t\tSignificado\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opción\t\tSignificado\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LÍNEA,COLUMNA" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Comenzar en LÍNEA, COLUMNA" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Habilitar una tecla de inicio inteligente" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Guardar respaldo de los ficheros existentes" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" # The "unique" is unnecessary and confusing. -- benno -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Directorio donde guardar ficheros de respaldo" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Usar negrita en lugar de texto inverso" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Convertir tabulaciones a espacios al escribir" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" "Leer fichero dejándolo en un buffer diferente como comportamiento predefinido" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Usar ficheros de bloqueo (estilo vim)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Registrar y leer histórico de cadenas de búsqueda/reemplazo" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "No leer los ficheros nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Arreglar el problema de confusión del teclado numérico" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "No añadir avances de línea al final de los ficheros" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "No convertir los ficheros desde el formato DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Usar una línea más para edición" # The original is poor. -- benno -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Guardar y restaurar la posición del cursor" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Marcador de cita" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Modo restringido" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Desplazarse línea a línea en lugar de media pantalla" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T " -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Fijar el ancho de tab a columnas" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Borrado rápido de la barra de estado" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Mostrar información sobre la versión y salir" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Detectar límite entre palabras con más exactitud" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Definición de sintaxis a usar para coloreado" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Mostrar constantemente la posición del cursor" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Arreglar el problema de confusión Retroceso/Suprimir" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Mostrar este texto de ayuda y salir" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Sangrar automáticamente nuevas líneas" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Cortar desde el cursor al final de línea" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Habilitar el uso del ratón" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "No leer el fichero (sólo escribirlo)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Establecer el directorio de operación" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Conservar teclas XON (^Q) y XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Ignorar silenciosamente problemillas de inicio" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r " -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Fijar el límite de ajuste en columnas" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Habilitar un corrector ortográfico alternativo" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Guardar automáticamente al salir, sin preguntar" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Guardar fichero en formato Unix por omisión" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Modo de visualización (sólo lectura)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "No ajustar rígidamente líneas largas" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "No mostrar las dos líneas de ayuda" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Habilitar suspensión" # Uf. A ver si alguien encuentra una palabra para decir eso... sv # Esto creo que ya lo pregunté en la lista, a parte de en muchos otros # sitios y nadie encontró nada convincente. jm -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Habilitar ajuste de línea suave" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, versión %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s los contribuidores de nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Correo: nano@nano-editor.org\tWeb: http://www.nano-editor.org" +msgstr " Correo: nano@nano-editor.org\tWeb: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1790,83 +1813,88 @@ msgstr "" "\n" " Opciones compiladas:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Sin nombre de fichero" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" "¿Guardar el búfer modificado? (Responder \"No\" DESCARTARÁ los cambios.) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "No se pudo reabrir stdin desde el teclado\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Leyendo de stdin, ^C para abortar\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Recibido SIGHUP o SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Use «fg» para volver a nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "La suspensión no está activada" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "habilitado" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "deshabilitado" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "tecla sin asociar" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "tecla sin asociar: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "tecla sin asociar: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Tecla sin asociar: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Tecla sin asociar: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "Se ignora XON, mmh mmh" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "Se ignora XOFF, mmh mmh" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "El tamaño «%s» de tabulador no es válido" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "El tamaño «%s» de llenado no es válido" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Teclea «%s -h» para la lista de opciones.\n" @@ -1874,118 +1902,118 @@ msgstr "Teclea «%s -h» para la lista de opciones.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "SsYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "TtAa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Sí" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Todas" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "No" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Error en %s en la línea %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "El argumento «%s» tiene una \" sin terminar" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Las cadenas de regex han de empezar y acabar con un carácter \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Regex «%s» incorrecta: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Falta el nombre para la sintaxis" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "El nombre de sintaxis debe entrecomillarse" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "La sintaxis «none» está reservada" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "La sintaxis «default» no admite extensiones" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Falta el nombre de la combinación" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "El nombre de la combinación es demasiado corto" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "El nombre de una combinación debe comenzar por «^», «M» o «F»" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "El nombre de combinación «%s» no es válido" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Debe especificar una función a la cual vincular la tecla" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Debe especificar un menú (o «all») en el cual vincular/desvincular la tecla" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "El «%s» no es un nombre de función" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "El «%s» no es un nombre de menú" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "La función «%s» no existe en el menú «%s»" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "La combinación «%s» no puede ser revinculada" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Error al expandir «%s»: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2000,51 +2028,51 @@ msgstr "" "«black», con el prefijo opcional «bright»\n" "para los de primer plano." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "La orden '%s' requiere una orden 'syntax' que lo preceda" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Falta un nombre de color" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Falta una cadena regex detrás de la orden '%s'" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "«start=» requiere su «end=» correspondiente" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "El color de fondo «%s» no puede ser brillante" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "La sintaxis «default» no admite regex '%s'" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Falta una orden después de '%s'" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Al argumento «%s» le falta una \" de cierre" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Error fatal: no hay teclas vinculadas a la función «%s». Terminando.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2052,62 +2080,62 @@ msgstr "" "Si es necesario, use nano con la opción -I para ajustar su configuración " "nanorc.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "No se pudo encontrar la sintaxis «%s» para extender" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "La sintaxis «%s» no tiene órdenes de color" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "No se admite la orden «%s» en el fichero incluido" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Orden «%s» no reconocida" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Falta una opción" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Opción «%s» desconocida" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "No es posible desactivar la opción «%s»" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "La opción «%s» precisa un argumento" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "La opción no es una cadena multibyte válida" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Se precisan caracteres que no sean blancos" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Se precisan dos caracteres de una sola columna" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "No se encontró el directorio del usuario. ¡Ay!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2150,16 +2178,16 @@ msgid "Searching..." msgstr "Buscando..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "¿Reemplazar esta instancia?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Reemplazar con" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2167,19 +2195,19 @@ msgstr[0] "%lu ocurrencia reemplazada" msgstr[1] "%lu ocurrencias reemplazadas" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Introduzca número de línea, número de columna" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Número de línea o columna no válido" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "No es una llave" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "No hay una llave correspondiente" @@ -2404,81 +2432,82 @@ msgid "Verbatim Input" msgstr "Entrada literal" # ¡memoria insuficiente! sv -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano se ha quedado sin memoria" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Error interno: no se puede encontrar la línea %d. Guarde su trabajo." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Secuencia desconocida" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Entrada de Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fichero:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Modificado" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Ver" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "línea %ld/%ld (%d%%), col %lu/%lu (%d%%), car %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "El editor de textos GNU nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versión" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Por cortesía de:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Agradecimientos especiales para:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "La Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "los traductores y el TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Por ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "y cualquiera de quien nos hayamos olvidado..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Gracias por usar nano." diff --git a/po/eu.po b/po/eu.po index b67e1813..a20aa0d5 100644 --- a/po/eu.po +++ b/po/eu.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 1.9.99pre0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\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" @@ -18,80 +18,79 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Errorea %s irakurtzen: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Joan direktorio honetara" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Ezin da %staz kanpo idatzi" -#: src/browser.c:309 +#: 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:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: 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:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Bilatu" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Bilaketa berriz hasia" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Hau da kointzidentzia bakarra" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Ez dago bilatzeko eredurik" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Bikoiztutako %s sintaxi izena" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -162,8 +161,8 @@ msgstr "" 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:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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" @@ -182,7 +181,7 @@ msgstr "Ez dago irekitako fitxategi buffer gehiagorik" msgid "Switched to %s" msgstr "%s-ra aldatua" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Bufer berria" @@ -228,7 +227,7 @@ msgstr "Fitxategi berria" msgid "File \"%s\" not found" msgstr "\"%s\" ezin aurkitu" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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" @@ -272,88 +271,88 @@ msgstr "Ezin da %staz kanpo idatzi" msgid "Error writing backup file %s: %s" msgstr "Errorea aldi baterako fitxategia idazten: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Babes-kopia fitxategi gehiegi?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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:1990 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 +#: 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:2150 +#: 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:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr "[DOS formatua]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr "[Mac formatua]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Babeskopia]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Gehitu aukeraketa fitxategiaren hasieran" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Gehitu aukeraketa fitxategian" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Ahuatespena artxiboan idatzi" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Gehitu nahi duzun fitxategiaren izena" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Gehituko zaion fitxategiaren izena " -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Idatzi nahi duzun artxiboaren izena" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Gorde fitxategia BESTE izen batekin?" -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Fitxategia existitzen da dagoeneko, GAINIDATZI?" -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(gehiago)" -#: src/files.c:2953 +#: src/files.c:2951 #, fuzzy, c-format msgid "" "\n" @@ -362,28 +361,28 @@ msgstr "" "\n" "Nanorekin jarraitzeko return sakatu\n" -#: src/files.c:2969 +#: 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:2976 +#: 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:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -391,800 +390,819 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format 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:483 +#: src/global.c:488 msgid "Exit" msgstr "Irten" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Itxi" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "Ezmoztu testua" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "Justifikazioa ezeztatu" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Artxiboa irakurri" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Bilatu" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Ordezkatu" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Joan lerro hontara" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Aurreko lerroa" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Hurrengo lerroa" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Aurreko orrialdea" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Hurrengo orrialdea" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Justifikatu" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Justifikatu" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Freskatu" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Uneko parrafoa justifikatu" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Uneko funtzioa bertan behera utzi" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Erakutsi laguntza testu hau" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Unean kargatutako fitxategi bufferra itxi/Nanotik irten" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Nanotik irten" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Uneko artxiboa diskoan idatzi" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Uneko lerroan beste lerro bat txertatu" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Bilatu kate bat edo expresio erregular bat" -#: src/global.c:533 +#: src/global.c:538 #, fuzzy msgid "Search for a string" msgstr "Bilatu kate bat edo expresio erregular bat" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Joan espezifikatutako lerro eta zutabera" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Joan espezifikatutako lerro eta zutabera" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "" -#: src/global.c:541 +#: 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:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Cutbufferekoa uneko lerroan txertatu" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Kurtsorearen posisioa erakutsi" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Deitu zuzentzaileari, eskuragarri badago" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Ordezkatu kate bat edo expresio erregular bat" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Joan espezifikatutako lerro eta zutabera" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "Markatu testua kurtsorearen uneko posizioan" -#: src/global.c:552 +#: src/global.c:557 #, fuzzy msgid "Repeat the last search" msgstr "Errepikatu azken bilaketa" -#: src/global.c:554 +#: 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:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Koskatu uneko lerroa" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Koska kendu uneko lerroari" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "" -#: src/global.c:563 +#: src/global.c:568 #, fuzzy msgid "Go back one character" msgstr "Karaktere bat atzeruntz mugitu" -#: src/global.c:564 +#: src/global.c:569 #, fuzzy msgid "Go forward one character" msgstr "Karaktere bat aurreruntz mugitu" -#: src/global.c:566 +#: src/global.c:571 #, fuzzy msgid "Go back one word" msgstr "Mugitu hitz bat atzeruntz" -#: src/global.c:567 +#: src/global.c:572 #, fuzzy msgid "Go forward one word" msgstr "Mugitu hitz bat atzera" -#: src/global.c:569 +#: src/global.c:574 #, fuzzy msgid "Go to previous line" msgstr "Aurreko lerrora mugitu" -#: src/global.c:570 +#: src/global.c:575 #, fuzzy msgid "Go to next line" msgstr "Mugitu hurrengo lerrora" -#: src/global.c:571 +#: src/global.c:576 #, fuzzy msgid "Go to beginning of current line" msgstr "Uneko lerroaren hasierara mugitu" -#: src/global.c:572 +#: src/global.c:577 #, fuzzy msgid "Go to end of current line" msgstr "Uneko lerroaren bukaerara mugitu" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +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 "Go to beginning of paragraph; then of previous paragraph" msgstr "Mugitu uneko parrafoaren hasierara" -#: src/global.c:577 +#: src/global.c:586 #, fuzzy msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Mugitu uneko parrafoaren amaierara" -#: src/global.c:579 +#: src/global.c:588 #, fuzzy msgid "Go to the first line of the file" msgstr "Mugitu fitxategiaren lehen lerrora" -#: src/global.c:580 +#: src/global.c:589 #, fuzzy msgid "Go to the last line of the file" msgstr "Mugitu fitxategiaren azken lerrora" -#: src/global.c:582 +#: src/global.c:591 #, fuzzy msgid "Go to the matching bracket" msgstr "Ez dago giltz egokirik" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Korritu gora lerro bat kurtsorea korritu gabe" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Korritu behera lerro bat kurtsorea korritu gabe" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Aldatu aurreko fitxategi buffer-era" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Aldatu hurrengo fitxategi buffer-era" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Hurrengo tekla-sakatzea literalki sartu" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Txertatu tabuladore karaktere bat kurtsorearen posizioan" -#: src/global.c:594 +#: src/global.c:603 #, fuzzy msgid "Insert a newline at the cursor position" msgstr "Orga-itzulera bat kurtsorearen posizioan txertatu" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Kurtsorearen azpiko karaterea ezabatu" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Kurtsorearen ezkerraldeko karaterea ezabatu" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "Moztu kurtsoretik lerro amaierara" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "Moztu kurtsoretik lerro amaierara" -#: src/global.c:604 +#: 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:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Justifikatu lerro osoa" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Zenbatu hitz, lerro eta karaktere kopurua" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Freskatu uneko pantaila" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 #, fuzzy msgid "Search next occurrence backward" msgstr "Atzerantza bilatu" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 #, fuzzy msgid "Toggle the case sensitivity of the search" msgstr "Mayuskula/minuskulaz egindako bilaketa" -#: src/global.c:624 +#: src/global.c:633 #, fuzzy msgid "Reverse the direction of the search" msgstr "kurtsorearen posisioa erakutsi" -#: src/global.c:628 +#: src/global.c:637 #, fuzzy msgid "Toggle the use of regular expressions" msgstr "Expresio erregularrak erabili" -#: src/global.c:632 +#: src/global.c:641 #, fuzzy msgid "Recall the previous search/replace string" msgstr "Editatu aurreko bilaketa/aldaketa kateak" -#: src/global.c:634 +#: src/global.c:643 #, fuzzy msgid "Recall the next search/replace string" msgstr "Editatu aurreko bilaketa/aldaketa kateak" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Fitxategi nabigatzailera joan" -#: src/global.c:640 +#: src/global.c:649 #, fuzzy msgid "Toggle the use of DOS format" msgstr "Dos formatoan fitxategia idazten" -#: src/global.c:641 +#: src/global.c:650 #, fuzzy msgid "Toggle the use of Mac format" msgstr "Idatzi fitxategia Mac formatuan" -#: src/global.c:642 +#: src/global.c:651 #, fuzzy msgid "Toggle appending" msgstr "Auto-doitu lerro luzeak" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "" -#: src/global.c:644 +#: src/global.c:653 #, fuzzy msgid "Toggle backing up of the original file" msgstr "Gorde existitzen diren fitxategien babeskopiak" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Exekutatu kanpo-komandoa" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: 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:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Irten fitxategi nabigatzailetik" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Joan zerrendako lehen fitxategira" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Joan zerrendako azken fitxategira" -#: src/global.c:655 +#: src/global.c:664 #, fuzzy msgid "Go to the previous file in the list" msgstr "Joan zerrendako lehen fitxategira" -#: src/global.c:656 +#: src/global.c:665 #, fuzzy msgid "Go to the next file in the list" msgstr "Joan zerrendako azken fitxategira" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Joan direktorio honetara" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Deitu zuzentzaileari, eskuragarri badago" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "Aurreko lerrora mugitu" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "Mugitu hurrengo lerrora" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Deitu zuzentzaileari, eskuragarri badago" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Laguntza begiratu" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Bertan behera utzi" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "Gorde" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Joan direktorio honetara" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Textua moztu" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Ortografia" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "Joan lerro hontara" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "DOS formatua" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "May/Min" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regexp" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Atzeruntza" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Ez ordezkatu" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Uneko posizioa" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Lehen lerroa" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Azken lerroa" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "Ez da hori giltza" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Textua markatu" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopiatu testua" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Koskatu testua" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Ez koskatu testua" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Atzean" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Aurrean" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Aurreko hitza" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Hurrengo hitza" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Etxea" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Bukaera" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Aurreko hitza" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Hurrengo hitza" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Par hasi" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Par amai" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Korritu gora" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Korritu behera" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "Aurreko fitxategia" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Hurrengo fitxategia" -#: src/global.c:899 +#: src/global.c:915 #, fuzzy msgid "Verbatim" msgstr "Sarrera literala" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Sartu" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Ezabatu" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Atzera tekla" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Textua moztu" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "MoztuAmaieraraArte" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Hitz kopurua" -#: src/global.c:941 +#: src/global.c:957 #, fuzzy msgid "Suspend" msgstr "Eseki" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Hurrengo lerroa" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "Aurreko fitxategia" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "Hurrengo orrialdea" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Aurreko historikoa" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Hurrengo historikoa" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Joan testu hontara" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS formatua" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac formatua" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Gehitu" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Gehitu" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Babeskopia fitxategia" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Exekutatu komandoa" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Fitxategietara" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Lehen fitxategia" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Azken Fitxategia" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "Aurreko lerroa" -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy 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:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Laguntza modua" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Kurtzorearen posizioa bistaratu beti" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Erabili lerro bat edo gehiago editatzeko" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Korritze leuna" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "Ez doitu lerro luzeak" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Erakutsi txuriguneak" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Kolore sintaxi nabarmentzea" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "'Smart home' tekla" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Auto indentatu" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Lerroaren bukaeraraino ebaki" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "Ez doitu lerro luzeak" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Bihurtu idatzitako tabulazioak zuriuneetara" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Babeskopia fitxategiak" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Xagu euskarria" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ez bihurtu DOS/Mac formatuak" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Eseki" @@ -1483,21 +1501,21 @@ msgstr "" msgid "enable/disable" msgstr "gaitu/ezgaitu" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Tekla baliogabea ikuskatze moduan" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Ezin da maila nagusia era murriztuan bisitatu" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1506,7 +1524,7 @@ msgstr "" "\n" "Bufferra hemen idatzia: %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1515,7 +1533,7 @@ msgstr "" "\n" "Bufferra ez da %s-(e)n idatzi: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1524,11 +1542,11 @@ msgstr "" "\n" "Bufferra ez da idatzi: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Leihoaren tamainua txikiegia da nano-rentzat...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1537,269 +1555,273 @@ msgstr "" "Erabilera: nano [AUKERAK] [[+LERROA,ZUTABEA] FITXATEGIA]\n" "\n" -#: src/nano.c:793 +#: 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:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Aukera\t\tEsanahia\n" -#: src/nano.c:798 +#: 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Hasi LERRO lerro zenbakian, ZUTABE zutabean" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Gaitu 'smart home' tekla" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Gorde existitzen diren fitxategien babeskopiak" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Babeskopia fitxategiak idazteko direktorioa" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Erabili lodia alderantzizko testua beharrean" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Bihurtu idatzitako tabuladoreak zuriuneetara" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Idatzi eta irakurri bilaketa/aldaketa kateen historia" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Ez begiratu nanorc fitxategietan" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Konpondu zenbakizko teklatu nahaste arazoak" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Ez gehitu lerro berria fitxategiaren amaieran" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Ez bihurtu DOS/Mac formatuko fitxategiak" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Erabili lerro bat edo gehiago editatzeko" -#: src/nano.c:843 +#: src/nano.c:846 #, fuzzy msgid "Log & read location of cursor position" msgstr "Txertatu tabuladore karaktere bat kurtsorearen posizioan" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Aipamen katea" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Mugatutako modua" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#cols>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Ezarri fitxa baten zabalera #cols-era" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Egin egoera-barra garbiketa azkarra" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Bertsioaren informazioa inprimatu eta irten" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Aurkitu hitz amaierak zehatzago aurkitu" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 #, fuzzy msgid "Syntax definition to use for coloring" msgstr "Erabiltzeko sintaxi definizioa" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Erakutsi beti kurtsorearen posizioa" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Konpondu atzera tekla/ezabatu nahaste arazoak" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "Erakutsi laguntza testu hau" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Automatikoki indentatu lerro berriak" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Moztu kurtsoretik lerro amaierara" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Gaitu xaguaren erabilera" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Ezarri eragiketa direktorioa" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Mantendu XON (^Q) eta XOFF (^S) teklak" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#cols>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" -#: src/nano.c:892 +#: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "Ezarri zutabe-tab baten zabalera #cols-i" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Gahitu zuzentzaile alternatiboa" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Irteterakoan automatikoki gorde, ez galdetu" -#: src/nano.c:901 +#: src/nano.c:906 #, fuzzy msgid "Save a file by default in Unix format" msgstr "Idatzi fitxategia DOS formatuan" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Ikuskatze modua (irakurri bakarrik)" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "Ez doitu lerro luzeak" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Ez erakutsi bi laguntza lerroak" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Gaitu esekitzea" -#: src/nano.c:911 +#: src/nano.c:916 #, fuzzy msgid "Enable soft line wrapping" msgstr "Auto-doitu lerro luzeak" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr "" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format 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:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1808,82 +1830,86 @@ msgstr "" "\n" "Konpilazio aukerak:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP edo SIGTERM jaso da\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Erabili \"fg\" nano-ra itzultzeko.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "gaitua" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "ez gaitua" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignoratua, kaka zarra" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignoratua, kaka zarra" -#: src/nano.c:2140 src/rcfile.c:1187 +#: 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:2201 src/rcfile.c:1128 +#: 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:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1891,119 +1917,119 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Bb" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Ee" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Dd" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Bai" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Guztiak" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Ez" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Errorea %s-n %lu lerroan: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "'%s' argumentuak amaitu gabeko \" bat dauka" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "\"%s\" regex okerra: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Sintaxiaren izena falta da" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "\"none\" sintaxia erreserbaturik dago" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "\"default\" sintaxiak ez du extentsiorik hartu behar" -#: src/rcfile.c:369 +#: src/rcfile.c:370 #, fuzzy msgid "Missing key name" msgstr "Sintaxiaren izena falta da" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "Eskatutako \"%s\" tab tamainua baliogabea da" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, fuzzy, c-format msgid "Error expanding %s: %s" msgstr "Errorea %s irakurtzen: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2019,112 +2045,112 @@ msgstr "" "\"black\", \"bright\" aukerazko aurrizkiarekin\n" "aurreplanoko koloreentzat." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Kolorearen izena falta da" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Regex katea falta da" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\"-k \"end=\" behar du" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Atzekaldeko \"%s\" koloreak ezin du bizia izan" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "\"default\" sintaxiak ez du extentsiorik hartu behar" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "'%s' argumentuak amaitu gabeko \" bat dauka" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" -#: src/rcfile.c:912 +#: 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:971 +#: 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:993 src/rcfile.c:1202 +#: 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:1024 +#: 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:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Ez da \"%s\" komandoa ulertu" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "Kolorearen izena falta da" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, fuzzy, c-format msgid "Unknown option \"%s\"" msgstr "\"%s\" bandera ezezaguna" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "Ezin da \"%s\" bandera kendu" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "\"%s\" aukerak argumentu bat behar du" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Aukera ez da baliodun multibyte katea" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: 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:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Bi zutabe-bakar karaktere behar dira" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Ezin dut nire etxe direktorioa aurkitu! Outx!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2168,16 +2194,16 @@ msgid "Searching..." msgstr "Bilatu" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Instantsia hau aldatu?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Aldatu honekin" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2185,20 +2211,20 @@ msgstr[0] "%lu kointzidentzia aldatuta" msgstr[1] "%lu kointzidentzia aldatuta" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Lerroaren zenbakia, zutabe zenbakia sartu" -#: src/search.c:937 +#: src/search.c:933 #, fuzzy msgid "Invalid line or column number" msgstr "Lerroaren zenbakia, zutabe zenbakia sartu" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ez da hori giltza" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Ez dago giltz egokirik" @@ -2429,82 +2455,83 @@ msgstr "Aukeraketan: " msgid "Verbatim Input" msgstr "Sarrera literala" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano: memoriatik kanpo!" -#: src/utils.c:626 +#: 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:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unicode sarrera" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fitxategia:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Aldatua" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Ikusi" -#: src/winio.c:3085 +#: 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:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Nano textu editorea" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "bertsioa" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Zuretzako hauek egina:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Esker bereziak:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "ncurses-entzat:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "eta ahaztu dugun baten bat..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Mila esker nano erabiltzeagatik!" diff --git a/po/fi.po b/po/fi.po index 61c27a34..6d3cac35 100644 --- a/po/fi.po +++ b/po/fi.po @@ -8,10 +8,10 @@ # Jorma Karvonen , 2009-2011, 2013-2015. msgid "" msgstr "" -"Project-Id-Version: nano 2.5.2\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-05-26 20:55+0300\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-07-13 17:27+0300\n" "Last-Translator: Lauri Nurmi \n" "Language-Team: Finnish \n" "Language: fi\n" @@ -19,85 +19,84 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Poedit 1.8.7\n" - -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Virhe luettaessa tiedostoa %s: %s" +"X-Generator: Poedit 1.8.8\n" #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Siirry hakemistoon" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Peruttu" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Hakemiston %s ulkopuolelle ei voi kirjoittaa" +msgstr "Hakemiston %s ulkopuolelle ei voi siirtyä" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Ylähakemistoon siirtyminen epäonnistui" +#: 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 "Virhe luettaessa tiedostoa %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(hakem)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(ylähakem)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(suuri)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Hae" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Haku jatkuu alusta" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Tämä on ainoa esiintymä" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Ei nykyistä hakumallia" -#: src/color.c:186 -#, fuzzy, c-format +#: src/color.c:185 +#, c-format msgid "Unknown syntax name: %s" -msgstr "Puuttuva syntaksin nimi" +msgstr "Tuntematon syntaksin nimi: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" -msgstr "" +msgstr "magic_load() epäonnistui: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" -msgstr "" +msgstr "magic_file(%s) epäonnistui: %s" #: src/files.c:47 #, c-format @@ -170,8 +169,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Tiedoston lisääminen hakemiston %s ulkopuolelta epäonnistui" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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” on hakemisto" @@ -190,7 +189,7 @@ msgstr "Ei enempää avoimia tiedostopuskureita" msgid "Switched to %s" msgstr "Vaihto tiedostoon %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Uusi puskuri" @@ -232,11 +231,11 @@ msgid "New File" msgstr "Uusi tiedosto" #: src/files.c:982 -#, fuzzy, c-format +#, c-format msgid "File \"%s\" not found" msgstr "Tiedostoa ”%s” ei löytynyt" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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” on laitetiedosto" @@ -270,11 +269,10 @@ msgid "Key invalid in non-multibuffer mode" msgstr "Virheellinen näppäin yhden puskurin tilassa" #: src/files.c:1628 -#, fuzzy msgid "Failed to write backup file; continue saving? (Say N if unsure.) " msgstr "" "Varmuuskopio epäonnistui, jatketaanko tallentamista? (Vastaa E jos olet " -"epävarma) " +"epävarma.) " #: src/files.c:1746 #, c-format @@ -287,90 +285,87 @@ msgstr "Hakemiston %s ulkopuolelle ei voi kirjoittaa" msgid "Error writing backup file %s: %s" msgstr "Virhe kirjoitettaessa varmuuskopiotiedostoa %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Liian monta varmuuskopiotiedostoa?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Virhe kirjoitettaessa tilapäistiedostoa: %s" -#: src/files.c:1990 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 +#: 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 "Virhe kirjoitettaessa tiedostoa %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Kirjoitettiin %lu rivi" msgstr[1] "Kirjoitettiin %lu riviä" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS-muoto]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac-muoto]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Varmuuskopio]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Lisää valinta tiedoston alkuun" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Lisää valinta tiedoston loppuun" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Kirjoita valinta tiedostoon" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Tiedosto, jonka alkuun kirjoitetaan" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Tiedosto, jonka loppuun kirjoitetaan" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Kirjoitettava tiedosto" -#: src/files.c:2297 -#, fuzzy +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Tallennetaanko muokattu puskuri silti? " -#: src/files.c:2408 -#, fuzzy +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Tallennetaanko tiedosto ERI NIMELLÄ? " -#: src/files.c:2416 -#, fuzzy, c-format +#: src/files.c:2414 +#, c-format msgid "File \"%s\" exists; OVERWRITE? " -msgstr "Tiedosto olemassa, KORVATAANKO? " +msgstr "Tiedosto ”%s” on olemassa, KORVATAANKO? " -#: src/files.c:2437 -#, fuzzy +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " -msgstr "Tiedostoa on muokattu avaamisen jälkeen, jatketaanko tallentamista? " +msgstr "Muu ohjelma on muuttanut tiedostoa, jatketaanko tallentamista? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(jatkuu)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -379,7 +374,7 @@ msgstr "" "\n" "Paina Enter jatkaaksesi\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -389,7 +384,7 @@ msgstr "" "Sitä vaaditaan hakuhistoria ja kohdistimen sijaintien tallentamiseksi/" "lataamiseksi.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -399,7 +394,7 @@ msgstr "" "Nano ei kykene lataamaan tai tallentamaan hakuhistoriaa eikä kohdistimen " "sijainteja.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -408,7 +403,7 @@ msgstr "" "Havaittiin vanhanaikainen nano-historiatiedosto (%s), joka yritettiin\n" "siirtää suositeltavaan sijaintiin (%s), mutta tapahtui virhe: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -419,778 +414,798 @@ msgstr "" "siirtää suositeltavaan sijaintiin (%s)\n" "(lisätietoja tästä muutoksesta nanon FAQ:ssa)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Virhe kirjoitettaessa tiedostoa %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Lopeta" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Sulje" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Epäleikkaa" # 80 sarakkeen näytöllä mahtuu 10 merkkiä, mieluummin 9. -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Epätasaa" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Lue tied." -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Hae" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Korvaa" # Tämä on "Etsi"-valikossa. # 80 sarakkeen näytöllä mahtuu 13 merkkiä, mieluummin 12. # Huomaa myös "Go To Line Help Text". -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Rivinumero" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Ed. rivi" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Seur. rivi" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Ed. sivu" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Seur. sivu" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Tasaa" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "KokoTas." # "Päivitä"? -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Virkistä" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Hae Seur." #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Tasaa nykyinen kappale" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Peru nykyinen toiminto" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Näytä tämä ohjeteksti" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Sulje nykyinen tiedostopuskuri / Poistu nanosta" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Poistu nanosta" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Kirjoita nykyinen tiedosto levylle" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Lisää toinen tiedosto nykyiseen tiedostoon" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Etsi merkkijonoa tai säännöllistä lauseketta" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Etsi merkkijonoa" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" -msgstr "" +msgstr "Päivitä tiedostolista" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Siirry annetulle riville ja sarakkeeseen" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Siirry annetulle riville ja sarakkeeseen" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Siirry ruutu ylöspäin" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Siirry ruutu alaspäin" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Leikkaa nykyinen rivi ja varastoi se leikepuskuriin" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Liitä leikepuskurista nykyiselle riville" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Näytä kohdistimen sijainti" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Käynnistä oikoluin (jos saatavilla)" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Korvaa merkkijono tai säännöllinen lauseke" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Siirry annetulle riville ja sarakkeeseen" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Merkitse tekstiä kohdistimesta alkaen" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Toista viimeisin haku" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Kopioi nykyinen rivi ja varastoi se leikepuskuriin" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Sisennä nykyinen rivi" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Epäsisennä nykyinen rivi" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" -msgstr "" +msgstr "Kommentoi/epäkommentoi nykyistä riviä tai merkittyjä rivejä" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Peru viimeisin toimenpide" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Tee uudelleen viimeksi peruttu toimenpide" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Siirry yksi merkki taaksepäin" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Siirry yksi merkki eteenpäin" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Siirry yksi sana taaksepäin" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Siirry yksi sana eteenpäin" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Siirry edelliselle riville" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Siirry seuraavalle riville" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Siirry nykyisen rivin alkuun" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Siirry nykyisen rivin loppuun" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Siirry edelliselle riville" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Siirry seuraavalle riville" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Siirry kappaleen alkuun; sitten seuraavan kappaleen" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Siirry aivan kappaleen lopun perään; sitten seuraavan kappaleen" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Siirry tiedoston ensimmäiselle riville" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Siirry tiedoston viimeiselle riville" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Siirry vastaavalle sulkeelle" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Vieritä rivi ylöspäin siirtämättä kohdistinta" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Vieritä rivi alaspäin siirtämättä kohdistinta" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Vaihda edelliseen tiedostopuskuriin" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Vaihda seuraavaan tiedostopuskuriin" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Lisää seuraava näppäily sellaisenaan" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Lisää sarkain kohdistimen kohdalle" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Lisää rivinvaihto kohdistimen kohdalle" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Poista kohdistimen kohdalla oleva merkki" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Poista merkki kohdistimen vasemmalta puolelta" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Leikkaa taaksepäin kohdistimesta sanan alkuun" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Leikkaa eteenpäin kohdistimesta seuraavan sanan alkuun" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Leikkaa kohdistimesta tiedoston loppuun" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Tasaa koko tiedosto" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Laske sanojen, rivien ja merkkien määrä" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Virkistä (piirrä uudelleen) nykyinen ruutu" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Hyllytä editori (jos hyllytys on käytössä)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Tallenna tiedosto kysymättä" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Hae seuraava esiintymä taaksepäin" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Hae seuraava esiintymä eteenpäin" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Vaihda haun merkkikoon huomiointi käyttöön tai pois" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Vaihda haun suunta" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Vaihda säännölliset lausekkeet käyttöön tai pois" -#: src/global.c:632 +#: src/global.c:641 #, fuzzy msgid "Recall the previous search/replace string" msgstr "Kutsu takaisin edellinen haettu/korvattu merkkijono" -#: src/global.c:634 +#: src/global.c:643 #, fuzzy msgid "Recall the next search/replace string" msgstr "Kutsu takaisin seuraava haettu/korvattu merkkijono" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Siirry tiedostoselaimeen" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Vaihda DOS-muoto käyttöön tai pois" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Vaihda Mac-muoto käyttöön tai pois" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Vaihda liittäminen loppuun käyttöön tai pois" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Vaihda liittäminen alkuun käyttöön tai pois" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Vaihda alkuperäisen tiedoston varmuuskopiointi käyttöön tai pois" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Suorita ulkoinen komento" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Sulje puskuri tallentamatta sitä" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Vaihda uuden puskurin käyttö päälle tai pois" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Poistu tiedostoselaimesta" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Siirry luettelon ensimmäiseen tiedostoon" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Siirry luettelon viimeiseen tiedostoon" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Siirry luettelon edelliseen tiedostoon" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Siirry luettelon seuraavaan tiedostoon" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Siirry hakemistoon" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Käynnistä esikatselu (jos saatavilla)" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "Siirry edelliseen esikatseluun" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "Siirry seuraavaan esikatseluun" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Käynnistä muotoilin (jos saatavilla)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Ohjeet" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Peru" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Kirjoita" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Siirry hak." -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Leikkaa" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Oikoluku" # Tämä on "Etsi"-valikossa. # 80 sarakkeen näytöllä mahtuu 13 merkkiä, mieluummin 12. # Huomaa myös "Go To Line Help Text". -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "Esikatseluun" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Muotoilin" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Kirj.koko" # "Äiti, mikä on säännöke?" "Kai se joku pikku sääntö on." -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Säännöke" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Taaksepäin" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Älä korvaa" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Sijainti" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Ens. rivi" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Viim. rivi" # versiossa 1.1.99pre2 hakee merkkejä "([{<>}])" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Sulkeeseen" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Merkitse" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopioi" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Sisennä" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Epäsisennä" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Peru" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Tee uudelleen" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Takaisin" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Eteenpäin" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Ed. sana" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Seur. sana" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Home" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "End" +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Ed. sana" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Seur. sana" + # "Par" on "paragraph" -#: src/global.c:874 +#: src/global.c:890 msgid "Beg of Par" msgstr "Kapp. alku" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Kapp. loppu" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Vieritä ylös" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Vieritä alas" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Ed. tied." -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Seur. tied." -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Merkintarkka" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Sarkain" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" # Oletetaan että tämä on näppäimen nimi tässä yhteydessä. -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Delete" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Askelpalautin" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Leikk. vas." -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Leikk. oik." -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "LeikkLoppuun" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Sanamäärä" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Hyllytä" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Seur. rivi" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Tallenna" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Edellinen" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Seuraava" # Tämä on Etsi-valikossa. # 80 sarakkeen näytöllä mahtuu 11 merkkiä. -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "EdHistor." # Tämä on Etsi-valikossa. # 80 sarakkeen näytöllä mahtuu 11 merkkiä. -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "SeurHistor." # Tämä on "Etsi"-valikossa. # 80 sarakkeen näytöllä mahtuu 13 merkkiä, mieluummin 12. # Huomaa myös "Go To Line Help Text". -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Tekstiin" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS-muoto" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac-muoto" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Lisää loppuun" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Lisää alkuun" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Varmuuskopio" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Suorita komento" # Tämä on Kirjoita tiedosto- ja Lisää tiedosto -valikoissa. # 80 sarakkeen näytöllä mahtuu 17 merkkiä, mieluummin 16. -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Tiedostoselain" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Ensimm. tied." -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Viim. tied." -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Hylkää puskuri" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" -msgstr "" +msgstr "Vasen sarake" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" -msgstr "" +msgstr "Oikea sarake" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "Ed. esikatselu" -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy msgid "Next Lint Msg" msgstr "Seur. esikats." #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Ohjetila" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Jatkuva kohdistimen sijainnin näyttö" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Lisärivin käyttö muokkaukseen" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Pehmeä vieritys" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Ylipitkien rivien pehmeä rivitys" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Tyhjemerkkien näyttö" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Värillinen syntaksin korostus" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Älykäs Home-näppäin" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automaattinen sisennys" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Leikkaa loppuun saakka" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Ylipitkien rivien kova rivitys" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Näppäiltyjen sarkainten muunnos välilyönneiksi" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Varmuuskopiotiedostot" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Luetaan tiedosto erilliseen puskuriin" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Hiirituki" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ei muunnosta DOS/Mac-muodosta" # Perään tulee "käytössä" tai "ei käytössä". -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Hyllytys" @@ -1498,19 +1513,19 @@ msgstr "" msgid "enable/disable" msgstr "käytössä/pois" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Näppäin on virheellinen katselutilassa" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Tämä toiminto on poissa käytöstä rajoitetussa tilassa" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Ohjetta ei ole saatavilla" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1519,7 +1534,7 @@ msgstr "" "\n" "Puskuri kirjoitettu tiedostoon %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1528,7 +1543,7 @@ msgstr "" "\n" "Puskuria ei kirjoitettu tiedostoon %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1537,11 +1552,11 @@ msgstr "" "\n" "Puskuria ei kirjoitettu: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Ikkuna on liian pieni nanolle...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1550,265 +1565,269 @@ msgstr "" "Käyttö: nano [VALITSIMET] [[+RIVI,SARAKE] TIEDOSTO]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Valitsin\tPitkä GNU-valitsin\tMerkitys\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Valitsin\tMerkitys\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+RIVI,SARAKE" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Aloita riviltä RIVI, sarakkeesta SARAKE" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Ota käyttöön älykäs Home-näppäin" # "tallennettaessa"? -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Tallenna varmuuskopiot olemassa olevista tiedostoista" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Hakemisto uniikkien varmuuskopiotiedostojen tallentamiseen" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Käytä tekstin lihavointia käänteisten värien sijaan" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Muunna näppäillyt sarkaimet välilyönneiksi" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Lue tiedosto uuteen puskuriin oletusarvoisesti" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Käytä (vim-tyylisiä) lukkotiedostoja" -#: src/nano.c:825 +#: src/nano.c:828 #, fuzzy msgid "Log & read search/replace string history" msgstr "Muista viimeksi etsityt/korvatut merkkijonot" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Älä käytä nanorc-tiedostoja" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Korjaa numeronäppäimistön sekaantumisongelma" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Älä lisää rivinvaihtoja tiedostojen loppuun" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Älä muunna tiedostoja DOS/Mac-muodosta" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Käytä yhtä lisäriviä muokkaukseen" -#: src/nano.c:843 +#: src/nano.c:846 #, fuzzy msgid "Log & read location of cursor position" msgstr "Kirjaa lokiin ja lue kohdistinkoordinaatin sijainti" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Lainausmerkkijono" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Rajoitettu tila" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Vieritä rivi kerrallaan puoliruudun sijaan" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#saraketta>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#saraketta>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Aseta sarkaimen leveydeksi #cols saraketta" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Tyhjennä tilarivi pikaisesti" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Näytä versiotiedot ja lopeta" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Havaitse sanarajat tarkemmin" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Väritykseen käytettävä syntaksimääritys" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Näytä kohdistimen sijainti jatkuvasti" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Korjaa Backspace/Delete-näppäinten sekaantumisongelma" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Näytä tämä ohjeteksti ja poistu" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Sisennä uudet rivit automaattisesti" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Leikkaa kohdistimesta rivin loppuun" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Ota hiiri käyttöön" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Älä lue tiedostoa (kirjoita pelkästään)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Aseta toimintahakemisto" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Salli XON (^Q)- ja XOFF (^S) -näppäimet" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Ohita hiljaisesti käynnistysongelmat kuten rc-tiedoston virheet" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#sarakkeet>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#sarakkeet>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Aseta kova rivityskohta sarakkeeseen #cols" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Käytä vaihtoehtoista oikolukuohjelmaa" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Tallenna tiedosto kysymättä poistuttaessa" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Tallenna tiedosto oletusarvoisesti Unix-muodossa" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Katselutila (vain luku)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Älä kovarivitä pitkiä rivejä" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Älä näytä kahta ohjeriviä" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Ota hyllytys käyttöön" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Ota käyttöön pehmeä rivitys" -#: src/nano.c:923 -#, fuzzy, c-format +#: src/nano.c:928 +#, c-format msgid " nano, version %s\n" -msgstr " GNU nano, versio %s\n" +msgstr " nano, versio %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" -msgstr "" +msgstr " © 2014–%s nanon tekijät\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Sähköposti: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" +msgstr " Sähköposti: nano@nano-editor.org\tWeb: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1817,85 +1836,89 @@ msgstr "" "\n" " Käännetty valitsimilla:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Ei tiedostonimeä" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " -msgstr "" +msgstr "Tallennetaanko muutettu puskuri? (Vastaus ”Ei” HÄVITTÄÄ muutokset.)" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" "Valitettavasti näppäimistön avaaminen uudelleen vakiosyötteeksi epäonnistui\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Luetaan vakiosyötteestä, ^C keskeyttää\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Vastaanotettiin SIGHUP tai SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Palaa nanoon komennolla ”fg”.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Hyllytys ei ole käytössä" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "käytössä" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "ei käytössä" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ohitetaan, mutinaa" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ohitetaan, mutinaa" # puuttuu tai liian iso tai liian pieni -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Pyydetty sarkaimen koko ”%s” ei kelpaa" # puuttuu tai liian iso tai liian pieni -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Pyydetty täyttöpituus ”%s” ei kelpaa" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Komento ”%s -h” näyttää käytettävissä olevat valitsimet.\n" @@ -1903,120 +1926,120 @@ msgstr "Komento ”%s -h” näyttää käytettävissä olevat valitsimet.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "KkYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "EeNn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "aA" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Kyllä" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Kaikki" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Ei" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Virhe tiedostossa %s rivillä %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argumentti ”%s” sisältää parittoman \"-merkin" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Säännöllisten lausekkeiden on alettava ja loputtava \"-merkillä" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Säännöllinen lauseke ”%s” ei kelpaa: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Puuttuva syntaksin nimi" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" -msgstr "" +msgstr "Syntaksin nimen on oltava lainausmerkeissä" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "”none”-syntaksi on varattu" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "”default”-syntaksi ei saa ottaa laajennoksia" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Puuttuva näppäimen nimi" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Näppäimen nimi on liian lyhyt" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Näppäinten nimien on alettava merkillä ”^”, ”M” tai ”F”" # puuttuu tai liian iso tai liian pieni -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Näppäimen nimi %s ei kelpaa" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "On määriteltävä toiminto, johon näppäin sidotaan" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "On määriteltävä valikko (tai ”all”), johon/josta näppäin sidotaan/irrotetaan" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Nimen ”%s” kytkeminen toimintoon ei onnistu" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Nimen ”%s” kytkeminen valikkoon ei onnistu" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Valikossa ”%2$s” ei ole toimintoa”%1$s”" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Valitettavasti näppäilyä ”%s” ei voi uudelleensitoa" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Virhe lavennettaessa valitsinta %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2031,113 +2054,113 @@ msgstr "" "”black”, joiden alussa voi edustaväreille\n" "olla määre ”bright”." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Puuttuva värin nimi" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Puuttuva esikatselukomento" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "”start=” vaatii vastaavan ”end=”:n" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Taustaväri ”%s” ei voi olla kirkas" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "”default”-syntaksi ei saa ottaa laajennoksia" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "Puuttuva esikatselukomento" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argumentti ”%s” sisältää parittoman \"-merkin" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Vakava virhe: toimintoon ”%s” ei ole kytketty näppäimiä. Poistutaan.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "" "Käytä tarvittaessa nanoa valitsimella -I nanorc:n asetusten säätämiseksi.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Laajennettavan syntaksin ”%s” löytäminen epäonnistui" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Syntaksissa ”%s” ei ole värikomentoja" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Komentoa ”%s” ei sallita sisällytetyssä tiedostossa" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Komentoa ”%s” ei ymmärretty" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Puuttuva valitsin" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Tuntematon valitsin ”%s”" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Valitsinta ”%s” ei voi kumota" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Valitsin ”%s” vaatii argumentin" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Valitsin ei ole kelvollinen monitavumerkkijono" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 #, fuzzy msgid "Non-blank characters required" msgstr "Ei-tyhjemerkkejä vaadittu" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Kaksi yksisarakkeista merkkiä vaaditaan" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Kotihakemisto on hukassa! Vää!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2178,22 +2201,21 @@ msgstr "ttava" #. TRANSLATORS: This is shown when searching takes #. * more than half a second. #: src/search.c:306 -#, fuzzy msgid "Searching..." -msgstr "Hae" +msgstr "Haetaan..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Korvataanko tämä esiintymä?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Korvaava" # Pitäisiköhän olla passiivi? -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2201,20 +2223,20 @@ msgstr[0] "Korvattiin %lu kohta" msgstr[1] "Korvattiin %lu kohtaa" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Anna rivin numero, sarakkeen numero" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Virheellinen rivi- tai sarakenumero" # versiossa 1.1.99pre2 hakee merkkejä "([{<>}])" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ei ole sulje" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Ei vastaavaa suljetta" @@ -2235,11 +2257,11 @@ msgstr "Virhe kutsuttaessa kohdetta ”%s”" #: src/text.c:461 msgid "Commenting is not supported for this file type" -msgstr "" +msgstr "Tämän tiedostotyypin kommentointi ei onnistu" #: src/text.c:477 msgid "Cannot comment past end of file" -msgstr "" +msgstr "Tiedoston lopun yli ei voi kommentoida" #: src/text.c:670 msgid "Nothing in undo buffer!" @@ -2277,11 +2299,11 @@ msgstr "rivin katkaisu" #: src/text.c:765 src/text.c:940 msgid "comment" -msgstr "" +msgstr "kommentoi" #: src/text.c:769 src/text.c:944 msgid "uncomment" -msgstr "" +msgstr "epäkommentoi" #: src/text.c:773 src/text.c:931 msgid "text insert" @@ -2338,9 +2360,8 @@ msgstr "Muokkaa korvausta" #. TRANSLATORS: Shown after fixing misspellings in one word. #: src/text.c:2706 -#, fuzzy msgid "Next word..." -msgstr "Seur. sana" +msgstr "Seuraava sana..." #: src/text.c:2760 msgid "Creating misspelled word list, please wait..." @@ -2446,82 +2467,83 @@ msgstr "Valinnassa: " msgid "Verbatim Input" msgstr "Merkintarkka syöte" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nanolta loppui muisti!" -#: src/utils.c:626 +#: src/utils.c:622 #, fuzzy, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Sisäinen virhe: vastaavaa riviä %d ei löydy. Tallenna työsi." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unicode-syöte" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "HAKEMISTO:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Tiedosto:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Muokattu" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Näkymä" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "rivi %ld/%ld (%d %%), sarake %lu/%lu (%d %%), merkki %lu/%lu (%d %%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Nano-tekstieditori" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versio" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Tehneet:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Erityiset kiitokset:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Free Software Foundationille" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "monille kielenkääntäjille ja Translation Projectille" # Special thanks to: (nimiä) For ncurses: (nimiä) -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Ncursesista:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "ja kaikille muille, jotka unohdimme..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Kiitos nanon käyttämisestä!" diff --git a/po/fr.po b/po/fr.po index 22c9b4da..3652aea4 100644 --- a/po/fr.po +++ b/po/fr.po @@ -10,10 +10,10 @@ # msgid "" msgstr "" -"Project-Id-Version: nano 2.6.0\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-19 23:20+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-06-28 22:56+0200\n" "Last-Translator: Jean-Philippe Guérard \n" "Language-Team: French \n" @@ -24,48 +24,11 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Gtranslator 2.91.6\n" -# -# File: src/browser.c, line: 257 -# File: src/browser.c, line: 309 -# File: src/browser.c, line: 325 -# File: src/files.c, line: 610 -# File: src/files.c, line: 618 -# File: src/files.c, line: 1332 -# File: src/files.c, line: 1420 -# File: src/files.c, line: 1466 -# File: src/files.c, line: 1487 -# File: src/files.c, line: 1609 -# File: src/files.c, line: 2376 -# File: src/rcfile.c, line: 366 -# File: src/rcfile.c, line: 383 -# File: src/rcfile.c, line: 913 -# File: src/browser.c, line: 257 -# File: src/browser.c, line: 309 -# File: src/browser.c, line: 325 -# File: src/files.c, line: 610 -# File: src/files.c, line: 618 -# File: src/files.c, line: 1332 -# File: src/files.c, line: 1420 -# File: src/files.c, line: 1466 -# File: src/files.c, line: 1487 -# File: src/files.c, line: 1609 -# File: src/files.c, line: 2376 -# File: src/rcfile.c, line: 366 -# File: src/rcfile.c, line: 383 -# File: src/rcfile.c, line: 913 -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Erreur lors de la lecture de %s : %s" - # # File: src/browser.c, line: 207 # File: src/browser.c, line: 207 #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Changer de répertoire" @@ -86,9 +49,9 @@ msgstr "Changer de répertoire" # File: src/search.c, line: 212 # File: src/search.c, line: 934 # File: src/search.c, line: 995 -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Annulé" @@ -97,36 +60,72 @@ msgstr "Annulé" # File: src/files.c, line: 1286 #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Impossible d'écrire à l'extérieur de %s" +msgstr "Impossible d'aller hors de %s" # # File: src/browser.c, line: 288 # File: src/browser.c, line: 288 -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Impossible de passer au répertoire supérieur" +# +# File: src/browser.c, line: 257 +# File: src/browser.c, line: 309 +# File: src/browser.c, line: 325 +# File: src/files.c, line: 610 +# File: src/files.c, line: 618 +# File: src/files.c, line: 1332 +# File: src/files.c, line: 1420 +# File: src/files.c, line: 1466 +# File: src/files.c, line: 1487 +# File: src/files.c, line: 1609 +# File: src/files.c, line: 2376 +# File: src/rcfile.c, line: 366 +# File: src/rcfile.c, line: 383 +# File: src/rcfile.c, line: 913 +# File: src/browser.c, line: 257 +# File: src/browser.c, line: 309 +# File: src/browser.c, line: 325 +# File: src/files.c, line: 610 +# File: src/files.c, line: 618 +# File: src/files.c, line: 1332 +# File: src/files.c, line: 1420 +# File: src/files.c, line: 1466 +# File: src/files.c, line: 1487 +# File: src/files.c, line: 1609 +# File: src/files.c, line: 2376 +# File: src/rcfile.c, line: 366 +# File: src/rcfile.c, line: 383 +# File: src/rcfile.c, line: 913 +#: 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 "Erreur lors de la lecture de %s : %s" + # # File: src/browser.c, line: 564 # File: src/browser.c, line: 569 # File: src/browser.c, line: 564 # File: src/browser.c, line: 569 #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(rép.)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(remonter)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "énorme" @@ -136,7 +135,7 @@ msgstr "énorme" # File: src/browser.c, line: 651 # File: src/search.c, line: 179 #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Recherche" @@ -147,7 +146,7 @@ msgstr "Recherche" # File: src/browser.c, line: 760 # File: src/browser.c, line: 768 # File: src/search.c, line: 369 -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "La recherche a fait le tour" @@ -164,7 +163,7 @@ msgstr "La recherche a fait le tour" # File: src/search.c, line: 489 # File: src/search.c, line: 546 # File: src/search.c, line: 549 -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "C'est la seule occurrence" @@ -173,24 +172,24 @@ msgstr "C'est la seule occurrence" # File: src/search.c, line: 555 # File: src/browser.c, line: 891 # File: src/search.c, line: 555 -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Aucun motif de recherche défini" # # File: src/rcfile.c, line: 247 # File: src/rcfile.c, line: 247 -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "nom de syntaxe inconnu : %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "Échec de magic_load() : %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "Échec de magic_file(%s) : %s" @@ -312,8 +311,8 @@ msgstr "Impossible d'insérer le fichier depuis l'extérieur de %s" # File: src/rcfile.c, line: 375 # File: src/rcfile.c, line: 870 # File: src/rcfile.c, line: 904 -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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 » est un répertoire" @@ -354,7 +353,7 @@ msgstr "Basculement vers %s" # File: src/files.c, line: 245 # File: src/global.c, line: 302 # File: src/winio.c, line: 2022 -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nouvel espace" @@ -430,7 +429,7 @@ msgstr "Fichier « %s » non trouvé" # File: src/rcfile.c, line: 376 # File: src/rcfile.c, line: 871 # File: src/rcfile.c, line: 905 -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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 » est un périphérique" @@ -506,7 +505,7 @@ msgstr "Erreur d'écriture de la copie de sécurité %s : %s" # File: src/nano.c, line: 624 # File: src/files.c, line: 1374 # File: src/nano.c, line: 624 -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Trop de copies de sécurité ?" @@ -517,8 +516,8 @@ msgstr "Trop de copies de sécurité ?" # File: src/files.c, line: 1476 # File: src/text.c, line: 2315 # File: src/text.c, line: 2327 -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Erreur d'écriture du fichier temporaire : %s" @@ -550,8 +549,8 @@ msgstr "Erreur d'écriture du fichier temporaire : %s" # File: src/files.c, line: 1617 # File: src/files.c, line: 2449 # File: src/files.c, line: 2458 -#: src/files.c:1990 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 +#: 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 "Erreur lors de l'écriture de %s : %s" @@ -559,7 +558,7 @@ msgstr "Erreur lors de l'écriture de %s : %s" # # File: src/files.c, line: 1651 # File: src/files.c, line: 1651 -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -569,93 +568,93 @@ msgstr[1] "%lu lignes écrites" # # File: src/files.c, line: 1751 # File: src/files.c, line: 1751 -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Format DOS]" # # File: src/files.c, line: 1752 # File: src/files.c, line: 1752 -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Format Mac]" # # File: src/files.c, line: 1754 # File: src/files.c, line: 1754 -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Copie de sécurité]" # # File: src/files.c, line: 1758 # File: src/files.c, line: 1758 -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Ajouter la sélection au début d'un fichier" # # File: src/files.c, line: 1759 # File: src/files.c, line: 1759 -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Ajouter la sélection à la fin d'un fichier" # # File: src/files.c, line: 1760 # File: src/files.c, line: 1760 -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Écrire la sélection dans un fichier" # # File: src/files.c, line: 1763 # File: src/files.c, line: 1763 -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nom du fichier au tête duquel ajouter" # # File: src/files.c, line: 1764 # File: src/files.c, line: 1764 -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nom du fichier à la fin duquel ajouter" # # File: src/files.c, line: 1765 # File: src/files.c, line: 1765 -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nom du fichier à écrire" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Sauver l'espace modifié de toutes façons ?" # # File: src/files.c, line: 1871 # File: src/files.c, line: 1871 -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Écrire le fichier sous un NOM MODIFIÉ ? " # # File: src/files.c, line: 1856 # File: src/files.c, line: 1856 -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Le fichier « %s » existe, VOULEZ-VOUS L'ÉCRASER ? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "Le fichier a été modifié depuis son ouverture. Continuer à sauver ?" # # File: src/files.c, line: 2298 # File: src/files.c, line: 2298 -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(suite)" @@ -664,7 +663,7 @@ msgstr "(suite)" # File: src/rcfile.c, line: 848 # File: src/files.c, line: 2379 # File: src/rcfile.c, line: 848 -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -673,7 +672,7 @@ msgstr "" "\n" "Appuyez sur « Entrée » pour continuer\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -683,7 +682,7 @@ msgstr "" "Il permet de conserver l'historique des recherches\n" "et les positions du curseur\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -693,7 +692,7 @@ msgstr "" "Nano ne pourra pas conserver l'historique des recherches\n" "et les positions du curseur\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -703,7 +702,7 @@ msgstr "" "tentative de déplacement vers le nouvel emplacement (%s)\n" "a rencontré une erreur : %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -741,7 +740,7 @@ msgstr "" # File: src/files.c, line: 1617 # File: src/files.c, line: 2449 # File: src/files.c, line: 2458 -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Erreur lors de l'écriture de %s : %s\n" @@ -750,56 +749,56 @@ msgstr "Erreur lors de l'écriture de %s : %s\n" # File: src/global.c, line: 266 # File: src/global.c, line: 266 #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Quitter" # # File: src/global.c, line: 477 # File: src/global.c, line: 477 -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Fermer" # # File: src/global.c, line: 539 # File: src/global.c, line: 539 -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Coller" # # File: src/global.c, line: 534 # File: src/global.c, line: 534 -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Dé-justif." # # File: src/global.c, line: 505 # File: src/global.c, line: 505 -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Lire fich." # # File: src/global.c, line: 267 # File: src/global.c, line: 267 -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Chercher" # # File: src/global.c, line: 272 # File: src/global.c, line: 272 -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Remplacer" # # File: src/global.c, line: 270 # File: src/global.c, line: 270 -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Aller lig." @@ -808,7 +807,7 @@ msgstr "Aller lig." # File: src/global.c, line: 1083 # File: src/global.c, line: 614 # File: src/global.c, line: 1083 -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Ligne préc." @@ -817,42 +816,42 @@ msgstr "Ligne préc." # File: src/global.c, line: 1087 # File: src/global.c, line: 618 # File: src/global.c, line: 1087 -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Ligne suiv." # # File: src/global.c, line: 268 # File: src/global.c, line: 268 -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Page préc." # # File: src/global.c, line: 269 # File: src/global.c, line: 269 -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Page suiv." # # File: src/global.c, line: 488 # File: src/global.c, line: 488 -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Justifier" # # File: src/global.c, line: 286 # File: src/global.c, line: 286 -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Justifier" # # File: src/global.c, line: 288 # File: src/global.c, line: 288 -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Rafraîchir" @@ -860,7 +859,7 @@ msgstr "Rafraîchir" # File: src/global.c, line: 275 # File: src/global.c, line: 275 #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Cherch.suiv." @@ -869,561 +868,577 @@ msgstr "Cherch.suiv." # File: src/global.c, line: 325 #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Justifier le paragraphe courant" # # File: src/global.c, line: 314 # File: src/global.c, line: 314 -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Annuler la fonction courante" # # File: src/global.c, line: 315 # File: src/global.c, line: 315 -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Afficher ce message" # # File: src/global.c, line: 318 # File: src/global.c, line: 318 -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Fermer l'espace en cours / Quitter nano" # # File: src/global.c, line: 320 # File: src/global.c, line: 320 -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Quitter nano" # # File: src/global.c, line: 324 # File: src/global.c, line: 324 -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Écrire le fichier en cours sur le disque" # # File: src/global.c, line: 327 # File: src/global.c, line: 327 -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Insérer un autre fichier dans l'espace en cours" # # File: src/global.c, line: 329 # File: src/global.c, line: 329 -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Rechercher une chaîne ou une expression rationnelle" # # File: src/global.c, line: 329 # File: src/global.c, line: 329 -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Recherche d'une chaîne" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Mettre à jour la liste des fichiers" # # File: src/global.c, line: 340 # File: src/global.c, line: 340 -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Aller à la colonne de gauche" # # File: src/global.c, line: 340 # File: src/global.c, line: 340 -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Aller à la colonne de droite" # # File: src/global.c, line: 331 # File: src/global.c, line: 331 -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Monter d'un écran" # # File: src/global.c, line: 331 # File: src/global.c, line: 331 -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Descendre d'un écran" # # File: src/global.c, line: 333 # File: src/global.c, line: 333 -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Couper la ligne courante vers le presse-papiers" # # File: src/global.c, line: 335 # File: src/global.c, line: 335 -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Coller le presse-papiers à partir de la ligne courante" # # File: src/global.c, line: 337 # File: src/global.c, line: 337 -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Indiquer la position du curseur" # # File: src/global.c, line: 339 # File: src/global.c, line: 339 -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Appeler le correcteur orthographique (si dispo.)" # # File: src/global.c, line: 342 # File: src/global.c, line: 342 -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Remplacer une chaîne ou une expression rationnelle" # # File: src/global.c, line: 340 # File: src/global.c, line: 340 -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Aller à la ligne et à la colonne indiquées" # # File: src/global.c, line: 344 # File: src/global.c, line: 344 -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marquer le texte depuis la position du curseur" # # File: src/global.c, line: 345 # File: src/global.c, line: 345 -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Recommencer la dernière recherche" # # File: src/global.c, line: 347 # File: src/global.c, line: 347 -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Copier la ligne courante dans le presse-papiers" # # File: src/global.c, line: 314 # File: src/global.c, line: 314 -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Augmenter la marge de la ligne courante" # # File: src/global.c, line: 314 # File: src/global.c, line: 314 -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Diminuer la marge de la ligne courante" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "Commenter ou décommenter la ligne courante ou les lignes marquées" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Annuler la dernière opération" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Refaire la dernière opération annulée" # # File: src/global.c, line: 352 # File: src/global.c, line: 352 -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Reculer d'un caractère" # # File: src/global.c, line: 351 # File: src/global.c, line: 351 -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Avancer d'un caractère" # # File: src/global.c, line: 355 # File: src/global.c, line: 355 -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Reculer d'un mot" # # File: src/global.c, line: 354 # File: src/global.c, line: 354 -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Avancer d'un mot" # # File: src/global.c, line: 357 # File: src/global.c, line: 357 -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Aller à la ligne précédente" # # File: src/global.c, line: 358 # File: src/global.c, line: 358 -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Aller à la ligne suivante" # # File: src/global.c, line: 360 # File: src/global.c, line: 360 -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Aller au début de la ligne courante" # # File: src/global.c, line: 362 # File: src/global.c, line: 362 -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Aller à la fin de la ligne courante" +# +# File: src/global.c, line: 357 +# File: src/global.c, line: 357 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Aller à la ligne précédente" + +# +# File: src/global.c, line: 358 +# File: src/global.c, line: 358 +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Aller à la ligne suivante" + # # File: src/global.c, line: 365 # File: src/global.c, line: 365 -#: src/global.c:575 +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Aller au début du paragraphe, puis à celui du précédent" # # File: src/global.c, line: 367 # File: src/global.c, line: 367 -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Aller à la fin du paragraphe, puis à celle du suivant" # # File: src/global.c, line: 370 # File: src/global.c, line: 370 -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Aller à la première ligne du fichier" # # File: src/global.c, line: 372 # File: src/global.c, line: 372 -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Aller à la dernière ligne du fichier" # # File: src/global.c, line: 374 # File: src/global.c, line: 374 -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Aller au crochet correspondant" # # File: src/global.c, line: 376 # File: src/global.c, line: 376 -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Remonter d'une ligne sans déplacer le curseur" # # File: src/global.c, line: 378 # File: src/global.c, line: 378 -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Descendre d'une ligne sans déplacer le curseur" # # File: src/global.c, line: 382 # File: src/global.c, line: 382 -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Basculer vers l'espace précédent" # # File: src/global.c, line: 384 # File: src/global.c, line: 384 -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Basculer vers l'espace suivant" # # File: src/global.c, line: 387 # File: src/global.c, line: 387 -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Insérer le prochain caractère tel quel" # # File: src/global.c, line: 389 # File: src/global.c, line: 389 -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Insérer une tabulation à la position du curseur" # # File: src/global.c, line: 391 # File: src/global.c, line: 391 -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Insérer un passage à la ligne à la position du curseur" # # File: src/global.c, line: 393 # File: src/global.c, line: 393 -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Supprimer le caractère sous le curseur" # # File: src/global.c, line: 395 # File: src/global.c, line: 395 -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Supprimer le caractère à la gauche du curseur" # # File: src/nano.c, line: 799 # File: src/nano.c, line: 799 -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Coupe en arrière du curseur au début du mot" # # File: src/nano.c, line: 799 # File: src/nano.c, line: 799 -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Coupe en avant du curseur à la fin du mot" # # File: src/global.c, line: 398 # File: src/global.c, line: 398 -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Couper du curseur à la fin du fichier" # # File: src/global.c, line: 401 # File: src/global.c, line: 401 -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Justifier le fichier entier" # # File: src/global.c, line: 405 # File: src/global.c, line: 405 -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Compter le nombre de mots, de lignes et de caractères" # # File: src/global.c, line: 408 # File: src/global.c, line: 408 -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Rafraîchir (redessiner) l'écran courant" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Suspendre l'éditeur (si suspendre est activé)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Écrire sans poser de question" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Rechercher la prochaine occurernce en avant" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Rechercher la prochaine occurernce en arrière" # # File: src/global.c, line: 411 # File: src/global.c, line: 411 -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Chercher en tenant compte de la casse (commutateur)" # # File: src/global.c, line: 413 # File: src/global.c, line: 413 -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Inverser le sens de la recherche" # # File: src/global.c, line: 417 # File: src/global.c, line: 417 -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Utiliser des expressions rationnelles (commutateur)" # # File: src/global.c, line: 421 # File: src/global.c, line: 421 -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Rappeler la précédente chaîne de recherche" # # File: src/global.c, line: 423 # File: src/global.c, line: 423 -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Rappeler la chaîne de recherche suivante" # # File: src/global.c, line: 426 # File: src/global.c, line: 426 -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Ouvrir le navigateur de fichiers" # # File: src/global.c, line: 429 # File: src/global.c, line: 429 -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Utiliser le format DOS (commutateur)" # # File: src/global.c, line: 430 # File: src/global.c, line: 430 -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Utiliser le format Mac (commutateur)" # # File: src/global.c, line: 432 # File: src/global.c, line: 432 -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Ajouter à la fin du fichier (commutateur)" # # File: src/global.c, line: 433 # File: src/global.c, line: 433 -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Ajouter au début du fichier (commutateur)" # # File: src/global.c, line: 436 # File: src/global.c, line: 436 -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Créer une copie de sécurité de l'original (commutateur)" # # File: src/global.c, line: 437 # File: src/global.c, line: 437 -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Exécuter une commande externe" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Fermer l'espace sans l'écrire" # # File: src/global.c, line: 441 # File: src/global.c, line: 441 -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Utiliser un nouvel espace (commutateur)" # # File: src/global.c, line: 444 # File: src/global.c, line: 444 -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Sortir du navigateur de fichiers" # # File: src/global.c, line: 446 # File: src/global.c, line: 446 -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Aller au premier fichier de la liste" # # File: src/global.c, line: 448 # File: src/global.c, line: 448 -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Aller au dernier fichier de la liste" # # File: src/global.c, line: 446 # File: src/global.c, line: 446 -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Aller au précédent fichier de la liste" # # File: src/global.c, line: 448 # File: src/global.c, line: 448 -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Aller au prochain fichier de la liste" # # File: src/global.c, line: 449 # File: src/global.c, line: 449 -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Changer de répertoire" # # File: src/global.c, line: 339 # File: src/global.c, line: 339 -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Appeler l'analyseur statique (si dispo.)" # # File: src/global.c, line: 357 # File: src/global.c, line: 357 -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Aller au message précédent de l'analyse statique" # # File: src/global.c, line: 358 # File: src/global.c, line: 358 -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Aller au message suivant de l'analyse statique" # # File: src/global.c, line: 339 # File: src/global.c, line: 339 -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Appeler l'outil de mise en forme (si dispo.)" @@ -1433,7 +1448,7 @@ msgstr "Appeler l'outil de mise en forme (si dispo.)" # File: src/global.c, line: 265 # File: src/global.c, line: 265 #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Aide" @@ -1442,225 +1457,241 @@ msgstr "Aide" # File: src/prompt.c, line: 1281 # File: src/global.c, line: 264 # File: src/prompt.c, line: 1281 -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Annuler" # # File: src/global.c, line: 483 # File: src/global.c, line: 483 -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Écrire" # # File: src/global.c, line: 1154 # File: src/global.c, line: 1154 -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Aller -> rép." # # File: src/global.c, line: 528 # File: src/global.c, line: 528 -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Couper" # # File: src/global.c, line: 552 # File: src/global.c, line: 552 -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Orthograp." # # File: src/global.c, line: 270 # File: src/global.c, line: 270 -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Analyse statique" # # File: src/global.c, line: 958 # File: src/global.c, line: 958 -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formateur" # # File: src/global.c, line: 290 # File: src/global.c, line: 290 -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Resp.casse" # # File: src/global.c, line: 294 # File: src/global.c, line: 294 -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Exp. ratio." # # File: src/global.c, line: 291 # File: src/global.c, line: 291 -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "->Arrière" # # File: src/global.c, line: 828 # File: src/global.c, line: 828 -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Rechercher" # # File: src/global.c, line: 544 # File: src/global.c, line: 544 -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Pos. cur." # # File: src/global.c, line: 278 # File: src/global.c, line: 278 -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Première ligne" # # File: src/global.c, line: 279 # File: src/global.c, line: 279 -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Dernière ligne" # # File: src/search.c, line: 1167 # File: src/search.c, line: 1167 -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Parenthèse corresp." # # File: src/global.c, line: 575 # File: src/global.c, line: 575 -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marquer" # # File: src/global.c, line: 583 # File: src/global.c, line: 583 -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Copier" # # File: src/global.c, line: 587 # File: src/global.c, line: 587 -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Indenter" # # File: src/global.c, line: 591 # File: src/global.c, line: 591 -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Supprimer l'indentation" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Annuler" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Refaire" # # File: src/global.c, line: 600 # File: src/global.c, line: 600 -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "En arrière" # # File: src/global.c, line: 596 # File: src/global.c, line: 596 -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "En avant" # # File: src/global.c, line: 609 # File: src/global.c, line: 609 -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Mot précédent" # # File: src/global.c, line: 605 # File: src/global.c, line: 605 -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Mot suivant" # # File: src/global.c, line: 622 # File: src/global.c, line: 622 -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Début doc." # # File: src/global.c, line: 626 # File: src/global.c, line: 626 -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Fin" +# +# File: src/global.c, line: 609 +# File: src/global.c, line: 609 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Mot précédent" + +# +# File: src/global.c, line: 605 +# File: src/global.c, line: 605 +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Mot suivant" + # # File: src/global.c, line: 284 # File: src/global.c, line: 284 -#: src/global.c:874 +#: src/global.c:890 msgid "Beg of Par" msgstr "Début para." # # File: src/global.c, line: 285 # File: src/global.c, line: 285 -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Fin para." # # File: src/global.c, line: 653 # File: src/global.c, line: 653 -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Remonter" # # File: src/global.c, line: 657 # File: src/global.c, line: 657 -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Descendre" # # File: src/global.c, line: 663 # File: src/global.c, line: 663 -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Fichier précédent" # # File: src/global.c, line: 668 # File: src/global.c, line: 668 -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Fichier suivant" @@ -1669,35 +1700,35 @@ msgstr "Fichier suivant" # File: src/text.c, line: 2431 # File: src/global.c, line: 673 # File: src/text.c, line: 2431 -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Entrée telle quelle" # # File: src/global.c, line: 677 # File: src/global.c, line: 677 -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tabulation" # # File: src/global.c, line: 681 # File: src/global.c, line: 681 -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Entrée" # # File: src/global.c, line: 685 # File: src/global.c, line: 685 -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Supprimer" # # File: src/global.c, line: 689 # File: src/global.c, line: 689 -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "RetourArr." @@ -1705,32 +1736,32 @@ msgstr "RetourArr." # File: src/global.c, line: 528 # File: src/global.c, line: 528 #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Couper à gauche" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Couper à droite" # # File: src/global.c, line: 281 # File: src/global.c, line: 281 -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Coup.->Fin" # # File: src/global.c, line: 710 # File: src/global.c, line: 710 -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Nombre de mots " # # File: src/global.c, line: 1360 # File: src/global.c, line: 1360 -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Suspendre" @@ -1739,15 +1770,15 @@ msgstr "Suspendre" # File: src/global.c, line: 1087 # File: src/global.c, line: 618 # File: src/global.c, line: 1087 -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Commenter la ligne" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Écrire" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Précédent" @@ -1756,103 +1787,103 @@ msgstr "Précédent" # File: src/global.c, line: 1087 # File: src/global.c, line: 618 # File: src/global.c, line: 1087 -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Suivant" # # File: src/global.c, line: 297 # File: src/global.c, line: 297 -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Précédente" # # File: src/global.c, line: 299 # File: src/global.c, line: 299 -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Suivante" # # File: src/global.c, line: 919 # File: src/global.c, line: 919 -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Rechercher" # # File: src/global.c, line: 958 # File: src/global.c, line: 958 -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Format DOS" # # File: src/global.c, line: 964 # File: src/global.c, line: 964 -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Format Mac" # # File: src/global.c, line: 971 # File: src/global.c, line: 971 -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Ajout (à la fin)" # # File: src/global.c, line: 977 # File: src/global.c, line: 977 -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Ajout (au début)" # # File: src/global.c, line: 984 # File: src/global.c, line: 984 -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Copie de sécu." # # File: src/global.c, line: 1021 # File: src/global.c, line: 1021 -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Exécuter une commande" # # File: src/global.c, line: 307 # File: src/global.c, line: 307 -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Parcourir" # # File: src/global.c, line: 309 # File: src/global.c, line: 309 -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Prem. fich." # # File: src/global.c, line: 311 # File: src/global.c, line: 311 -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Dern. fich." -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Abandonner l'espace" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Colonne de gauche" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Colonne de droite" @@ -1862,7 +1893,7 @@ msgstr "Colonne de droite" # File: src/global.c, line: 614 # File: src/global.c, line: 1083 #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Analyse préc." @@ -1871,7 +1902,7 @@ msgstr "Analyse préc." # File: src/global.c, line: 1087 # File: src/global.c, line: 618 # File: src/global.c, line: 1087 -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Analyse suiv." @@ -1880,21 +1911,21 @@ msgstr "Analyse suiv." # File: src/global.c, line: 1277 #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Mode aide" # # File: src/global.c, line: 1280 # File: src/global.c, line: 1280 -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Afficher la position du curseur" # # File: src/global.c, line: 1283 # File: src/global.c, line: 1283 -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Utiliser 1 ligne de plus pour l'édition" @@ -1903,95 +1934,95 @@ msgstr "Utiliser 1 ligne de plus pour l'édition" # File: src/nano.c, line: 776 # File: src/global.c, line: 1285 # File: src/nano.c, line: 776 -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Défilement progressif" # # File: src/nano.c, line: 824 # File: src/nano.c, line: 824 -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Affichage automatique sur plusieurs lignes" # # File: src/global.c, line: 1294 # File: src/global.c, line: 1294 -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Afficher les blancs" # # File: src/global.c, line: 1304 # File: src/global.c, line: 1304 -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Coloration syntaxique" # # File: src/global.c, line: 1308 # File: src/global.c, line: 1308 -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Touche « Début » intelligente" # # File: src/global.c, line: 1311 # File: src/global.c, line: 1311 -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Indenter automatiquement" # # File: src/global.c, line: 1314 # File: src/global.c, line: 1314 -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Couper jusqu'en fin de ligne" # # File: src/nano.c, line: 824 # File: src/nano.c, line: 824 -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Passer à la ligne automatiquement" # # File: src/global.c, line: 1323 # File: src/global.c, line: 1323 -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "La touche tabulation ajoute des espaces" # # File: src/global.c, line: 1334 # File: src/global.c, line: 1334 -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Conserver des copies de sécurité" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Lecture du fichier dans un autre espace" # # File: src/global.c, line: 1346 # File: src/global.c, line: 1346 -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Utiliser la souris" # # File: src/global.c, line: 1354 # File: src/global.c, line: 1354 -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Pas de conversion des formats DOS et Mac" # # File: src/global.c, line: 1360 # File: src/global.c, line: 1360 -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Autoriser à suspendre" @@ -2366,7 +2397,7 @@ msgstr "(commutateur)" # # File: src/nano.c, line: 522 # File: src/nano.c, line: 522 -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Touche illégale en mode visualisation" @@ -2375,11 +2406,11 @@ msgstr "Touche illégale en mode visualisation" # File: src/browser.c, line: 299 # File: src/browser.c, line: 246 # File: src/browser.c, line: 299 -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Cette fonction est désactivée en mode restreint" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "L'aide n'est pas disponible" @@ -2387,7 +2418,7 @@ msgstr "L'aide n'est pas disponible" # Fin des entrées de menu sur 10 caractères # File: src/nano.c, line: 618 # File: src/nano.c, line: 618 -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -2400,7 +2431,7 @@ msgstr "" # Fin des entrées de menu sur 10 caractères # File: src/nano.c, line: 620 # File: src/nano.c, line: 620 -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -2413,7 +2444,7 @@ msgstr "" # Fin des entrées de menu sur 10 caractères # File: src/nano.c, line: 623 # File: src/nano.c, line: 623 -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -2425,14 +2456,14 @@ msgstr "" # # File: src/nano.c, line: 635 # File: src/nano.c, line: 635 -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "La taille de la fenêtre est trop petite pour nano...\n" # # File: src/nano.c, line: 727 # File: src/nano.c, line: 727 -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -2444,7 +2475,7 @@ msgstr "" # # File: src/nano.c, line: 730 # File: src/nano.c, line: 730 -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Option\t\tOption longue GNU\t\tDescription\n" @@ -2452,7 +2483,7 @@ msgstr "Option\t\tOption longue GNU\t\tDescription\n" # # File: src/nano.c, line: 732 # File: src/nano.c, line: 732 -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Option\t\tSignification\n" @@ -2460,7 +2491,7 @@ msgstr "Option\t\tSignification\n" # # File: src/nano.c, line: 736 # File: src/nano.c, line: 736 -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LIGNE,COLONNE" @@ -2469,386 +2500,390 @@ msgstr "+LIGNE,COLONNE" # File: src/nano.c, line: 737 #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Démarre ligne LIGNE, colonne COLONNE" # # File: src/nano.c, line: 739 # File: src/nano.c, line: 739 -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Touche « Début » intelligente" # # File: src/nano.c, line: 740 # File: src/nano.c, line: 740 -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Créer des copies de sécurité des fichiers existants" # # File: src/nano.c, line: 741 # File: src/nano.c, line: 741 -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " # # File: src/nano.c, line: 741 # File: src/nano.c, line: 741 -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" # # File: src/nano.c, line: 742 # File: src/nano.c, line: 742 -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Répertoire des copies de sécu. uniques" # # File: src/nano.c, line: 745 # File: src/nano.c, line: 745 -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Affiche en gras le texte vidéo inverse" # # File: src/nano.c, line: 748 # File: src/nano.c, line: 748 -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "La touche tabulation ajoute des espaces" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Par défaut, lire un fichier dans un nouvel espace" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Utilisation de fichiers verrou (du type vim)" # # File: src/nano.c, line: 756 # File: src/nano.c, line: 756 -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Mémorise les recherches & remplacements" # # File: src/nano.c, line: 759 # File: src/nano.c, line: 759 -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Ne pas utiliser les fichiers nanorc" # # File: src/nano.c, line: 762 # File: src/nano.c, line: 762 -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Corrige la gestion du pavé numérique" # # File: src/nano.c, line: 764 # File: src/nano.c, line: 764 -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Pas d'ajout de ligne en fin de fichier" # # File: src/nano.c, line: 767 # File: src/nano.c, line: 767 -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Pas de conversion depuis DOS et Mac" # # File: src/global.c, line: 1283 # File: src/global.c, line: 1283 -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Utiliser 1 ligne de plus pour l'édition" # # File: src/global.c, line: 389 # File: src/global.c, line: 389 -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Mémoriser la position du curseur" # # File: src/nano.c, line: 771 # File: src/nano.c, line: 771 -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " # # File: src/nano.c, line: 771 # File: src/nano.c, line: 771 -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" # # File: src/nano.c, line: 772 # File: src/nano.c, line: 772 -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Préfixe des citations" # # File: src/nano.c, line: 774 # File: src/nano.c, line: 774 -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Mode restreint" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Défilement ligne par ligne" # # File: src/nano.c, line: 778 # File: src/nano.c, line: 778 -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T " # # File: src/nano.c, line: 778 # File: src/nano.c, line: 778 -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=" # # File: src/nano.c, line: 779 # File: src/nano.c, line: 779 -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Largeur des tabulations" # # File: src/nano.c, line: 781 # File: src/nano.c, line: 781 -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Effacement rapide de la barre d'état" # # File: src/nano.c, line: 784 # File: src/nano.c, line: 784 -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Affiche la version et s'arrête" # # File: src/nano.c, line: 787 # File: src/nano.c, line: 787 -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Meilleure détection des limites de mots" +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + # # File: src/nano.c, line: 790 # File: src/nano.c, line: 790 -#: src/nano.c:865 +#: src/nano.c:870 msgid "-Y " msgstr "-Y " # # File: src/nano.c, line: 790 # File: src/nano.c, line: 790 -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" # # File: src/nano.c, line: 791 # File: src/nano.c, line: 791 -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Définit la syntaxe de coloration" # # File: src/nano.c, line: 793 # File: src/nano.c, line: 793 -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Afficher la position du curseur" # # File: src/nano.c, line: 795 # File: src/nano.c, line: 795 -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Corrige la confusion effac. arr./suppr." # # File: src/global.c, line: 315 # File: src/global.c, line: 315 -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Affiche ce message et se termine" # # File: src/nano.c, line: 798 # File: src/nano.c, line: 798 -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Indentation automatique" # # File: src/nano.c, line: 799 # File: src/nano.c, line: 799 -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Coupe du curseur à la fin de la ligne" # # File: src/nano.c, line: 804 # File: src/nano.c, line: 804 -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Active l'utilisation de la souris" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Ne pas lire le fichier existant (mais l'écraser)" # # File: src/nano.c, line: 807 # File: src/nano.c, line: 807 -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " # # File: src/nano.c, line: 807 # File: src/nano.c, line: 807 -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" # # File: src/nano.c, line: 808 # File: src/nano.c, line: 808 -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Répertoire de fonctionnement" # # File: src/nano.c, line: 811 # File: src/nano.c, line: 811 -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Préserver ^Q (XON) & ^S (XOFF)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Pas d'erreur au démarrage (nanorc...)" # # File: src/nano.c, line: 813 # File: src/nano.c, line: 813 -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r " # # File: src/nano.c, line: 813 # File: src/nano.c, line: 813 -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=" # # File: src/nano.c, line: 779 # File: src/nano.c, line: 779 -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Passer automatiquement à la ligne à la colonne #col" # # File: src/nano.c, line: 817 # File: src/nano.c, line: 817 -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " # # File: src/nano.c, line: 817 # File: src/nano.c, line: 817 -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" # # File: src/nano.c, line: 818 # File: src/nano.c, line: 818 -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Correcteur orthographique" # # File: src/nano.c, line: 821 # File: src/nano.c, line: 821 -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Sauver en quittant, sans question" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Écrire par défaut au format Unix" # # File: src/nano.c, line: 822 # File: src/nano.c, line: 822 -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Mode visualisation (lecture seule)" # # File: src/nano.c, line: 824 # File: src/nano.c, line: 824 -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Désactive le passage auto. à la ligne" # # File: src/nano.c, line: 826 # File: src/nano.c, line: 826 -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Ne pas afficher les deux lignes d'aide" # # File: src/nano.c, line: 827 # File: src/nano.c, line: 827 -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Autoriser à suspendre" # # File: src/global.c, line: 1318 # File: src/global.c, line: 1318 -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Affichage multiligne automatique" # # File: src/nano.c, line: 841 # File: src/nano.c, line: 841 -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, version %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s les contributeurs de nano\n" @@ -2856,15 +2891,15 @@ msgstr " (C) 2014..%s les contributeurs de nano\n" # # File: src/nano.c, line: 844 # File: src/nano.c, line: 844 -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Adr. él. : nano@nano-editor.org\tSite : http://www.nano-editor.org/" +msgstr " Adr. él. : nano@nano-editor.org\tSite : http://nano-editor.org/" # # File: src/nano.c, line: 845 # File: src/nano.c, line: 845 -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -2873,20 +2908,20 @@ msgstr "" "\n" " Compilé avec les options :" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Pas de nom de fichier" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" "Écrire l'espace modifié ? (Répondre « Non » ABANDONNE les modifications.)" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Impossible de rouvrir l'entrée standard depuis le clavier, désolé\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Lecture depuis l'entrée standard, ^C pour abandonner\n" @@ -2894,51 +2929,56 @@ msgstr "Lecture depuis l'entrée standard, ^C pour abandonner\n" # # File: src/nano.c, line: 1003 # File: src/nano.c, line: 1003 -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Réception de SIGHUP ou SIGTERM\n" # # File: src/nano.c, line: 1020 # File: src/nano.c, line: 1020 -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Utilisez « fg » pour revenir à nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Suspendre est désactivé" # # File: src/nano.c, line: 1186 # File: src/nano.c, line: 1186 -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "- marche" # # File: src/nano.c, line: 1187 # File: src/nano.c, line: 1187 -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "- arrêt" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Touche non affectée" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Touche non affectée : M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Touche non affectée : M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Touche non affectée : ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Touche non affectée : %c" @@ -2946,14 +2986,14 @@ msgstr "Touche non affectée : %c" # # File: src/nano.c, line: 1425 # File: src/nano.c, line: 1425 -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignoré, humm humm" # # File: src/nano.c, line: 1428 # File: src/nano.c, line: 1428 -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignoré, humm humm" @@ -2962,7 +3002,7 @@ msgstr "XOFF ignoré, humm humm" # File: src/rcfile.c, line: 814 # File: src/nano.c, line: 1827 # File: src/rcfile.c, line: 814 -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "taille de tabulation « %s » demandée non valide" @@ -2972,12 +3012,12 @@ msgstr "taille de tabulation « %s » demandée non valide" # File: src/rcfile.c, line: 739 # File: src/nano.c, line: 1883 # File: src/rcfile.c, line: 739 -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "la colonne maximale « %s » n'est pas valide" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Entrez « %s -h » pour une liste des options disponibles.\n" @@ -2988,49 +3028,49 @@ msgstr "Entrez « %s -h » pour une liste des options disponibles.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Oo" # # File: src/prompt.c, line: 1253 # File: src/prompt.c, line: 1253 -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" # # File: src/prompt.c, line: 1254 # File: src/prompt.c, line: 1254 -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Tt" # # File: src/prompt.c, line: 1268 # File: src/prompt.c, line: 1268 -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Oui" # # File: src/prompt.c, line: 1273 # File: src/prompt.c, line: 1273 -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Tous" # # File: src/prompt.c, line: 1278 # File: src/prompt.c, line: 1278 -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Non" # # File: src/rcfile.c, line: 120 # File: src/rcfile.c, line: 120 -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Erreur dans %s (ligne %lu) : " @@ -3038,7 +3078,7 @@ msgstr "Erreur dans %s (ligne %lu) : " # # File: src/rcfile.c, line: 174 # File: src/rcfile.c, line: 174 -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "l'argument %s contient un \" non fermé" @@ -3052,7 +3092,7 @@ msgstr "l'argument %s contient un \" non fermé" # File: src/rcfile.c, line: 253 # File: src/rcfile.c, line: 524 # File: src/rcfile.c, line: 581 -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "les expr. rationnelles doivent être encadrées par des « \" »" @@ -3061,7 +3101,7 @@ msgstr "les expr. rationnelles doivent être encadrées par des « \" »" # File: src/search.c, line: 62 # File: src/rcfile.c, line: 226 # File: src/search.c, line: 62 -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "mauvaise expr. rationnelle « %s » : %s" @@ -3069,40 +3109,40 @@ msgstr "mauvaise expr. rationnelle « %s » : %s" # # File: src/rcfile.c, line: 247 # File: src/rcfile.c, line: 247 -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "nom de syntaxe manquant" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Un nom de syntaxe doit être entre guillemets" # # File: src/rcfile.c, line: 302 # File: src/rcfile.c, line: 302 -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "le nom « none » est un nom de syntaxe réservé" # # File: src/rcfile.c, line: 309 # File: src/rcfile.c, line: 309 -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "la syntaxe « default » n'accepte pas d'extension" # # File: src/rcfile.c, line: 247 # File: src/rcfile.c, line: 247 -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Raccourci manquant" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Raccourci trop court" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Les raccourcis doivent commencer par « ^ », « M » ou « F »" @@ -3111,38 +3151,38 @@ msgstr "Les raccourcis doivent commencer par « ^ », « M » ou « F »" # File: src/rcfile.c, line: 814 # File: src/nano.c, line: 1827 # File: src/rcfile.c, line: 814 -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "La touche %s n'existe pas" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Vous devez indiquer la fonction à laquelle ce raccourci est associée" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Vous devez indiquer le menu (ou « all » pour tous) auquel ce raccourci est " "rattaché" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "impossible de trouver la fonction « %s »" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "impossible de trouver le menu « %s »" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "La fonction « %s » n'existe pas dans le menu « %s »" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "désolé, le raccourci « %s » ne peut être réattribué" @@ -3176,7 +3216,7 @@ msgstr "désolé, le raccourci « %s » ne peut être réattribué" # File: src/rcfile.c, line: 366 # File: src/rcfile.c, line: 383 # File: src/rcfile.c, line: 913 -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Erreur lors de l'expansion de %s : %s" @@ -3184,7 +3224,7 @@ msgstr "Erreur lors de l'expansion de %s : %s" # # File: src/rcfile.c, line: 438 # File: src/rcfile.c, line: 438 -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -3201,7 +3241,7 @@ msgstr "" "avec comme préfixe optionnel « bright » (lumineux)\n" "pour les couleurs de texte." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "Une commande « %s » doit être précédée d'une commande « syntaxe »" @@ -3209,14 +3249,14 @@ msgstr "Une commande « %s » doit être précédée d'une commande « syntax # # File: src/rcfile.c, line: 465 # File: src/rcfile.c, line: 465 -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "nom de couleur manquant" # # File: src/rcfile.c, line: 465 # File: src/rcfile.c, line: 465 -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Expression rationnelle manquante après la commande « %s »" @@ -3224,14 +3264,14 @@ msgstr "Expression rationnelle manquante après la commande « %s »" # # File: src/rcfile.c, line: 575 # File: src/rcfile.c, line: 575 -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "« start » nécessite un « end » correspondant" # # File: src/rcfile.c, line: 485 # File: src/rcfile.c, line: 485 -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "une couleur de fond « %s » ne peut pas être lumineuse (bright)" @@ -3239,7 +3279,7 @@ msgstr "une couleur de fond « %s » ne peut pas être lumineuse (bright)" # # File: src/rcfile.c, line: 309 # File: src/rcfile.c, line: 309 -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "" @@ -3248,7 +3288,7 @@ msgstr "" # # File: src/rcfile.c, line: 465 # File: src/rcfile.c, line: 465 -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Commande manquante aprè « %s »" @@ -3256,19 +3296,19 @@ msgstr "Commande manquante aprè « %s »" # # File: src/rcfile.c, line: 174 # File: src/rcfile.c, line: 174 -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "l'argument de « %s » n'est pas terminé par un \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Erreur bloquante : aucun raccourci n'est associé à la fonction « %s ». " "Arrêt.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -3276,7 +3316,7 @@ msgstr "" "Si besoin, lancez nano avec l'option -I pour modifier les paramètres de " "votre fichier nanorc\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "impossible de trouver la syntaxe « %s » à étendre" @@ -3286,7 +3326,7 @@ msgstr "impossible de trouver la syntaxe « %s » à étendre" # File: src/rcfile.c, line: 838 # File: src/rcfile.c, line: 671 # File: src/rcfile.c, line: 838 -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "la syntaxe « %s » ne contient aucune commande de coloration (color)" @@ -3298,7 +3338,7 @@ msgstr "la syntaxe « %s » ne contient aucune commande de coloration (color)" # File: src/rcfile.c, line: 646 # File: src/rcfile.c, line: 655 # File: src/rcfile.c, line: 665 -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "la commande « %s » est interdite dans un fichier inclus" @@ -3306,7 +3346,7 @@ msgstr "la commande « %s » est interdite dans un fichier inclus" # # File: src/rcfile.c, line: 680 # File: src/rcfile.c, line: 680 -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "impossible de comprendre la commande « %s »" @@ -3314,14 +3354,14 @@ msgstr "impossible de comprendre la commande « %s »" # # File: src/rcfile.c, line: 465 # File: src/rcfile.c, line: 465 -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Option manquante" # # File: src/rcfile.c, line: 834 # File: src/rcfile.c, line: 834 -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Option « %s » inconnue" @@ -3329,7 +3369,7 @@ msgstr "Option « %s » inconnue" # # File: src/rcfile.c, line: 828 # File: src/rcfile.c, line: 828 -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "impossible de désactiver l'option « %s »" @@ -3337,7 +3377,7 @@ msgstr "impossible de désactiver l'option « %s »" # # File: src/rcfile.c, line: 708 # File: src/rcfile.c, line: 708 -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "l'option « %s » nécessite un argument" @@ -3345,7 +3385,7 @@ msgstr "l'option « %s » nécessite un argument" # # File: src/rcfile.c, line: 726 # File: src/rcfile.c, line: 726 -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "l'option n'est pas une chaîne multioctet valide" @@ -3356,21 +3396,21 @@ msgstr "l'option n'est pas une chaîne multioctet valide" # File: src/rcfile.c, line: 752 # File: src/rcfile.c, line: 780 # File: src/rcfile.c, line: 789 -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "les blancs sont interdits" # # File: src/rcfile.c, line: 762 # File: src/rcfile.c, line: 762 -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "indiquez 2 caractères (mono-colonne)" # # File: src/rcfile.c, line: 894 # File: src/rcfile.c, line: 894 -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "impossible de trouver mon répertoire personnel ! Ouah !" @@ -3379,7 +3419,7 @@ msgstr "impossible de trouver mon répertoire personnel ! Ouah !" # File: src/rcfile.c, line: 848 # File: src/files.c, line: 2379 # File: src/rcfile.c, line: 848 -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -3454,7 +3494,7 @@ msgstr "Recherche..." # File: src/search.c, line: 753 # File: src/search.c, line: 753 #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Remplacer cette occurrence ?" @@ -3462,14 +3502,14 @@ msgstr "Remplacer cette occurrence ?" # File: src/search.c, line: 921 # File: src/search.c, line: 921 #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Remplacer par" # # File: src/search.c, line: 963 # File: src/search.c, line: 963 -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -3480,28 +3520,28 @@ msgstr[1] "%lu remplacements effectués" # File: src/search.c, line: 989 # File: src/search.c, line: 989 #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Entrez : numéro de ligne, numéro de colonne " # # File: src/search.c, line: 989 # File: src/search.c, line: 989 -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "numéro de ligne ou de colonne incorrect" # # File: src/search.c, line: 1167 # File: src/search.c, line: 1167 -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "N'est pas un crochet" # # File: src/search.c, line: 1234 # File: src/search.c, line: 1234 -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Aucun crochet correspondant" @@ -3823,11 +3863,11 @@ msgstr "Entrée telle quelle" # File: src/utils.c, line: 377 # File: src/utils.c, line: 365 # File: src/utils.c, line: 377 -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano n'a plus de mémoire !" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -3836,30 +3876,31 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Séquence inconnue" # # File: src/winio.c, line: 1467 # File: src/winio.c, line: 1467 -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Entrée Unicode" # # File: src/winio.c, line: 2018 # File: src/winio.c, line: 2018 -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "RÉP. :" # # File: src/winio.c, line: 2025 # File: src/winio.c, line: 2025 -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fichier :" @@ -3868,7 +3909,7 @@ msgstr "Fichier :" # File: src/winio.c, line: 2007 # File: src/winio.c, line: 2004 # File: src/winio.c, line: 2007 -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Modifié" @@ -3878,14 +3919,14 @@ msgstr "Modifié" # déborder sur le bord haut de l'écran. # File: src/winio.c, line: 2005 # File: src/winio.c, line: 2005 -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Voir" # # File: src/winio.c, line: 3046 # File: src/winio.c, line: 3046 -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "ligne %ld/%ld (%d%%), col. %lu/%lu (%d%%), car. %lu/%lu (%d%%)" @@ -3893,60 +3934,60 @@ msgstr "ligne %ld/%ld (%d%%), col. %lu/%lu (%d%%), car. %lu/%lu (%d%%)" # # File: src/winio.c, line: 3166 # File: src/winio.c, line: 3166 -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "L'éditeur de texte nano" # # File: src/winio.c, line: 3167 # File: src/winio.c, line: 3167 -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "version" # # File: src/winio.c, line: 3168 # File: src/winio.c, line: 3168 -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Proposé par :" # # File: src/winio.c, line: 3169 # File: src/winio.c, line: 3169 -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Remerciements particuliers à :" # # File: src/winio.c, line: 3170 # File: src/winio.c, line: 3170 -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "La Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "les nombreux traducteurs et le TP" # # File: src/winio.c, line: 3171 # File: src/winio.c, line: 3171 -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Pour ncurses :" # # File: src/winio.c, line: 3172 # File: src/winio.c, line: 3172 -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "et toute autre personne que nous aurions oubliée..." # # File: src/winio.c, line: 3173 # File: src/winio.c, line: 3173 -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Merci d'utiliser nano !" diff --git a/po/ga.po b/po/ga.po index 9db80bcb..1632d58c 100644 --- a/po/ga.po +++ b/po/ga.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.1.7pre1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2008-10-23 15:14-0500\n" "Last-Translator: Kevin Scannell \n" "Language-Team: Irish \n" @@ -18,81 +18,80 @@ msgstr "" "Plural-Forms: nplurals=5; plural=n==1 ? 0 : n==2 ? 1 : (n>2 && n<7) ? 2 :" "(n>6 && n<11) ? 3 : 4;\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Earráid agus %s á léamh: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Téigh go Comhadlann" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Cealaithe" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Ní féidir scríobh lasmuigh de %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Ní féidir dul go dtí an chomhadlann thuas" +#: 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 "Earráid agus %s á léamh: %s" + # max 7 with parens on 80 col screen --kps #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "cmhdlnn" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "téigh suas" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Cuardaigh" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Thimfhill an Cuardach" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Níor aimsíodh an patrún in aon áit eile" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Níl patrún cuardaigh ann faoi láthair" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Ainm dúblach comhréire %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -163,8 +162,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Ní féidir comhad a ionsá ón taobh amuigh de %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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 "Is comhadlann é \"%s\"" @@ -183,7 +182,7 @@ msgstr "Níl aon mhaoláin oscailte fágtha" msgid "Switched to %s" msgstr "Athraithe go %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Maolán Nua" @@ -241,7 +240,7 @@ msgstr "Comhad Nua" msgid "File \"%s\" not found" msgstr "\"%s\" gan aimsiú" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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 "Is comhad gléis é \"%s\"" @@ -285,23 +284,23 @@ msgstr "Ní féidir scríobh lasmuigh de %s" msgid "Error writing backup file %s: %s" msgstr "Earráid agus comhad cúltaca %s á scríobh: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "An iomarca comhad cúltaca?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Earráid agus comhad sealadach á scríobh: %s" -#: src/files.c:1990 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 +#: 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 "Earráid agus %s á scríobh: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -311,66 +310,66 @@ msgstr[2] "Scríobhadh %lu líne" msgstr[3] "Scríobhadh %lu líne" msgstr[4] "Scríobhadh %lu líne" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Formáid DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Formáid Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Cúltaca]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Réamhcheangail an Roghnúchán le Comhad" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Iarcheangail an Roghnúchán le Comhad" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Scríobh an Roghnúchán i gComhad" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Comhad is mian leat Réamhcheangal leis" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Comhad is mian leat Iarcheangal leis" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Ainm Comhaid le Scríobh" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Sábháil an comhad le hAINM DIFRIÚIL ? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Tá an comhad ann; FORSCRÍOBH ? " -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "Athraíodh an comhad ón am a d'oscail tú é; sábháil é mar sin féin?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(tuilleadh)" -#: src/files.c:2953 +#: src/files.c:2951 #, fuzzy, c-format msgid "" "\n" @@ -379,28 +378,28 @@ msgstr "" "\n" "Brúigh \"Enter\" chun dul ar aghaidh le tosú nano.\n" -#: src/files.c:2969 +#: 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:2976 +#: 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:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -408,783 +407,803 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "Earráid agus %s á scríobh: %s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Scoir" # next batch are main menu - should be 9 characters at most # 10 characters fit, but with no space before next option # I'm assuming an 80 column terminal here -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Dún" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "DíGhearr Téacs" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "DíComhfhdú" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Léigh" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Cuardach" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Ionadaigh" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Téigh Go Líne" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "An Líne Roimhe Seo" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "An Chéad Líne Eile" # main menu - keep short? -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Ar Ais" # main menu - keep short? -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Ar Aghaidh" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Comhfhadú" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "LánComhfhadú" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Athnuaigh" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Cuardaigh Arís" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Comhfhadaigh an t-alt reatha" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Cealaigh an fheidhm reatha" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Taispeáin an chabhair seo" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Dún an maolán reatha / Scoir nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Scoir nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Scríobh an comhad reatha ar an diosca" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Ionsáigh comhad eile isteach sa cheann reatha" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Cuardach ar theaghrán nó slonn ionadaíochta" -#: src/global.c:533 +#: src/global.c:538 #, fuzzy msgid "Search for a string" msgstr "Cuardach ar theaghrán nó slonn ionadaíochta" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Téigh go dtí an líne agus an colún sonraithe" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Téigh go dtí an líne agus an colún sonraithe" -#: src/global.c:538 +#: src/global.c:543 #, fuzzy msgid "Go one screenful up" msgstr "Téigh chuig an chéad scáileán eile" -#: src/global.c:539 +#: src/global.c:544 #, fuzzy msgid "Go one screenful down" msgstr "Téigh chuig an chéad scáileán eile" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Gearr an líne reatha agus cuir é sa mhaolán ghearrtha" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Greamaigh ón mhaolán gearrtha isteach sa líne reatha" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Taispeáin ionad an chúrsóra" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Rith an litreoir, má tá sé ar fáil" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Ionadaigh teaghrán nó slonn ionadaíochta" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Téigh go dtí an líne agus an colún sonraithe" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "Marcáil téacs ag ionad an chúrsóra" -#: src/global.c:552 +#: src/global.c:557 #, fuzzy msgid "Repeat the last search" msgstr "An cuardach céanna arís" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Cóipeáil an líne reatha agus cuir é sa mhaolán ghearrtha" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Eangaigh an líne reatha" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Dí-eangaigh an líne reatha" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Cealaigh an oibríocht is déanaí" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Athdhéan an oibríocht is déanaí a cealaíodh" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Carachtar amháin siar" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Ar aghaidh carachtar amháin" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Téigh siar focal amháin" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Téigh ar aghaidh focal amháin" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Téigh go dtí an líne roimhe seo" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Téigh go dtí an chéad líne eile" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Téigh go tosach na líne reatha" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Téigh go deireadh na líne reatha" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Téigh go dtí an líne roimhe seo" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Téigh go dtí an chéad líne eile" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Téigh go tús an ailt reatha; ansin an ceann roimhe sin" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Téigh thar deireadh an ailt reatha; ansin an t-alt tar éis sin" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Téigh go dtí an chéad líne sa chomhad" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Téigh go dtí an líne dheiridh sa chomhad" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Téigh go dtí an lúibín comhoiriúnach" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Scrollaigh suas líne amháin, ach ná scrollaigh an cúrsóir" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Scrollaigh síos líne amháin, ach ná scrollaigh an cúrsóir" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Athraigh go dtí an maolán roimhe seo" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Athraigh go dtí an chéad mhaolán eile" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Ionsáigh an chéad charachtar eile go litriúil" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Ionsáigh táb ag an gcúrsóir" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Ionsáigh líne nua ag an gcúrsóir" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Scrios an carachtar faoin chúrsóir" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Scrios an carachtar ar an taobh clé den chúrsóir" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "Gearr ón chúrsóir go deireadh na líne" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "Gearr ón chúrsóir go deireadh na líne" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Gearr ón chúrsóir go deireadh an chomhaid" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Comhfhadaigh an comhad iomlán" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Áirigh líon na bhfocal, líon na línte, agus líon na gcarachtar" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Athnuaigh (ataispeáin) an scáileán reatha" -#: src/global.c:616 +#: src/global.c:625 #, fuzzy msgid "Suspend the editor (if suspension is enabled)" msgstr "Cuir an t-eagarthóir ar fionraí (más féidir)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Scoránaigh cásíogaireacht" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Scoránaigh treo an chuardaigh" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Scoránaigh úsáid de shloinn ionadaíochta" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Athghair an teaghrán cuardaigh roimhe seo" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Athghair an chéad teaghrán cuardaigh eile" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Téigh go brabhsálaí na gcomhad" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Scoránaigh úsáid d'fhormáid DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Scoránaigh úsáid d'fhormáid Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Scoránaigh iarcheangal" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Scoránaigh réamhcheangal" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Scoránaigh cúltacaí" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Rith ordú seachtrach" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Scoránaigh úsáid de mhaolán nua" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Scoir brabhsálaí na gcomhad" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Téigh go dtí an chéad chomhad sa liosta" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Téigh go dtí an comhad deiridh sa liosta" -#: src/global.c:655 +#: src/global.c:664 #, fuzzy msgid "Go to the previous file in the list" msgstr "Téigh go dtí an chéad chomhad sa liosta" -#: src/global.c:656 +#: src/global.c:665 #, fuzzy msgid "Go to the next file in the list" msgstr "Téigh go dtí an comhad deiridh sa liosta" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Téigh go comhadlann" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Rith an litreoir, má tá sé ar fáil" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "Téigh go dtí an líne roimhe seo" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "Téigh go dtí an chéad líne eile" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Rith an litreoir, má tá sé ar fáil" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Cabhair" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Cealaigh" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "Scríobh" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Téigh i gComhadlann" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Gearr" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Litreoir" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "Téigh Go Líne" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "Formáid DOS" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Cásíogair" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Slonn" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Siar" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Gan Ionadú" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Cúrsóir" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "An Chéad Líne" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Líne Dheiridh" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "Ní lúibín é" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marcáil Téacs" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Cóipeáil Téacs" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Eangaigh Téacs" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Dí-eangaigh Téacs" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Cealaigh" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Athdhéan" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Siar" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Ar Aghaidh" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "An Focal Roimhe Seo" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "An Chéad Fhocal Eile" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Baile" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Deireadh" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "An Focal Roimhe Seo" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "An Chéad Fhocal Eile" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Barr an Ailt" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Bun an Ailt" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Scrollaigh Suas" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Scrollaigh Síos" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "An Comhad Roimhe Seo" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "An Chéad Chomhad Eile" -#: src/global.c:899 +#: src/global.c:915 #, fuzzy msgid "Verbatim" msgstr "Ionchur Litriúil" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Táb" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Iontráil" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Scrios" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Cúlspás" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Gearr" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "GearrGoBun" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Líon na bhFocal" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Cuir ar Fionraí" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "An Chéad Líne Eile" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "An Comhad Roimhe Seo" # main menu - keep short? -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "Ar Aghaidh" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "StairArAis" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "StairArAghaidh" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Téigh Go Téacs" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Formáid DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Formáid Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Iarcheangail" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Réamhcheangail" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Comhad Cúltaca" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Rith Ordú" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Go Comhaid" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "An Chéad Chomhad" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Comhad Deiridh" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "An Líne Roimhe Seo" -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy msgid "Next Lint Msg" msgstr "An Chéad Líne Eile" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Mód cabhrach" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Taispeáin ionad an chúrsóra i gcónaí" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Úsáid líne amháin eile le haghaidh eagarthóireachta" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Mínscrollú" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "Ná timfhill línte fada" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Taispeáint spáis bháin" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Aibhsiú comhréire le dathanna" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Eochair bhaile chliste" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Uath-eangú" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Gearr go dtí an deireadh" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "Ná timfhill línte fada" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Tiontaigh táib chlóscríofa go spásanna" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Comhaid chúltaca" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Tacaíocht luiche" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ná tiontaigh ó fhormáid DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Cur ar Fionraí" @@ -1486,21 +1505,21 @@ msgstr "" msgid "enable/disable" msgstr "(cumasú/díchumasú)" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Eochair neamhcheadaithe sa mhód amhairc" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Ní féidir %s a fhágáil sa mhód teoranta" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1509,7 +1528,7 @@ msgstr "" "\n" "Scríobhadh an maolán i %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1518,7 +1537,7 @@ msgstr "" "\n" "Níor scríobhadh an maolán i %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1527,11 +1546,11 @@ msgstr "" "\n" "Níor scríobhadh an maolán: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Tá an fhuinneog róbheag le haghaidh nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1540,267 +1559,271 @@ msgstr "" "Úsáid: nano [ROGHANNA] [[+LÍNE,COLÚN] COMHAD]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Rogha\t\tRogha fhada GNU\t\tMíniú\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Rogha\t\tMíniú\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LÍNE,COLÚN" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Tosaigh ag líne LÍNE, colún COLÚN" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Cumasaigh eochair bhaile chliste" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Sábháil cúltacaí de chomhaid atá ann cheana" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Comhadlann a sábhálfar comhaid uathúla chúltaca inti" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Úsáid cló trom in ionad téacs aisiompaithe" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Tiontaigh táib chlóscríofa go spásanna" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Logáil agus léigh stair na dteaghrán cuardaigh" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Ná húsáid comhaid nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Deisigh mearbhall maidir leis an eochaircheap uimhriúil" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Ná cuir carachtair líne nua ag deireadh comhad" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Ná tiontaigh comhaid ó fhormáid Dos/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Úsáid líne amháin eile le haghaidh eagarthóireachta" -#: src/nano.c:843 +#: src/nano.c:846 #, fuzzy msgid "Log & read location of cursor position" msgstr "Ionsáigh táb ag an gcúrsóir" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Teaghrán athfhriotail" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Mód teoranta" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Scrollaigh de réir línte in ionad leathscáileáin" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#colúin>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#colúin>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Socraigh leithead de tháib a bheith #colúin" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Bánaigh an barra stádais go gasta" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Taispeáin eolas faoin leagan agus scoir" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Braith teorainneacha idir focail i slí níos cruinne" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Sainmhíniú na comhréire le haghaidh dathaithe" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Taispeáin ionad an chúrsóra i gcónaí" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Deisigh mearbhall idir na heochracha \"Backspace\" agus \"Delete\"" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "Taispeáin an chabhair seo" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Eangaigh línte nua go huathoibríoch" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Gearr ón chúrsóir go deireadh na líne" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Cumasaigh úsáid na luiche" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Socraigh an chomhadlann oibre" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Caomhnaigh eochracha XON (^Q) agus XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#colúin>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#colúin>" -#: src/nano.c:892 +#: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "Socraigh timfhilleadh ag #colúin colún" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Cumasaigh litreoir malartach" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Sábháil go huathoibríoch ag am scortha; ná fiafraigh díom" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Mód amhairc (inléite amháin)" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "Ná timfhill línte fada" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Ná taispeáin an dá líne chabhrach" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Cumasaigh cur ar fionraí" -#: src/nano.c:911 +#: src/nano.c:916 #, fuzzy msgid "Enable soft line wrapping" msgstr "Timfhilleadh líne" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr "" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " R-phost: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1809,82 +1832,86 @@ msgstr "" "\n" " Roghanna tiomsaithe:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Fuarthas SIGHUP nó SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Úsáid \"fg\" chun dul ar ais go nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "cumasaithe" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "díchumasaithe" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "Rinneadh neamhshuim ar XON :-(" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "Rinneadh neamhshuim ar XOFF :-(" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Is neamhbhailí í méid táib iarrtha \"%s\"" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Is neamhbhailí í méid líonta iarrtha \"%s\"" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1892,121 +1919,121 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Ss" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Uu" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Sábháil" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Uile" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Ná Sábháil" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Earráid i %s ar líne %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Tá \" gan chríoch in argóint '%s'" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "" "Ní mór carachtar \" a bheith ag tosach agus ag deireadh sloinn ionadaíochta" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Slonn ionadaíochta neamhbhailí \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Ainm comhréire ar iarraidh" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Comhréir \"none\" in áirithe" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "Ní cheadaítear eisínteachtaí leis an gcomhréir \"default\"" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Ainm eochrach ar iarraidh" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 #, fuzzy msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "ní mór \"^\", \"M\", nó \"F\" a bheith ag tús ceangail eochrach\n" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "Is neamhbhailí í méid táib iarrtha \"%s\"" -#: src/rcfile.c:411 +#: src/rcfile.c:412 #, fuzzy msgid "Must specify a function to bind the key to" msgstr "Ní mór duit feidhm a gceanglófar an eochair léi a thabhairt\n" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Níorbh fhéidir ainm \"%s\" a mhapáil go feidhm\n" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Níorbh fhéidir ainm \"%s\" a mhapáil go roghchlár\n" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, fuzzy, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Tá brón orm, ceangal neamhcheadaithe é keystr \"%s\"\n" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, fuzzy, c-format msgid "Error expanding %s: %s" msgstr "Earráid agus %s á léamh: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2021,50 +2048,50 @@ msgstr "" "\"black\", leis an réimír roghnach \"bright\"\n" "le haghaidh dathanna tulra." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Ainm datha ar iarraidh" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Slonn ionadaíochta ar iarraidh" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "Tá gá le \"end=\" in éineacht le gach \"start=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Ní cheadaítear do dhath cúlra \"%s\" a bheith geal" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Ní cheadaítear eisínteachtaí leis an gcomhréir \"default\"" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Tá \" gan chríoch in argóint '%s'" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, fuzzy, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Earráid mharfach: níl aon eochracha mapáilte le haghaidh feidhm \"%s\"" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, fuzzy, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2072,63 +2099,63 @@ msgstr "" "Á scor. Úsáid nano leis an rogha -I más gá do chuid socruithe nanorc a " "athrú\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Níorbh fhéidir ainm \"%s\" a mhapáil go roghchlár\n" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Níl orduithe datha ag an gcomhréir \"%s\"" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Ní cheadaítear ordú \"%s\" i gcomhad iniata" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Níor tuigeadh ordú \"%s\"" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "Ainm datha ar iarraidh" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, fuzzy, c-format msgid "Unknown option \"%s\"" msgstr "Bratach anaithnid \"%s\"" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "Ní féidir bratach \"%s\" a dhíchumasú" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Caithfidh tú argóint a thabhairt le rogha \"%s\"" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Níl an rogha ina teaghrán bailí il-bhirt" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Carachtair neamhbhána de dhíth" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Dhá charachtar aoncholúin de dhíth" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Ní féidir mo chomhadlann bhaile a aimsiú! Ochón!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2172,16 +2199,16 @@ msgid "Searching..." msgstr "Cuardaigh" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Ionadaigh an ceann seo?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Ionadaigh le" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2192,19 +2219,19 @@ msgstr[3] "Cuireadh teaghrán nua in ionad %lu n-uaire" msgstr[4] "Cuireadh teaghrán nua in ionad %lu uair" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Iontráil uimhir na líne agus uimhir an cholúin" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Uimhir líne nó uimhir cholúin neamhbhailí" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ní lúibín é" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Níl lúibín comhoiriúnach ann" @@ -2436,11 +2463,11 @@ msgstr "Sa Roghnúchán: " msgid "Verbatim Input" msgstr "Ionchur Litriúil" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "cuimhne nano ídithe!" -#: src/utils.c:626 +#: src/utils.c:622 #, fuzzy, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2448,70 +2475,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Ionchur Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "COMHADLANN:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Comhad:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Athraithe" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Amharc" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "líne %ld/%ld (%d%%), colún %lu/%lu (%d%%), carachtar %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Eagarthóir téacs nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "leagan" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Scríofa ag:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Táimid fíorbhuíoch de:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "As ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "agus de gach duine eile a ndearnamar dearmad orthu..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Go raibh maith agat as úsáid nano!" diff --git a/po/gl.po b/po/gl.po index 2008b967..9f37826d 100644 --- a/po/gl.po +++ b/po/gl.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.5.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2016-01-14 20:35+0100\n" "Last-Translator: Francisco Javier Tsao Santín \n" "Language-Team: Galician \n" @@ -18,80 +18,79 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n!=1;\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Erro lendo %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Ir ó Directorio" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Cancelado" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Non se pode escribir fóra de %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Non se pode ascender por un directorio" +#: 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 "Erro lendo %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(dir pai)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "enorme" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Busca" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Buscando dende o Principio" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Esta é a única aparición" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Non hai patrón de busca" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Falla o nome da sintaxe" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -166,8 +165,8 @@ msgstr "O ficheiro %s está sendo editado (por %s con %s, PID %d); ¿continuar?" msgid "Can't insert file from outside of %s" msgstr "Non se pode inserir un ficheiro de fóra de %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" é un directorio" @@ -186,7 +185,7 @@ msgstr "Non hai máis ficheiros abertos" msgid "Switched to %s" msgstr "Cambiouse a %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Novo buffer" @@ -232,7 +231,7 @@ msgstr "Ficheiro Novo" msgid "File \"%s\" not found" msgstr "Non se atopou \"%s\"" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" é un ficheiro de dispositivo" @@ -279,90 +278,90 @@ msgstr "Non se pode escribir fóra de %s" msgid "Error writing backup file %s: %s" msgstr "Erro escribindo ficheiro de copia de seguridade %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "¿Demasiados ficheiros de copia de seguridade?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Erro escribindo ficheiro temporal: %s" -#: src/files.c:1990 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 +#: 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 "Erro writing %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Escribiuse %lu liña" msgstr[1] "Escribíronse %lu liñas" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Formato DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Formato Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [CopiaSeg]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Engadir a Selección ó Ficheiro polo Principio" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Engadir a Selección ó Ficheiro polo Final" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Gravar a Selección no Ficheiro" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Ficheiro ó que Engadir polo Principio" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Ficheiro ó que Engadir polo final" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Ficheiro a Gravar" -#: src/files.c:2297 +#: src/files.c:2295 #, fuzzy msgid "Save modified buffer anyway? " msgstr "Grava-lo buffer modificado igualmente?" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "¿Gravar ficheiro baixo NOME DIFERENTE? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "O ficheiro xa existe, ¿SOBREESCRIBIR? " -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "O ficheiro foi modificado dende que o abriu, ¿continua gravando?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(máis)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -371,7 +370,7 @@ msgstr "" "\n" "Prema Enter para continuar.\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -380,7 +379,7 @@ msgstr "" "Incapaz de crear directorio %s: %s\n" "Requírese para gravar/cargar o historial de busca ou posición do cursor\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -390,7 +389,7 @@ msgstr "" "Nano será incapaz de cargar ou gravar o historial de busca ou posición do " "cursor\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -399,7 +398,7 @@ msgstr "" "Detectouse un ficheiro de historial anticuado (%s) que tentei mover\n" "á localización preferente (%s) pero topei cun erro: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -410,748 +409,768 @@ msgstr "" "á localización preferente (%s)\n" "(lea no FAQ de nano sobre este cambio)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Erro writing %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Saír" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Pechar" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "RepórTexto" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "DeXustif" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Ler Fich" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "¿U-lo?" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Substituir" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Ir á liña" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Liña Ant" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Seg Liña" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Páxina ant" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Páxina seg" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Xustificar" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "XustComplt" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Recargar" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "U-lo Seguint" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Xustifica-lo parágrafo actual" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Cancela-la función actual" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Amosar este texto de axuda" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Pechar o ficheiro cargado actualmente / Saír de nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Saír de nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Grava-lo ficheiro actual no disco" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Inserir outro ficheiro no actual" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Buscar cadea ou experesión regular" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Buscar cadea" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Ir á liña e columna número" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Ir á liña e columna número" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Subir unha pantalla" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Baixar unha pantalla" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Corta-la liña actual e gardala no buffer de cortado" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Desfacer corte do buffer de cortado na liña actual" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Amosa-la posición do cursor" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Chamar ó corrector ortográfico, se hai un" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Substituir unha cadea ou expresión regular" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Ir á liña e columna número" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marcar texto comenzando na posición do cursor" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Repeti-la última busca" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Copia-la liña actual e almacenala no buffer de cortado" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Sangra-la liña actual" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Elimina-la sangría da liña actual" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Desface-la última operación" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Reface-la última operación desfeita" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Recuar un carácter" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Avanzar un carácter" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Recuar unha verba" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Avanzar unha verba" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Pasar á liña previa" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Pasar á seguinte liña" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Pasar ó principio da liña actual" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Pasar ó final da liña actual" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Pasar á liña previa" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Pasar á seguinte liña" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Pasar ó principio do parágrafo, entón ó parágrafo previo" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Pasar xusto alén do parágrafo, entón ó seguinte parágrafo" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Pasar á primeira liña do ficheiro" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Pasar á derradeira liña do ficheiro" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Pasar ó paréntese correspondente" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Desprazar arriba unha liña sen despraza-lo cursor" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Desprazar unha liña abaixo sen despraza-lo cursor" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Cambiar ó anterior ficheiro" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Cambiar ó seguinte ficheiro" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Inseri-la seguinte pulsación literal" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Inserir unha lingüeta na posición do cursor" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Inserir unha nova liña na posición do cursor" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Borra-lo carácter baixo do cursor" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Borra-lo caracter á esquerda do cursor" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Cortar cara atrás dende o cursor ata o comenzo da seguinte palabra" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Cortar cara adiante dende o cursor ata o comenzo da seguinte palabra" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Cortar da posición do cursor ó final da liña" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Xustificar todo o ficheiro" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Conta-lo número de verbas, liñas e caracteres" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Actualiza-la pantalla actual" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Suspende-lo editor (se a suspensión está activada)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Gravar ficheiro sen confirmación" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Procura a seguinte ocurrencia cara atrás" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Procura a seguinte ocurrencia cara adiante" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Selector de sensibilidade a maiúsculas/minúsculas na busca" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Reverti-la dirección da busca" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Selector de uso de expresións regulares" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Recupera-la anterior cadea de busca/sustitución" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Recupera-la seguinte cadea de busca/sustitución" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Ir ó navegador de ficheiros" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Selector de uso do formato DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Selector de uso do formato Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Selector de engadir ó final" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Selector de engadir previo" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Selector de copiado de seguridade do ficheiro orixinal" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Executar comando externo" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Pechar buffer sen gravar" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Selector de uso dun novo buffer" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Saír do navegador de ficheiros" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Pasar ó primeiro ficheiro da lista" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Pasar ó derradeiro ficheiro da lista" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Pasar ó anterior ficheiro da lista" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Pasar ó seguinte ficheiro da lista" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Pasar ó directorio" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Chamar ó analizador de sintaxe, se hai un" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Pasar á anterior mensaxe do analizador" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Pasar á anterior mensaxe do analizador" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Chamar ó corrector ortográfico, se hai un" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Obter Axud" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Cancelar" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Gravar" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Ir ó Directorio" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "CortarText" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Ortografía" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Analizador" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formateador" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "SensMa/min" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "ExpReg" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Cara atrás" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Non Subst" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "PosicAct" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Prim liña" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Ult liña" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Ó delimitador" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marcar" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Copiar Texto" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Sangrar" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "De-Sangrar" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Desfacer" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Refacer" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Atrás" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Adiante" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Verba Ant" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Verba Seg" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Inicio" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Fin" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Verba Ant" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Verba Seg" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Prin Parág" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Fin Parágr" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Desprazar Arriba" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Desprazar Abaixo" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Ficheiro Anterior" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Ficheiro Seguinte" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Entrada Literal" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Lingüeta" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Entrar" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Borrar" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Retroceso" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "CortarEsqr" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "CortarDert" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "CortarAtaFin" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Conta Verbas" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Suspender" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Seg Liña" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Gravar" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Anterior" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Seguinte" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "HistPrevia" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "HistSeguin" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Ir a Text" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Formato DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Formato Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Engadir ó Final" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Engadir ó Inicio" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Copia Seguridade" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Executar Comando" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "A Ficheiros" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Pri Ficheiro" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Derrad Fich" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Descartar buffer" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Msg ant anlzr" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Msg seg anlzr" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Modo de axuda" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Posición do cursor constante" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Uso dunha liña máis para editar" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Desprazar mainamente" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Acortado maino de liñas longas" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Amosar espacios en branco" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Salientar sintaxe con cor" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Tecla de 'smart home'" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Autosangría" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Cortar ata o final" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Acortado forte de liñas longas" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Conversión de lingüetas escritas a espacios" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Facer copia de seguridade de ficheiros" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Lendo arquivo en buffer separado" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "permitir rato" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Non facer conversión de formato DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Suspensión" @@ -1463,19 +1482,19 @@ msgstr "" msgid "enable/disable" msgstr "activar/desactivar" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "A tecla non é válida en modo vista" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Esta función está deshabilitada en modo restrinxido" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Axuda non dispoñible" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1484,7 +1503,7 @@ msgstr "" "\n" "Gravouse o buffer en %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1493,7 +1512,7 @@ msgstr "" "\n" "Non se gravou o buffer en %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1502,11 +1521,11 @@ msgstr "" "\n" "Non se gravou o buffer: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "A fiestra é pequena de máis para nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1515,262 +1534,266 @@ msgstr "" "Uso: nano [OPCIÓNS] [[+LIÑA, COLUMNA] FICHEIRO]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opción\t\tOpción longa GNU\t\tSignificado\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opción\t\tSignificado\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LIÑA, COLUMNA" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Empezar na liña LIÑA, columna COLUMNA" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Activar tecla 'smart home'" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Gravar copias de seguridade dos ficheiros existentes" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Directorio para gravar ficheiros de copia de seguridade únicos" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Usar texto groso na vez de texto de video reverso" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Convertir as lingüetas escritas a espacios" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Le-lo ficheiro nun novo buffer por defecto" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Usar ficheiros de bloqueo (estilo vim)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Gravar e le-la historia de cadeas a buscar/substituír" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Non mirar nos ficheiros nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Solucionar problema de confusión de teclado numérico" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Non engadir novas liñas ó final dos ficheiros" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Non converti-los ficheiros do formato DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Usar un ou máis liñas para editar" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Rexistrar e ler a posición do cursor" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Cadea de citado" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Modo restrinxido" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Desprazar liña a liña en vez de media pantalla" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#cols>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Establece-lo ancho de lingüeta a #cols columnas" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Facer baleirado rápido da barra de estado" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Amosar información sobre a versión e saír" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Detectar contornos das verbas máis axeitadamente" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Definición de sintaxe a empregar para corear" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Amosa-la posición do cursor constantemente" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Arranxa-lo problema de confusión Retroceso/Borrar" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Amosar este texto de axuda e saír" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Sangra-las novas liñas automáticamente" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Cut from cursor to end of line" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Emprega-lo rato" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Non ler o ficheiro (só escribir nel)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Establece-lo directorio de traballo" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Conserva-las teclas XON (^Q) e XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Iñorar silenciosamente cuestións de inicio como errores no ficherio rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#cols>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Establecer punto de corte forte na columna #cols" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Usar un corrector ortográfico alternativo" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Gravar ó saíren, sen preguntar" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Grava-lo arquivo por defecto en formato Unix" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Modo visualización (só lectura)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Non facer cortado forte liñas longas" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Non amosa-las dúas liñas de axuda" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Permitir suspensión" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Activar axuste suave de liñas" -#: src/nano.c:923 +#: src/nano.c:928 #, fuzzy, c-format msgid " nano, version %s\n" msgstr " GNU nano versión %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " Correo-e: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1779,82 +1802,86 @@ msgstr "" "\n" "Opcións de compilación" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Non hai nome de ficheiro" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Non se puido reabri-la stdin dende o teclado, síntoo\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Lendo dende a stdin, ^C para abortar\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Recibiuse SIGHUP ou SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Empregue \"fg\" para voltar a nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Suspensión non activa" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "activado" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "desactivado" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "Iñórase XON, hmmmm..." -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "Iñórase XOFF, hmmmm..." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "O tamaño de lingüeta solicitado \"%s\" non é válido" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "O tamaño de recheo solicitado \"%s\" non é válido" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Escriba '%s -h' para a lista de opcións dispoñibles.\n" @@ -1862,119 +1889,119 @@ msgstr "Escriba '%s -h' para a lista de opcións dispoñibles.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "SsYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "TtAa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Si" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Todo" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Non" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Erro en %s na liña %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "O argumento '%s' ten un \" sen rematar" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "" "As cadeas de expresión regular deben comezar e rematar cun carácter \" " -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Expresión regular \"%s\" incorrecta: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Falla o nome da sintaxe" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "A sintaxe \"none\" está reservada" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "A sintaxe \"default\" non debe tomar extensións" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Falla o nome de tecla" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "O nome da tecla é demasiado curto" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "O nome de tecla debe comenzar con \"^\",\"M\", ou \"F\"" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "O tamaño de lingüeta solicitado \"%s\" non é válido" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Debe especifica-la función para asociar á tecla" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Debe especificar un menú (ou \"all\") no que asociar/liberar a tecla" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Non se puido sinalar o nome \"%s\" para unha función" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Non se puido sinalar o nome \"%s\" para un menu" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "A función '%s' non existe no menú '%s'" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Síntoo, a combinación \"%s\" non se pode restablecer" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Erro expandindo %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1989,50 +2016,50 @@ msgstr "" "\"black\", co prefixo opcional \"bright\".\n" "\"para cores de fronte." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Falla o nome da cor" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Falla a directiva de analizador" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" precisa dun \"end=\" correspondente" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "A cor de fondo \"%s\" non pode ser relucinte" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "A sintaxe \"default\" non debe tomar extensións" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "Falla a directiva de analizador" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "O argumento '%s' ten un \" sen rematar" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Erro fatal: non hai teclas sinaladas para a función \"%s\". Saíndo.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2040,62 +2067,62 @@ msgstr "" "Se o precisa, use nano coa opción -I se precisa axeita-la súa configuración " "no nanorc\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Non se puido atopar sintaxe \"%s\" para extender" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "A sintaxe \"%s\" non ten directiva de cor" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "A directiva \"%s\" non se permite no ficheiro incluído" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Non se entende a directiva \"%s\"" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Opción non atopada" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Opción descoñecida \"%s\"" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Non se pode desactivar opción \"%s\"" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "A opción \"%s\" precisa dun argumento" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "A opción non é unha cadea multibyte válida" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Se requiren caracteres non baleiros" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Se requiren dous caracteres de columna simple" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "¡Non podo atopa-lo meu directorio de inicio! ¡Aaagh!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2139,16 +2166,16 @@ msgid "Searching..." msgstr "Busca" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "¿Substituír?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Substituír por" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2156,19 +2183,19 @@ msgstr[0] "Fíxose %lu substitución" msgstr[1] "Fixéronse %lu substitucións" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Introduza liña número, columna número" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Número de liña ou columna non válida" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Non hai delimitador" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Non hai parella do delimitador" @@ -2394,11 +2421,11 @@ msgstr "In Selección: " msgid "Verbatim Input" msgstr "Entrada Literal" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "¡A nano esgotóuselle a memoria!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2406,70 +2433,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Entrada Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Ficheiro:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Modificado" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Ver" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "liña %ld/%ld (%d%%), col %lu/%lu (%d%%), car %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "O editor de texto nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versión" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Por cortesía de:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Gracias en especial a:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "A Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "os moitos tradutores e o TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Por ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "e a todos os que esquencemos..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "¡Gracias por usar nano!" diff --git a/po/hr.po b/po/hr.po index dab7738d..46ea469f 100644 --- a/po/hr.po +++ b/po/hr.po @@ -6,10 +6,10 @@ # Lektura djelova nanoa i jezično savjetovanje www.editor.hr, 2016. msgid "" msgstr "" -"Project-Id-Version: nano-2.6.0\n" +"Project-Id-Version: nano-2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-19 08:34+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-07-10 12:26+0200\n" "Last-Translator: Božidar Putanec \n" "Language-Team: Croatian \n" "Language: hr\n" @@ -24,85 +24,84 @@ msgstr "" "X-Poedit-KeywordsList: syntax;color;all\n" "X-Poedit-SearchPath-0: .\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Greška pri čitanju %s: %s" - # Korisnik upiše ili s tabom kompletira naziv direktorija koji želi otvoriti #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Otvori direktorij" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Otkazano" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Izvan %s ne može se pisati" +msgstr "Ne može se izići izvan %s" # To je 'top' direktorij, više se ne može -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Ne mogu ići iznad ovog direktorija" +#: 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 "Greška pri čitanju %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(viši dir)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(golem)" # Pretraži, sinonim za traži #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Pretraži" # ‘uokrug’ može značiti bilo koji smjer traženja -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Pretraga se nastavlja uokrug" # ‘nalaz’ je što pretraga nađe, a nađe ‘uzorak’; -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "To je jedini nalaz uzorka" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Nema uzorka za pretragu" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Nepoznato sintaksa (ime): %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() neuspješan: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) neuspješan: %s" @@ -175,8 +174,8 @@ msgstr "%s se trenutačno uređuje (%s sa %s, PID %d); nastaviti?" msgid "Can't insert file from outside of %s" msgstr "Datoteka izvan %s ne može se umetnuti" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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“ je direktorij" @@ -195,7 +194,7 @@ msgstr "Nema više otvorenih međumemorija" msgid "Switched to %s" msgstr "Prebacivanje na: %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nova međumemorija" @@ -245,7 +244,7 @@ msgstr "Nova datoteka" msgid "File \"%s\" not found" msgstr "Datoteka „%s“ nije pronođena" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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“ je datoteka uređaja" @@ -292,23 +291,23 @@ msgstr "Izvan %s ne može se pisati" msgid "Error writing backup file %s: %s" msgstr "Greška pri zapisivanju sigurnosne datoteke %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Ima li previše sigurnosnih datoteka?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Greška pri zapisivanju privremene datoteke: %s" -#: src/files.c:1990 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 +#: 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 "Greška pri zapisivanju %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -316,67 +315,67 @@ msgstr[0] "Zapisano: %lu redak" msgstr[1] "Zapisano: %lu retka" msgstr[2] "Zapisano: %lu redaka" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS zapis]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac zapis]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Sigurnosna kopija]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Odabrani tekst umetni na vrh datoteke" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Odabrani tekst dodaj na dno datoteke" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Odabrani tekst zapiši u datoteku" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Naziv datoteke kojoj se tekst umeće na vrh" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Naziv datoteke kojoj se tekst dodaje na dno" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Spremi datoteku pod nazivom" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Da ipak spremim izmijenjenu međumemoriju? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Da spremim datoteku pod DRUGAČIJIM NAZIVOM? " # overwrite: prepisati preko, prebrisati -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Datoteka „%s“ već postoji, da ju PREPIŠEM? " # Nešto izvan nana je promijenilo datoteku na disku. nano pita da li da piše preko promijenjenje datoteke -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" "Nakon što ste ju otvorili, datoteka se promijenila. Da ju ipak spremim? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(više)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -385,7 +384,7 @@ msgstr "" "\n" "Da nastavite pritisnite Enter\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -394,7 +393,7 @@ msgstr "" "Ne mogu napraviti direktorij %s: %s\n" "Potreban je za čuvanje/čitanje povijesti pretraga / pozicije kursora.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -403,7 +402,7 @@ msgstr "" "Put %s nije direktorij a trebao bi biti.\n" "Nano neće ni čitati ni čuvati povijest pretraga ili poziciju kursora.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -412,7 +411,7 @@ msgstr "" "Otkrivena je stara nanova povijesna datoteka (%s). Pri pokušaju\n" "premještaja na željenu lokaciju (%s) došlo je do pogreške: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -423,768 +422,788 @@ msgstr "" "Premještena je na željenu lokaciju (%s)\n" "(vidi nano FAQ za obrazloženje)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Greška pri zapisivanju %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Izlaz" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Zatvori" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Zalijepi" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Odravnaj" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Učitaj" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Pretraži" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Zamijeni" # 'Go to' se najčešće izbjegava; koristi se imenička konstrukcija jasna iz konteksta -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "U redak" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Redak ↑" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Redak ↓" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Zaslon ↑" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Zaslon ↓" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Poravnaj" # Poravnanje=operacija ravnanja teksta tako da svi reci imaju istu udaljenost u odnosu na rubove -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Poravnanje" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Osvježi" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Traži dalje" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Poravnaj aktualni odlomak" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Prekini aktualnu funkciju/radnju" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Pokaži ovaj pomoćni tekst" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Zatvori aktualnu međumemoriju / napusti nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Iziđi iz nanoa" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Spremi aktualnu datoteku na disk" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Neku drugu datoteku umetni u aktualnu datoteku" # regularni izraz u dalnjem textu regizr ako je ograničen broj znakova -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Traži znakovni niz ili regularni izraz (reg izraz)" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Traži znakovni niz" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Osvježi listu datoteka" # redak, stupac su brojevi -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Pomakni kursor ulijevo" # redak, stupac su brojevi -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Pomakni kursor udesno" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Za jedan zaslon gore (Page Up)" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Za jedan zaslon dolje (Page Down)" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Izreži aktualni redak i spremi ga u međuspremnik" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Zalijepi sadržaj međuspremnika u aktualni redak" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Pokaži trenutačnu poziciju kursora" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Pozovi provjeru pravopisa ako je dostupna" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Zamijeni znakovni niz ili regularni izraz" # redak, stupac su brojevi -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Pomakni kursor u zadan redak i stupac" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Označi tekst počevši od kursora" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Ponovi prethodnu pretragu" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Kopiraj aktualni redak i spremi ga u međuspremnik" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Uvuci aktualni redak" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Izvuci aktualni redak" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "Komentiraj ili odkomentiraj aktualni redak ili označene retke" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Poništi prethodnu radnju" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Obnovi prethodnu poništenu radnju" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Natrag za jedan znak" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Naprijed za jedan znak" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Natrag za jednu riječ" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Naprijed za jednu riječ" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Prethodni redak" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Sljedeći redak" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Početak aktualnog retka" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Kraj aktualnog retka" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Prethodni redak" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Sljedeći redak" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Kursor na vrh odlomka; zatim na vrh prethodnog" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Kursor tik izvan dna odlomka; zatim na dno sljedećeg" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Prvi redak datoteke (vrh)" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Posljednji redak datoteke (dno)" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Kursor na sparenu zagradu" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Klizni gore za jedan redak bez pomaka kursora" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Klizni dolje za jedan redak bez pomaka kursora" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Prethodna međumemorija/datoteka" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Sljedeća međumemorija/datoteka" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Sljedeću tipku unesi doslovno" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Unesi (tab)ulator na poziciji kursora" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Unesi novi redak na poziciji kursora" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Izbriši znak ispod kursora" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Izbriši znak ulijevo od kursora" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Izreži unatrag od kursora do početka riječi" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Izreži od kursora do početka sljedeće riječi" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Izreži od kursora do dna datoteke" # poravnanje djeluje na ukupnu datoteku -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Poravnanje cjelokupne datoteke/međumemorije" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Izbroji broj riječi, redova i znakova" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Osvježi zaslon" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Obustavi uređivanje teksta (ako je obustava omogućena)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Spremi datoteku bez pitanja" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Traži unatrag sljedeći nalaz uzorka" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Traži unaprijed sljedeći nalaz uzorka" # toggle: smisao rečenice govori da je to 'šalter'; slično za večinu 'toggle' naredbi -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Pretraživanje razlikuje mala i VELIKA slova (da ili ne)" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Obrni smjer traženja" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Regularni izraz u pretraživanju (da ili ne)" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Pozovi prethodni znakovni niz za pretragu/zamjenu" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Pozovi sljedeći znakovni niz za pretragu/zamjenu" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Otvori preglednik datoteka" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "DOS zapis (da ili ne)" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Mac zapis (da ili ne)" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Dodavanje (teksta) na dno (da ili ne)" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Umetanje (teksta) na vrh (da ili ne)" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Sigurnosna kopija originalne datoteke (da ili ne)" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Izvrši vanjsku naredbu" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Zatvori međumemoriju bez spremanja" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Nova međumemorija (da ili ne)" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Iziđi iz preglednika datoteka" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Prva datoteka na listi" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Zadnja datoteka na listi" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Prethodna datoteka na listi" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Sljedeća datoteka na listi" # Prompt za odabir direktorija -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Otvori direktorij" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Pozovi linter (alat) ako je dostupan" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Prethodna poruka lintera" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Sljedeća poruka lintera" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Pozovi formatter (alat) ako je dostupan" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Pomoć" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Odustani" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Spremi" # Direktorij je dosta, jer je jasno iz konteksta a ima i pomoćni tekst -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Direktorij" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Izreži" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Pravopis" # lintanje, čišćenje koda -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Linter" # popravljanje formata, oblikovanje teksta -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formatter" # razlikovanje malih od velikih slova -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Slova m/V" # regexp: regularni izraz > regizr ? -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Reg izraz" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Unatrag" # Ne zamijeni? bolje Ne mijenjaj? -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Ne zamijeni" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Pozicija" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Na vrh" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Na dno" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "K zagradi" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Označi tekst" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopiraj" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Uvuci tekst" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Izvuci tekst" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Poništi" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Ponovi" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Natrag" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Naprijed" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Riječ ←" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Riječ →" # Pozicija 1, 1. stupac, Home -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Početak retka" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Kraj retka" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Riječ ←" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Riječ →" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Vrh odlomka" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Dno odlomka" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Klizni gore" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Klizni dolje" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Datoteka ←" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Datoteka →" # verbatim: doslovce, bukvalno, -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Doslovce" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Delete" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" # izrezivanje riječi, ali gdje je shortcut? #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Reži ulijevo" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Reži udesno" # izrezivanje riječi, ali gdje je shortcut? -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Reži do kraja" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Broj riječi" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Obustavi" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Komentiraj retke" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Spremi" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Prethodni" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Sljedeći" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Ranije" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Kasnije" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Nađi tekst" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS zapis" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac zapis" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Metni iza" # dodaj, metni -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Metni ispred" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Sigurnosna datoteka" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Izvrši naredbu" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Lista datoteka" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Prva datoteka" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Zadnja datoteka" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Poništi međumemoriju" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Lijevi stupac" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Desni stupac" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Linter poruka ↑" # linter alat za provjeru sintakse za neke programe -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Linter poruka ↓" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Pomoć — posljednja dva retka prozora" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Stalni prikaz pozicije kursora" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Uporaba dodatnog retka za uređivanje" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Glatko klizanje" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Meko prelamanje predugih redova" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Bjelina stalno vidljiva" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Sintaksa istaknuta bojama" # pometna Home tipka: prvi skok na prvi znak, zatim na poziciju 1 -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Pametna Home tipka" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automatsko uvlačenje" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Izrezivanje do kraja retka" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Tvrdo prelamanje predugih redova" # Tab znak pretvara u razmake -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Pretvorba unesenih tabulatora u razmake" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Sigurnosne datoteke (kopije)" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Učitavanje datoteke u zasebnu međumemoriju" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Podrška za miša" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ne pretvaranje DOS/Mac formata" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Privremena obustava" @@ -1495,19 +1514,19 @@ msgid "enable/disable" msgstr "(da ili ne)" # Čitanje umjesto Pregledavanje -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Tipka ne važi u načinu „Čitanje“" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Ova funkcija je onemogućena u ograničenom načinu" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Pomoć nije dostupna" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1516,7 +1535,7 @@ msgstr "" "\n" "Međumemorija je zapisana u %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1525,7 +1544,7 @@ msgstr "" "\n" "Međumemorija nije zapisana u %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1534,11 +1553,11 @@ msgstr "" "\n" "Međumemorija nije zapisana: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Prozor je premali za nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1547,268 +1566,272 @@ msgstr "" "Uporaba: nano [OPCIJE] [[+REDAK,STUPAC] DATOTEKA]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opcija\t\tGNU duga opcija\t\tZnačenje\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opcija\t\tZnačenje\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+REDAK,STUPAC" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Započni u retku REDAK, stupcu STUPAC" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Omogući pametnu Home tipku" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Napravi kopije svih postojećih datoteka" # direktorij za spremanje sigurnosnih datoteka -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " # direktorij za spremanje unikata kopija -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Direktorij unikata sigurnosnih datoteka" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Deblja slova umjesto inverzije teksta" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Pretvori utipkane tabulatore u razmake" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Učitavanje uvijek u novu međumemoriju" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Rabi (vim-stil) zaključane datoteke" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Bilježi/čitaj povijest pretraži/zamjeni" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Zanemari nanorc datoteke" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Popravi problem s numeričkom tipkovnicom" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Ne dodavati novi redak na kraj datoteke" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Ne pretvaraj DOS/Mac format" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Rabi dodatni redak za uređivanje" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Bilježi i čitaj poziciju kursora" # treba kratko, a 'znakovni niz' je predugo -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Citiraj znakovni niz" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Ograničeni način" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Klizi po redak umjesto po pola zaslona" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#stupaca>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#stupaca>" # koliko razmaka je širok tabulator -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Postavi širinu tabulatora na #stupaca" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Isprazni odmah traku „Stanje“" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Ispiši podatak o inačici i iziđi" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Točnije odredi granice riječi" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Naziv sintakse za isticanje bojama" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Pozicija kursora stalno prikazana" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Popravi Backspace/Delete konfuziju" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Pokaži pomoć i iziđi" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Automatski uvlači nove retke" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Reži od kursora do kraja retka" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Omogući upotrebu miša" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Ne čitaj datoteku (samo ju zapiši)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Postavi radni direktorij" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Sačuvaj značenje XON (^Q) and XOFF (^S)" # pogreške u rc datotekama zanemarene -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Tiho zanemari rc pogreške na startu" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#stupaca>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#stupaca>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Tvrdo prelomi redak na #stupaca" # definiranje programa za provjeru pravopisa -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Omogući alternativni pravopis" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "„Izlaz“ automatski sprema datoteku" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Spremanje datoteke zadano u Unix zapisu" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Čitanje (moguće samo čitati/tražiti)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Ne prelamaj tvrdo dugačke redove" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Ne pokazuj pomoć u dva retka" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Omogući obustavu" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Omogući mekano prelamanje redova" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, inačica %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s suradnici koji su doprinijeli nano-u\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " e-pošta: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" +msgstr " e-pošta: nano@nano-editor.org\tWeb: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1817,82 +1840,87 @@ msgstr "" "\n" " Ugrađene opcije:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Nema naziva datoteke" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "Spremiti izmjenjenu međumemoriju? (Odgovor „Ne“ će odbaciti izmijene)" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Ne mogu ponovno otvoriti standardni unos s tipkovnicom\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Čitanje iz standardnog ulaza, ^C za prekid\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Primljen SIGHUP or SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Upotrebite „fg“ za povratak u nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Obustava nije omogućena" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "— » Da «" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "— » Ne «" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Nepovezana tipka" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Nepovezana tipka: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Nepovezana tipka: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Nepovezana tipka: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Nepovezana tipka: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "Ignoriram XON, kmm, hmm" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "Ignoriram XOFF, kmm, hmm" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Nevaljana veličina tabulatora „%s“" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Nevaljana veličina ispune „%s“" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Unesite „%s -h“ za ispis svih dostupnih opcija.\n" @@ -1900,117 +1928,117 @@ msgstr "Unesite „%s -h“ za ispis svih dostupnih opcija.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "DdYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "NnNn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "SsAa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Da" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Sve" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Ne" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Pogreška u %s u retku %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argument „%s“ ne završava s \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Regularni izraz mora početi i završiti s \" znakom" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Nevaljani regularni izraz „%s“: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Nedostaje naziv sintakse" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Naziv (ime) sintakse mora biti u navodnicima" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Sintaksa „none“ je rezervirana" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "Sintaksa „default“ ne prihvaća proširivanje" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Nedostaje ime tipke" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Ime tipke je prekratko" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Ime tipke mora započeti s „^“, „M“, ili „F“" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Ime tipke %s je nevaljano" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Mora se navesti funkcija koja se veže na tipku" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Mora se navesti meni (ili „all“) u kojem se tipku veže/oslobađa" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "„%s“ se ne može povezati na funkciju" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "„%s“ se ne može povezati na meni" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Funkcija „%s“ ne postoji u meniju „%s“" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Tipke „%s“ ne mogu se iznova povezati" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Greška u proširivanju %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2025,112 +2053,112 @@ msgstr "" "i „black“ (crna) s neobveznatim prefiksom „bright“ (sjajna) za boje\n" "u prednjem planu." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "‘%s’ naredba zahtijeva prethodnu ‘syntax’ naredbu" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Nedostaje ime boje" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Nedostaje regularni izraz iza ‘%s’ naredbe" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "„start=“ zahtijeva odgovarajući „end=“" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Boja pozadine „%s“ ne može biti sjajna (bright)" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Sintaksa „default“ ne prihvaća ‘%s’ regularne izraze" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Nedostaje naredba iza ‘%s’" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argument od ‘%s’ ne završava sa zaključnim navodnikom" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Kobna greška: nijedna tipka nije vezana s funkcijom „%s“. Izlazim.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "" "Ako zatreba, pokrenite nano s opcijom -I da podesite svoje nanorc postavke.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Nije nađena sintaksa „%s“ da ju proširi" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Sintaksa „%s“ nema „color“ naredbu" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Naredba „%s“ nije dopuštena u uključenoj datoteci" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Naredba „%s“ nije shvaćena" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Nedostaje opcija" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Nepoznata opcija „%s“" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "No mogu poništiti opciju „%s“" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Opcija „%s“ zahtijeva argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Opcija nije valjani višebajtni znakovni niz" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Znak/Znakovi ne smije biti „bjelina“" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Zahtijevaju se dva jednostupčana znaka" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Ne mogu naći svoj vlastiti direktorij! Uh!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2175,16 +2203,16 @@ msgid "Searching..." msgstr "Pretraži..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Da zamijenim ovaj nalaz uzorka?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Zamijeni sa" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2193,19 +2221,19 @@ msgstr[1] "Zamijenjeno %lu nalaza" msgstr[2] "Zamijenjeno %lu nalaza" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Unesi broj retka, broj stupca" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Nevaljali broj retka ili stupca" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "To nije zagrada" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Toj zagradi nema para" @@ -2431,81 +2459,82 @@ msgstr "U odabranom tekstu: " msgid "Verbatim Input" msgstr "Doslovni unos" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano nema dovoljno memorije!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Interna greška: redak %d nije nađen. Spremite vaš rad." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Nepoznata sekvencija" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unos Unicode znaka" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Datoteka:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Izmijenjena" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Čitanje" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "redak %ld/%ld (%d%%), stupac %lu/%lu (%d%%), znakova %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Uređivač teksta nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "inačica" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Poklon za vas od:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Posebne zahvale:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "mnogim prevoditeljima i TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Za ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "i svima ostalima koje smo zaboravili..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Hvala vam što koristite nano!" diff --git a/po/hu.po b/po/hu.po index 0bb90882..22ebb2a4 100644 --- a/po/hu.po +++ b/po/hu.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.6.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2016-06-19 16:25+0200\n" "Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" @@ -21,80 +21,79 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.5\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Hiba %s olvasásakor: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Könyvtárváltás" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Megszakítva" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Nem lehet a következőn kívülre írni: %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Nem lehet egy könyvtárral feljebb lépni" +#: 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 "Hiba %s olvasásakor: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(könyvtár)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(szülőkvt)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(óriás)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Keresés" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "A keresés körbeért" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Ez az egyetlen előfordulás" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Nincs keresési minta" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Ismeretlen szintaxisnév: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "a magic_load() meghiúsult: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "a magic_file(%s) meghiúsult: %s" @@ -170,8 +169,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Nem szúrható be fájl a következőn kívülről: %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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” egy könyvtár" @@ -190,7 +189,7 @@ msgstr "Nincs több nyitott fájlpuffer" msgid "Switched to %s" msgstr "Átváltva erre: %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Új puffer" @@ -236,7 +235,7 @@ msgstr "Új fájl" msgid "File \"%s\" not found" msgstr "A(z) „%s” fájl nem található" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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 "A(z) „%s” egy eszközfájl" @@ -282,87 +281,87 @@ msgstr "Nem lehet a következőn kívülre írni: %s" msgid "Error writing backup file %s: %s" msgstr "Hiba a biztonságimentés-fájl (%s) írásakor: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Túl sok biztonsági mentés van?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Hiba az ideiglenes fájl írásakor: %s" -#: src/files.c:1990 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 +#: 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 "Hiba „%s” írása közben: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "%lu sor kiírva" msgstr[1] "%lu sor kiírva" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS formátum]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac formátum]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Biztonsági mentés]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "A kiválasztott rész beszúrása a szöveg elé" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "A kiválasztott rész hozzáfűzése a fájlhoz" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "A kiválasztott rész mentése fájlba" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Beszúrás ezen fájl elé" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Hozzáfűzés ehhez a fájlhoz" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Mentés ebbe a fájlba" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Mindenképp menti a módosított puffert? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Menti a fájlt MÁS NÉVEN? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "A(z) „%s” fájl már létezik, FELÜLÍRJA? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "A fájl módosult, mióta megnyitotta, folytatja a mentést? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(tovább)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -371,7 +370,7 @@ msgstr "" "\n" "A folytatáshoz nyomja le az Enter billentyűt\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -381,7 +380,7 @@ msgstr "" "Ez a keresési előzmények vagy a kurzorpozíciók mentéséhez/betöltéséhez " "kell.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -391,7 +390,7 @@ msgstr "" "A Nano nem tud menteni/betölteni keresési előzményeket vagy " "kurzorpozíciókat.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -400,7 +399,7 @@ msgstr "" "Örökölt nano előzményfájlt találtam (%s), amit megpróbáltam\n" "áthelyezni az előnyben részesített helyre (%s), de hiba történt: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -411,745 +410,765 @@ msgstr "" "az előnyben részesített helyre (%s).\n" "(a változásról lásd a Nano FAQ-ot)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Hiba „%s” írása közben: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Kilépés" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Bezárás" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Beillesztés" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Nem sork." -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Beolvasás" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Keresés" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Csere" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Ugrás sorra" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Előző sor" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Köv. sor" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Előző old." -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Köv. old." -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Sorkizárás" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Sorkizár" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Frissít" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Következőre" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Aktuális bekezdés sorkizárttá rendezése" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Aktuális művelet megszakítása" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Ezen súgószöveg megjelenítése" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Aktuális fájlpuffer bezárása/Kilépés a nanoból" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Kilépés a nanoból" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Az aktuális fájl lemezre mentése" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Másik fájl beszúrása" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Karakterlánc vagy reguláris kifejezés keresése" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Karakterlánc keresése" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "A fájllista frissítése" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Ugrás bal oldali oszlopra" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Ugrás jobb oldali oszlopra" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Ugrás egy képernyővel fel" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Ugrás egy képernyővel le" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Aktuális sor kivágása és tárolása a kivágási pufferben" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "A kivágási pufferben lévő sor beillesztése az aktuális sorba" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "A kurzor helyének megjelenítése" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "A helyesírás-ellenőrző indítása, ha elérhető" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Karakterlánc vagy reguláris kifejezés cseréje" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Ugrás megadott pozícióra" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Szöveg kijelölése a kurzortól kezdve" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Az utolsó keresés megismétlése" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Aktuális sor másolása és tárolása a kivágási pufferben" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Aktuális sor behúzása" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Aktuális sor behúzásának megszüntetése" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "Aktuális sor vagy kijelölt sorok megjegyzéssé tétele be/ki" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Utolsó művelet visszavonása" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Az utoljára visszavont művelet ismétlése" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Egy karakterrel vissza" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Egy karakterrel előre" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Egy szóval vissza" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Egy szóval előre" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Az előző sorra" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "A következő sorra" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "A sor elejére" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "A sor végére" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Az előző sorra" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "A következő sorra" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "A bekezdés elejére; majd az előző bekezdésére" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "A bekezdés végére; majd a következő bekezdésére" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "A fájl első sorára" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "A fájl utolsó sorára" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Az illeszkedő zárójelre" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Görgetés egy sorral fel a kurzor görgetése nélkül" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Görgetés egy sorral le a kurzor görgetése nélkül" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Váltás az előző fájlpufferre" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Váltás a következő fájlpufferre" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "A következő billentyűleütés szó szerinti beszúrása" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Tabulátor beszúrása a kurzor helyére" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Új sor beszúrása a kurzor helyére" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "A kurzor helyén lévő karakter törlése" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "A kurzor előtt álló karakter törlése" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Kivágás a kurzor helyétől a szó elejéig" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Kivágás a kurzor helyétől a következő szó elejéig" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Kivágás a kurzortól a fájl végéig" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Az egész fájl sorkizárttá rendezése" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "A szavak, sorok és karakterek megszámolása" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "A képernyő frissítése" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "A szerkesztő felfüggesztése (ha engedélyezett)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Fájl mentése kérdés nélkül" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Következő keresése visszafelé" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Következő keresése előre" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "A keresés kis- és nagybetűérzékenységének átváltása" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "A keresés irányának megfordítása" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Reguláris kifejezések használatának átváltása" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Az előző kereső- vagy cserekifejezés előhozása" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "A következő kereső- vagy cserekifejezés előhozása" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Tallózás" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "DOS formátum használatának átváltása" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Mac formátum használatának átváltása" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Hozzáfűzés átváltása" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Elejére beszúrás átváltása" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Eredeti fájlról biztonsági másolat készítésének átváltása" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Külső parancs végrehajtása" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Puffer bezárása mentés nélkül" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Új puffer használatának átváltása" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Kilépés a fájlböngészőből" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Ugrás a lista első fájljára" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Ugrás a lista utolsó fájljára" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Ugrás a lista előző fájljára" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Ugrás a lista következő fájljára" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Könyvtárváltás" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "A linter indítása, ha elérhető" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Az előző linter üzenetre" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "A következő linter üzenetre" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "A formázó indítása, ha elérhető" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Súgó" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Mégsem" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Kiírás" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Könyvtárba" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Kivágás" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Helyes-e?" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Linterre" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formázó" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Kis/Nagy" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regkif" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Vissza" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Nincs csere" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Pozíció" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Első sor" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Utolsó sor" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Zárójelre" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Kijelöl" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Szöveg másolása" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Szövegbehúzás" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Szövegbehúzás megsz." -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Vissza" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Újra" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Vissza" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Előre" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Előző szó" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Köv. szó" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Eleje" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Vége" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Előző szó" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Köv. szó" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Bek. kezdete" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Bek. vége" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Görgetés fel" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Görgetés le" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Előző fájl" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Következő fájl" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Változatlan" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tabulátor" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Törlés" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Visszalép" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Kivágás balra" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Kivágás jobbra" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "KivágAVégéig" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Szavak száma" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Felfüggesztés" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Sor megjegyzéssé" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Mentés" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Előző" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Következő" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "ElőzőElőzm" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "KövElőzm" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Ugrás szövegre" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS formátum" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac formátum" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Hozzáfűz" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Elejére beszúrás" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Bizt. fájlmentés" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Parancs végrehajtása" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Tallózás" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Első fájl" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Utolsó fájl" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Puffer eldobása" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Bal oldali oszlop" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Jobb oldali oszlop" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Előző lint üz." -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Köv. lint üz." #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Súgó mód" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Kurzor pozíciójának állandó mutatása" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Eggyel több sor használata a szerkesztéshez" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Egyenletes görgetés" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Hosszú sorok lágy tördelése" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Üreshely karakterek megjelenítése" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Színes szintaxiskiemelés" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Intelligens home billentyű" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automatikus igazítás" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Kivágás a végéig" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Hosszú sorok kemény tördelése" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Bevitt tabulátorok szóközzé alakítása" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Fájlok biztonsági mentése" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Fájl beolvasása külön pufferbe" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Egér támogatása" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ne legyen átalakítás DOS/Mac formátumból" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Felfüggesztés" @@ -1456,19 +1475,19 @@ msgstr "" msgid "enable/disable" msgstr "be/kikapcsolása" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "A billentyű illegális megjelenítés módban" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Ez a funkció ki van kapcsolva korlátozott módban" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "A súgó nem érhető el" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1477,7 +1496,7 @@ msgstr "" "\n" "A puffer a(z) %s fájlba írva\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1486,7 +1505,7 @@ msgstr "" "\n" "A puffer nem lett a(z) %s fájlba írva: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1495,11 +1514,11 @@ msgstr "" "\n" "A puffer nem került mentésre: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Az ablak mérete túl kicsi a nanonak…\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1508,290 +1527,294 @@ msgstr "" "Használat: nano [KAPCSOLÓK] [[+SOR,OSZLOP] FÁJL]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Kapcsoló\t\tGNU hosszú kapcsoló\t\tJelentés\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Kapcsoló\t\tJelentés\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+SOR,OSZLOP" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "A SOR. sorban és OSZLOP. oszlopban kezd" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Okos home billentyű engedélyezése" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "" "Meglévő fájlokról biztonsági másolatok\n" "\t\t\t\t\t mentése" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "" "Az egyedi biztonsági mentés fájlok\n" "\t\t\t\t\t mentési könyvtára" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "" "Félkövér használata invertált szöveg\n" "\t\t\t\t\t helyett" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "" "Beírt tab karakterek átalakítása\n" "\t\t\t\t\t szóközökké" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Fájl új pufferbe olvasása alapesetben" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "(vim-stílusú) zárolási fájlok használata" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "" "Keresés/csere előzményeinek naplózása\n" "\t\t\t\t\t és olvasása" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "nanorc fájlok keresésének kihagyása" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "" "A numerikus billentyűzet zavarainak\n" "\t\t\t\t\t javítása" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Ne adjon új sorokat a fájlok végéhez" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "" "Ne alakítsa át a fájlokat DOS/Mac\n" "\t\t\t\t\t formátumról" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "" "Eggyel több sor használata a\n" "\t\t\t\t\t szerkesztéshez" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Kurzor helyének naplózása és olvasása" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Idézetszöveg" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Korlátozott mód" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Görgetés soronként fél képernyő helyett" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#oszlop>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#oszlop>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "" "A tabulátorszélesség legyen #oszlop\n" "\t\t\t\t\t oszlop" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Törölje gyorsan az állapotsort" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Verziószám kiírása és kilépés" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Szóhatárok pontosabb észlelése" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "" "A színezéshez használandó\n" "\t\t\t\t\t szintaxisleírás" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Kurzor pozíciójának állandó mutatása" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Visszatörlés/törlés zavarainak javítása" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Megjeleníti ezt a súgóüzenetet, és kilép" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Új sorok automatikus behúzása" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Kivágás a kurzor helyétől a sor végéig" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Egér használatának engedélyezése" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Ne olvassa a fájlt (csak írja)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Munkakönyvtár beállítása" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "" "XON (^Q) és XOFF (^S) billentyűk\n" "\t\t\t\t\t megőrzése" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" "Indítási hibák, például rc-fájlhibák\n" "\t\t\t\t\t csendes mellőzése" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#oszlop>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#oszlop>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "" "Kemény töréspont beállítása a #oszlop\n" "\t\t\t\t\t oszlopnál" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "" "Alternatív helyesírás-ellenőrző\n" "\t\t\t\t\t használata" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Automatikus mentés kilépéskor" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Fájl mentése alapesetben Unix formátumba" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Megjelenítés mód (csak olvasható)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Ne tördelje keményen a hosszú sorokat" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "A két súgósor elrejtése" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Felfüggesztés engedélyezése" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Laza sortördelés engedélyezése" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, %s verzió\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s a nano közreműködői\n" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " E-mail: nano@nano-editor.org\tWeb: http://www.nano-editor.org" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1800,82 +1823,87 @@ msgstr "" "\n" " Fordítási kapcsolók:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Nincs fájlnév" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "Menti a módosított puffert? (A „Nem” válasz ELDOBJA a módosításokat.) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Az stdin nem nyitható újra a billentyűzetről.\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Olvasás stdinről, ^C megszakítja\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP vagy SIGTERM érkezett\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Az „fg” kiadásával visszatérhet a nanohoz.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "A felfüggesztés nem engedélyezett" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "engedélyezve" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "kikapcsolva" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Kiosztatlan billentyű" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Kiosztatlan billentyű: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Kiosztatlan billentyű: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Kiosztatlan billentyű: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Kiosztatlan billentyű: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON kihagyva, ej-ej" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF kihagyva, ej-ej" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "A kért „%s” tabméret érvénytelen" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "A kért „%s” kitöltésméret érvénytelen" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Az elérhető kapcsolók megjelenítéséhez adja ki a „%s -h” parancsot.\n" @@ -1883,119 +1911,119 @@ msgstr "Az elérhető kapcsolók megjelenítéséhez adja ki a „%s -h” paran #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "IiYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "MmAa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Igen" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Mindet" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nem" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Hiba a(z) %s %lu. sorában: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "A(z) „%s” argumentum lezáratlan \" jellel rendelkezik" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "A reguláris kifejezéseknek \" karakterekkel kezdődniük és végződniük" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Hibás regex: „%s”: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Hiányzó szintaxisnév" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "A szintaxisnevet idézőjelbe kell tenni" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "A „nincs” szintaxis fenn van tartva" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "Az „alapértelmezett” szintaxis nem fogad el kiterjesztéseket" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Hiányzó billentyűnév" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "A billentyűnév túl rövid" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "A billentyűnévnek a „^”, „M”, vagy „F” egyikével kell kezdődnie" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "%s kulcsnév érvénytelen" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Meg kell adnia egy funkciót, amelyhez billentyűt kíván társítani" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Meg kell adni egy menüt (vagy „all”-t) a billentyű társításához / a társítás " "megszüntetéséhez" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "A név („%s”) nem képezhető le funkcióra" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "A név („%s”) nem képezhető le menüre" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "„%s” funkció nem létezik ebben a menüben: „%s”" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "A billentyűleütés („%s”) nem társítható újra" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Hiba %s kibontásakor: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2009,52 +2037,52 @@ msgstr "" "„white”, „yellow”, „cyan”, „magenta” és \n" "„black”, opcionális „bright” előtaggal az előtérszínekhez." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "Egy „%s” parancsot „syntax” parancsnak kell megelőznie" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Hiányzik a szín neve" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Hiányzó regex karakterlánc a(z) „%s” parancs után" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "„start=” -hoz kell egy megfelelő „end=”" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "A(z) „%s” háttérszín nem lehet világos" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Az „alapértelmezett” szintaxis nem fogad el „%s” regexeket" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Hiányzó parancs „%s” után" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "A(z) „%s” argumentuma mögül hiányzik a \" jel" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Végzetes hiba: nincsenek billentyűk leképezve a függvényhez („%s”). " "Kilépés.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2062,62 +2090,62 @@ msgstr "" "Használja a nanot a -I kapcsolóval, ha módosítani kívánja a nanorc " "beállításait.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "A kiterjesztendő szintaxis („%s”) nem található" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "A(z) „%s” szintaxis nem rendelkezik színparancsokkal" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "A(z) „%s” parancs nem engedélyezett a tartalmazott fájlban" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "A(z) „%s” parancs nem értelmezhető" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Hiányzó kapcsoló" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Ismeretlen „%s” opció" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "A(z) „%s” beállítás nem törölhető" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "A(z) „%s” kapcsoló egy paramétert igényel" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "A kapcsoló nem érvényes több bájtos karaktersorozat" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Nem üres karakterek szükségesek" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Két egyoszlopos karakter szükséges" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Nincs meg a saját könyvtár! Hopp!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2160,16 +2188,16 @@ msgid "Searching..." msgstr "Keresés…" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Lecseréli ezt a találatot?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Csere ezzel" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2177,19 +2205,19 @@ msgstr[0] "%lu előfordulás cserélve" msgstr[1] "%lu előfordulás cserélve" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Kérem a sor, oszlop számát" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Érvénytelen sor- vagy oszlopszám" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Nem zárójel" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Nincs illeszkedő zárójel" @@ -2414,81 +2442,82 @@ msgstr "A kiválasztásban: " msgid "Verbatim Input" msgstr "Szó szerinti bevitel" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano: elfogyott a memória!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Belső hiba: a(z) %d. sor nem illeszthető. Mentse a munkáját." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Ismeretlen sorozat" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unicode bevitel" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "Könyvtár:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fájl:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Módosítva" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Nézet" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "sor %ld/%ld (%d%%), oszlop %lu/%lu (%d%%), karakter %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "A nano szövegszerkesztő" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "verzió" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Fejlesztők:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Külön köszönet:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "A Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "számos fordító és a TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Az ncurses számára:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "és mindenkinek, akit kifelejtettünk volna..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Köszönjük, hogy a nano-t választotta!" diff --git a/po/id.po b/po/id.po index 3d721929..f43683a1 100644 --- a/po/id.po +++ b/po/id.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 1.2.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2003-04-23 09:41+0000\n" "Last-Translator: Tedi Heriyanto \n" "Language-Team: Indonesian \n" @@ -17,81 +17,80 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: KBabel 0.9.6\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, fuzzy, c-format -msgid "Error reading %s: %s" -msgstr "Quote string buruk %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 #, fuzzy msgid "Go To Directory" msgstr "Ke Direktori" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Dibatalkan" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Tidak dapat menulis di luar %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Tidak dapat memindahkan direktori" +#: 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 +#, fuzzy, c-format +msgid "Error reading %s: %s" +msgstr "Quote string buruk %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Cari" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Pancarian Di-wrapped" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Hanya ini adanya" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Nama sintaks tidak ada" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -162,8 +161,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Tidak dapat menyisipkan file dari luar %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" adalah sebuah direktori" @@ -183,7 +182,7 @@ msgstr "Tidak ada file yang terbuka lagi" msgid "Switched to %s" msgstr "Beralih ke %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Buffer baru" @@ -225,7 +224,7 @@ msgstr "File Baru" msgid "File \"%s\" not found" msgstr "\"%s\" tidak ditemukan" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: src/files.c:991 src/rcfile.c:535 src/rcfile.c:1232 src/rcfile.c:1273 #, fuzzy, c-format msgid "\"%s\" is a device file" msgstr "File \"%s\" adalah sebuah file device" @@ -270,117 +269,117 @@ msgstr "Tidak dapat menulis di luar %s" msgid "Error writing backup file %s: %s" msgstr "" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 #, fuzzy msgid "Too many backup files?" msgstr "" "\n" "No %s ditulis (terlalu banyak file backup?)\n" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "" -#: src/files.c:1990 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 +#: 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 #, fuzzy, c-format msgid "Error writing %s: %s" msgstr "Quote string buruk %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, fuzzy, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Menulis %d baris" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS Format]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac Format]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Backup]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Menambahkan Pilihan ke File" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Menambahkan Pilihan ke File" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Menulis Pilihan ke File" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nama file yang akan ditambah ke" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nama file yang akan ditambah ke" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nama File untuk di-Tulis" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "" -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "File ada, DITIMPA ?" -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(lagi)" -#: src/files.c:2953 +#: src/files.c:2951 #, fuzzy, c-format msgid "" "\n" "Press Enter to continue\n" msgstr "Tekan return untuk lanjut\n" -#: src/files.c:2969 +#: 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:2976 +#: 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:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -388,810 +387,828 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Keluar" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Tutup" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "UnCut Teks" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "UnJustifikasi" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Baca File" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Di mana" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Ganti" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Ke baris" -#: src/global.c:497 +#: src/global.c:502 #, fuzzy msgid "Prev Line" msgstr "Hlm sebelumnya" -#: src/global.c:498 +#: src/global.c:503 #, fuzzy msgid "Next Line" msgstr "File Sesudahnya" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Hlm sebelumnya" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Hlm berikutnya" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Justifikasi" -#: src/global.c:503 +#: src/global.c:508 #, fuzzy msgid "FullJstify" msgstr "Justifikasi" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Refresh" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 #, fuzzy msgid "WhereIs Next" msgstr "Di mana" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Justifikasi paragraf saat ini" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Batalkan fungsi ini" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "" -#: src/global.c:521 +#: src/global.c:526 #, fuzzy msgid "Close the current file buffer / Exit from nano" msgstr "Tutup file yang sedang dimuat/Keluar dari nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Keluar dari nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Tulis file sekarang ke disk" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Sertakan file lain ke file saat ini" -#: src/global.c:531 +#: src/global.c:536 #, fuzzy msgid "Search for a string or a regular expression" msgstr "Gunakan Regular expression" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Hapus baris saat ini dan taruh dalam cutbuffer" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Kembalikan dari cutbuffer ke baris saat ini" -#: src/global.c:544 +#: src/global.c:549 #, fuzzy msgid "Display the position of the cursor" msgstr "Tampilkan posisi kursor" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Panggil spell checker (jika ada)" -#: src/global.c:548 +#: src/global.c:553 #, fuzzy msgid "Replace a string or a regular expression" msgstr "Gunakan Regular expression" -#: src/global.c:549 +#: src/global.c:554 #, fuzzy msgid "Go to line and column number" msgstr "Ke nomor baris tertentu" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "Tandai teks pada lokasi kursor saat ini" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "" -#: src/global.c:554 +#: src/global.c:559 #, fuzzy msgid "Copy the current line and store it in the cutbuffer" msgstr "Hapus baris saat ini dan taruh dalam cutbuffer" -#: src/global.c:555 +#: src/global.c:560 #, fuzzy msgid "Indent the current line" msgstr "Tambahkan ke file saat ini" -#: src/global.c:556 +#: src/global.c:561 #, fuzzy msgid "Unindent the current line" msgstr "Tambahkan ke file saat ini" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "" -#: src/global.c:563 +#: src/global.c:568 #, fuzzy msgid "Go back one character" msgstr "Pindah satu karakter ke belakang" -#: src/global.c:564 +#: src/global.c:569 #, fuzzy msgid "Go forward one character" msgstr "Pindah satu karakter ke depan" -#: src/global.c:566 +#: src/global.c:571 #, fuzzy msgid "Go back one word" msgstr "Ke belakang satu kata" -#: src/global.c:567 +#: src/global.c:572 #, fuzzy msgid "Go forward one word" msgstr "Ke depan satu kata" -#: src/global.c:569 +#: src/global.c:574 #, fuzzy msgid "Go to previous line" msgstr "Pindah ke layar sebelumnya" -#: src/global.c:570 +#: src/global.c:575 #, fuzzy msgid "Go to next line" msgstr "Turun satu baris" -#: src/global.c:571 +#: src/global.c:576 #, fuzzy msgid "Go to beginning of current line" msgstr "Pindah ke awal baris ini" -#: src/global.c:572 +#: src/global.c:577 #, fuzzy msgid "Go to end of current line" msgstr "Pindah ke akhir baris ini" -#: src/global.c:575 +#: src/global.c:579 +msgid "Go to previous block of text" +msgstr "" + +#: src/global.c:580 +msgid "Go to next block of text" +msgstr "" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Ke baris terawal file" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Ke baris terakhir file" -#: src/global.c:582 +#: src/global.c:591 #, fuzzy msgid "Go to the matching bracket" msgstr "Tidak ada tanda kurung yang cocok" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "" -#: src/global.c:589 +#: src/global.c:598 #, fuzzy msgid "Switch to the previous file buffer" msgstr "Pindah ke layar sebelumnya" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "" -#: src/global.c:593 +#: src/global.c:602 #, fuzzy msgid "Insert a tab at the cursor position" msgstr "Sertakan carriage return di posisi kursor" -#: src/global.c:594 +#: src/global.c:603 #, fuzzy msgid "Insert a newline at the cursor position" msgstr "Sertakan carriage return di posisi kursor" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Hapus karakter pada kursor" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Hapus satu karakter di kiri kursor" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "" -#: src/global.c:604 +#: src/global.c:613 #, fuzzy msgid "Cut from the cursor position to the end of the file" msgstr "Kembalikan dari cutbuffer ke baris saat ini" -#: src/global.c:607 +#: src/global.c:616 #, fuzzy msgid "Justify the entire file" msgstr "Justifikasi paragraf saat ini" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Refresh (redraw) layar saat ini" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 #, fuzzy msgid "Search next occurrence backward" msgstr "Pencarian backward" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "" -#: src/global.c:624 +#: src/global.c:633 #, fuzzy msgid "Reverse the direction of the search" msgstr "Tampilkan posisi kursor" -#: src/global.c:628 +#: src/global.c:637 #, fuzzy msgid "Toggle the use of regular expressions" msgstr "Gunakan Regular expression" -#: src/global.c:632 +#: src/global.c:641 #, fuzzy msgid "Recall the previous search/replace string" msgstr "Edit string search/replace sebelumnya" -#: src/global.c:634 +#: src/global.c:643 #, fuzzy msgid "Recall the next search/replace string" msgstr "Edit string search/replace sebelumnya" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Ke browser file" -#: src/global.c:640 +#: src/global.c:649 #, fuzzy msgid "Toggle the use of DOS format" msgstr "Tulis file dalam format DOS" -#: src/global.c:641 +#: src/global.c:650 #, fuzzy msgid "Toggle the use of Mac format" msgstr "Tulis file dalam format Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Eksekusi perintah eksternal" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 #, fuzzy msgid "Toggle the use of a new buffer" msgstr "Pilih insert ke buffer baru" -#: src/global.c:652 +#: src/global.c:661 #, fuzzy msgid "Exit from the file browser" msgstr "Ke browser file" -#: src/global.c:653 +#: src/global.c:662 #, fuzzy msgid "Go to the first file in the list" msgstr "Ke baris terawal file" -#: src/global.c:654 +#: src/global.c:663 #, fuzzy msgid "Go to the last file in the list" msgstr "Ke baris terakhir file" -#: src/global.c:655 +#: src/global.c:664 #, fuzzy msgid "Go to the previous file in the list" msgstr "Ke baris terawal file" -#: src/global.c:656 +#: src/global.c:665 #, fuzzy msgid "Go to the next file in the list" msgstr "Ke baris terakhir file" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Ke Direktori" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Panggil spell checker (jika ada)" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "Ke nomor baris tertentu" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Panggil spell checker (jika ada)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Bantuan" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Batal" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "Tulis" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Ke Direktori" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Ptng Teks" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Mengeja" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "Ke baris" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "Format DOS" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Case Sens" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regexp" -#: src/global.c:785 +#: src/global.c:794 #, fuzzy msgid "Backwards" msgstr " [Backwards]" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Tiada Replace" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Pos Kursor" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Baris pertama" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Baris terakhir" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "Bukan tanda kurung" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Tandai Teks" -#: src/global.c:830 +#: src/global.c:839 #, fuzzy msgid "Copy Text" msgstr "Ptng Teks" -#: src/global.c:833 +#: src/global.c:842 #, fuzzy msgid "Indent Text" msgstr "Ptng Teks" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Belakang" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Depan" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Kata Sebelum" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Kata Berikut" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Awal" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Akhir" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Kata Sebelum" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Kata Berikut" + +#: src/global.c:890 msgid "Beg of Par" msgstr "" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "File Sebelumnya" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "File Sesudahnya" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Hapus" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Ptng Teks" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Tunda" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "File Sebelumnya" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "Hlm berikutnya" -#: src/global.c:960 +#: src/global.c:976 #, fuzzy msgid "PrevHstory" msgstr "Sejarah" -#: src/global.c:963 +#: src/global.c:979 #, fuzzy msgid "NextHstory" msgstr "Sejarah" -#: src/global.c:972 +#: src/global.c:988 #, fuzzy msgid "Go To Text" msgstr "Ke baris" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Format DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Format Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Tambah" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Tambah" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Backup File" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Eksekusi Perintah" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Ke File" -#: src/global.c:1021 +#: src/global.c:1037 #, fuzzy msgid "First File" msgstr "Baris pertama" -#: src/global.c:1023 +#: src/global.c:1039 #, fuzzy msgid "Last File" msgstr "Baris terakhir" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Mode bantuan" -#: src/global.c:1318 +#: src/global.c:1338 #, fuzzy msgid "Constant cursor position display" msgstr "Posisi kursor konstan" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Scrolling halus" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "Jangan wrap baris panjang" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Pewarnaan sintaks" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Inden otomatis" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Cut hingga akhir" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "Jangan wrap baris panjang" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "" -#: src/global.c:1340 +#: src/global.c:1360 #, fuzzy msgid "Backup files" msgstr "Backup File" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Dukungan mouse" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Tidak ada konversi dari format DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 #, fuzzy msgid "Suspension" msgstr "Tunda" @@ -1496,21 +1513,21 @@ msgstr "" msgid "enable/disable" msgstr "enable/disable" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Kunci ilegal dalam mode VIEW" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Tidak dapat mengunjungi parent dalam mode terbatas" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1519,7 +1536,7 @@ msgstr "" "\n" "Buffer ditulis ke %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, fuzzy, c-format msgid "" "\n" @@ -1528,7 +1545,7 @@ msgstr "" "\n" "Buffer ditulis ke %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, fuzzy, c-format msgid "" "\n" @@ -1537,296 +1554,300 @@ msgstr "" "\n" "Buffer ditulis ke %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Ukuran window terlalu kecil bagi nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" -#: src/nano.c:793 +#: src/nano.c:796 #, fuzzy, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opsi\t\tOpsi Panjang\t\tArti\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opsi\t\tArti\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 #, fuzzy msgid "Start at line LINE, column COLUMN" msgstr "Mulai pada nomor baris LINE" -#: src/nano.c:803 +#: src/nano.c:806 #, fuzzy msgid "Enable smart home key" msgstr "Aktifkan mouse" -#: src/nano.c:805 +#: src/nano.c:808 #, fuzzy msgid "Save backups of existing files" msgstr "Backup file yang ada ketika menyimpan" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Log dan baca sejarah pencarian/penggantian string" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Jangan lihat file nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Jangan konversi file dari format DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "" -#: src/nano.c:843 +#: src/nano.c:846 #, fuzzy msgid "Log & read location of cursor position" msgstr "Posisi kursor konstan" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "" -#: src/nano.c:846 +#: src/nano.c:849 #, fuzzy msgid "--quotestr=" msgstr "--quotestr=[str]" -#: src/nano.c:846 +#: src/nano.c:849 #, fuzzy msgid "Quoting string" msgstr "String kuote, default \"> \"" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "" -#: src/nano.c:853 +#: src/nano.c:856 #, fuzzy msgid "-T <#cols>" msgstr "-r [#cols]" -#: src/nano.c:853 +#: src/nano.c:856 #, fuzzy msgid "--tabsize=<#cols>" msgstr "--tabsize=[num]" -#: src/nano.c:854 +#: src/nano.c:857 #, fuzzy msgid "Set width of a tab to #cols columns" msgstr "Set lebar tab ke num" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Cetak informasi versi dan keluar" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "" -#: src/nano.c:865 +#: src/nano.c:870 #, fuzzy msgid "--syntax=" msgstr "--syntax [str]" -#: src/nano.c:866 +#: src/nano.c:871 #, fuzzy msgid "Syntax definition to use for coloring" msgstr "Definisi sintaks untuk digunakan" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Menampilkan posisi kursor secara konstan" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Inden baris baru secara otomatis" -#: src/nano.c:874 +#: src/nano.c:879 #, fuzzy msgid "Cut from cursor to end of line" msgstr "Biarkan ^K memotong dari kursor hingga akhir baris" -#: src/nano.c:877 +#: src/nano.c:882 #, fuzzy msgid "Enable the use of the mouse" msgstr "Aktifkan mouse" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 #, fuzzy msgid "--operatingdir=" msgstr "--operatingdir=[dir]" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Set direktori operasi" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Preserve kunci XON (^Q) dan XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 #, fuzzy msgid "-r <#cols>" msgstr "-r [#cols]" -#: src/nano.c:891 +#: src/nano.c:896 #, fuzzy msgid "--fill=<#cols>" msgstr "--fill=[#cols]" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "" -#: src/nano.c:896 +#: src/nano.c:901 #, fuzzy msgid "-s " msgstr "-s [prog]" -#: src/nano.c:896 +#: src/nano.c:901 #, fuzzy msgid "--speller=" msgstr "--speller=[prog]" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Aktifkan speller alternatif" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Auto save saat keluar, jangan tanya" -#: src/nano.c:901 +#: src/nano.c:906 #, fuzzy msgid "Save a file by default in Unix format" msgstr "Tulis file dalam format DOS" -#: src/nano.c:903 +#: src/nano.c:908 #, fuzzy msgid "View mode (read-only)" msgstr "Mode view (hanya baca)" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "Jangan wrap baris panjang" -#: src/nano.c:907 +#: src/nano.c:912 #, fuzzy msgid "Don't show the two help lines" msgstr "Jangan tampilkan jendela bantuan" -#: src/nano.c:909 +#: src/nano.c:914 #, fuzzy msgid "Enable suspension" msgstr "Aktifkan suspend" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "" -#: src/nano.c:923 -#, fuzzy, c-format -msgid " nano, version %s\n" -msgstr "versi " - -#: src/nano.c:926 -#, c-format -msgid " (C) 2014..%s the contributors to nano\n" -msgstr "" - #: src/nano.c:928 #, fuzzy, c-format +msgid " nano, version %s\n" +msgstr "versi " + +#: 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: https://nano-editor.org/" msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1835,84 +1856,88 @@ msgstr "" "\n" " Option kompilasi:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Menerima SIGHUP atau SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, fuzzy, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Gunakan \"fg\" untuk kembali ke nano" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "adakan" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "tiadakan" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 #, fuzzy msgid "XON ignored, mumble mumble" msgstr "XON diabaikan, mumble mumble." -#: src/nano.c:1727 +#: src/nano.c:1709 #, fuzzy msgid "XOFF ignored, mumble mumble" msgstr "XOFF diabaikan, mumble mumble." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, fuzzy, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "ukuran tab yang diminta %d tidak valid" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, fuzzy, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "ukuran fill yang diminta %d tidak valid" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1920,119 +1945,119 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Yy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Tt" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ya" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Semua" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Tidak" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, fuzzy, c-format msgid "Error in %s on line %lu: " msgstr "Kesalahan dalam %s pada baris %d: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, fuzzy, c-format msgid "Argument '%s' has an unterminated \"" msgstr "argumen %s telah selesai.\"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: src/rcfile.c:232 src/rcfile.c:675 src/rcfile.c:726 src/rcfile.c:825 #, fuzzy msgid "Regex strings must begin and end with a \" character" msgstr "String regexp harus dimulai dan diakhiri dengan sebuah karakter \"\n" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Regex jelek \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Nama sintaks tidak ada" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "" -#: src/rcfile.c:369 +#: src/rcfile.c:370 #, fuzzy msgid "Missing key name" msgstr "Nama sintaks tidak ada" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, fuzzy, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2046,112 +2071,112 @@ msgstr "" "\"white\", \"yellow\", \"cyan\", \"magenta\" dan \n" "\"black\", dengan prefiks opsional \"bright\".\n" -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Nama warna tidak ada" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" membutuhkan \"end=\" yang sesuai" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" -#: src/rcfile.c:912 +#: 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:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Tidak dapat membuka %s untuk menulis: %s" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, fuzzy, c-format msgid "Command \"%s\" not understood" msgstr "Perintah %s tidak dipahami" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "Nama warna tidak ada" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "Tidak dapat menganti ukuran jendela atas" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, fuzzy, c-format msgid "Option \"%s\" requires an argument" msgstr "opsi %s membutuhkan sebuah argumen" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Saya tidak dapat menemukan direktori home! Wah!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, fuzzy, c-format msgid "" "\n" @@ -2196,36 +2221,36 @@ msgid "Searching..." msgstr "Cari" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Ganti kata ini?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Ganti dengan" -#: src/search.c:876 +#: src/search.c:872 #, fuzzy, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "%d tempat terganti" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 #, fuzzy msgid "Enter line number, column number" msgstr "Masukkan nomor baris" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Bukan tanda kurung" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Tidak ada tanda kurung yang cocok" @@ -2457,86 +2482,87 @@ msgstr "Menambahkan Pilihan ke File" msgid "Verbatim Input" msgstr "" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano kehabisan memori!" -#: src/utils.c:626 +#: 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:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. TRANSLATORS: This is shown while a six-digit hexadecimal +#. * Unicode character code (%s) is being typed in. +#: src/winio.c:1289 +#, c-format +msgid "Unicode Input: %s" msgstr "" -#: src/winio.c:1945 +#: src/winio.c:1910 #, fuzzy msgid "DIR:" msgstr " DIR: " -#: src/winio.c:1953 +#: src/winio.c:1918 #, fuzzy msgid "File:" msgstr "File: " -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 #, fuzzy msgid "Modified" msgstr " Dimodifikasi " -#: src/winio.c:1959 +#: src/winio.c:1924 #, fuzzy msgid "View" msgstr " View " -#: src/winio.c:3085 +#: src/winio.c:3037 #, fuzzy, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "baris %ld/%ld (%d%%), kol %lu/%lu (%d%%), char %lu/%ld (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Nano teks editor" -#: src/winio.c:3216 +#: src/winio.c:3168 #, fuzzy msgid "version" msgstr "versi " -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Dibuat untuk anda oleh:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Ucapan terima kasih khusus kepada:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Untuk ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "dan orang lain yang kami lupa...." -#: src/winio.c:3223 +#: src/winio.c:3175 #, fuzzy msgid "Thank you for using nano!" msgstr "Terima kasih telah menggunakan nano!\n" diff --git a/po/it.po b/po/it.po index fa894036..b8ef0707 100644 --- a/po/it.po +++ b/po/it.po @@ -5,10 +5,10 @@ # Marco Colombo , 2001-2016. msgid "" msgstr "" -"Project-Id-Version: nano 2.5.2\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-04-25 16:36+0100\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-07-04 11:27+0100\n" "Last-Translator: Marco Colombo \n" "Language-Team: Italian \n" "Language: it\n" @@ -17,83 +17,82 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Errore durante la lettura di %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Vai alla directory" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Annullato" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Impossibile salvare fuori da %s" +msgstr "Impossibile uscire da %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Impossibile risalire la directory" +#: 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 "Errore durante la lettura di %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(dir super)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(grande)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Ricerca" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Ricerca ricominciata" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Questa è l'unica occorrenza" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Nessun pattern di ricerca attivo" -#: src/color.c:186 -#, fuzzy, c-format +#: src/color.c:185 +#, c-format msgid "Unknown syntax name: %s" -msgstr "Nome di sintassi mancante" +msgstr "Nome di sintassi sconosciuto: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" -msgstr "" +msgstr "magic_load() non riuscito: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" -msgstr "" +msgstr "magic_file(%s) non riuscito: %s" #: src/files.c:47 #, c-format @@ -167,8 +166,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Impossibile inserire il file dall'esterno di %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" è una directory" @@ -187,7 +186,7 @@ msgstr "Nessun altro buffer aperto" msgid "Switched to %s" msgstr "Passato a %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nuovo buffer" @@ -229,11 +228,11 @@ msgid "New File" msgstr "Nuovo file" #: src/files.c:982 -#, fuzzy, c-format +#, c-format msgid "File \"%s\" not found" -msgstr "\"%s\" non trovato" +msgstr "File \"%s\" non trovato" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" è un file di device" @@ -263,10 +262,9 @@ msgid "Key invalid in non-multibuffer mode" msgstr "Chiave non valida in modalità non multibuffer" #: src/files.c:1628 -#, fuzzy msgid "Failed to write backup file; continue saving? (Say N if unsure.) " msgstr "" -"Scrittura del file di backup non riuscita, continuare il salvataggio? (In " +"Scrittura del file di backup non riuscita. Continuare il salvataggio? (In " "dubbio, rispondere N) " #: src/files.c:1746 @@ -280,90 +278,87 @@ msgstr "Impossibile salvare fuori da %s" msgid "Error writing backup file %s: %s" msgstr "Errore durante la scrittura del file di backup %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Troppi file di backup?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Errore durante la scrittura del file temporaneo: %s" -#: src/files.c:1990 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 +#: 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 "Errore durante la scrittura di %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Scritta %lu riga" msgstr[1] "Scritte %lu righe" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Formato DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Formato Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Backup]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Inserisce selezione in testa al file" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Accoda selezione al file" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Salva selezione nel file" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nome del file in cui inserire in testa" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nome del file a cui accodare" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nome del file in cui salvare" -#: src/files.c:2297 -#, fuzzy +#: src/files.c:2295 msgid "Save modified buffer anyway? " -msgstr "Salvare le modifiche al buffer comunque?" +msgstr "Salvare le modifiche al buffer comunque? " -#: src/files.c:2408 -#, fuzzy +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " -msgstr "Salvare il file con un NOME DIFFERENTE?" +msgstr "Salvare il file con un NOME DIFFERENTE? " -#: src/files.c:2416 -#, fuzzy, c-format +#: src/files.c:2414 +#, c-format msgid "File \"%s\" exists; OVERWRITE? " -msgstr "Il file esiste, SOVRASCRIVERE?" +msgstr "Il file \"%s\" esiste. SOVRASCRIVERE? " -#: src/files.c:2437 -#, fuzzy +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "Il file è stato modificato dall'apertura. Continuare a salvare? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(ancora)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -372,7 +367,7 @@ msgstr "" "\n" "Premere Invio per continuare\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -381,7 +376,7 @@ msgstr "" "Impossibile creare la directory %s: %s\n" "È richiesta per salvare/caricare le ricerche o le posizioni del cursore.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -391,7 +386,7 @@ msgstr "" "Nano non sarà in grado di caricare o salvare le ricerche o le posizioni del " "cursore.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -400,7 +395,7 @@ msgstr "" "Riscontrato un file di nano obsoleto (%s): si è cercato di spostarlo\n" "al percorso preferito (%s) ma si è verificato un errore: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -411,762 +406,779 @@ msgstr "" "preferito (%s)\n" "(vedere la FAQ di nano a proposito di questo cambiamento)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Errore durante la scrittura di %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Esci" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Chiudi" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Incolla" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Degiustif." -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Inserisci" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Cerca" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Sostituisci" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Vai a riga" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Riga prec." -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Riga succ." -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Pag Prec." -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Pag Succ." -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Giustifica" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Giust.File" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Aggiorna" # FIXME #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Successivo" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Giustifica il paragrafo corrente" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Annulla la funzione corrente" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Mostra questo messaggio di aiuto" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Chiude il file corrente / Esce da nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Esce da nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Salva il file corrente su disco" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Inserisce un altro file nel corrente" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Cerca una stringa o un'espressione regolare" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Cerca una stringa" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" -msgstr "" +msgstr "Aggiorna la lista di file" -#: src/global.c:535 -#, fuzzy +#: src/global.c:540 msgid "Go to lefthand column" -msgstr "Va a un numero di riga e di colonna specifico" +msgstr "Va alla colonna di sinistra" -#: src/global.c:536 -#, fuzzy +#: src/global.c:541 msgid "Go to righthand column" -msgstr "Va a un numero di riga e di colonna specifico" +msgstr "Va alla colonna di destra" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Va alla schermata precedente" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Va alla schermata successiva" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Taglia la riga corrente e la memorizza nel cutbuffer" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Incolla dal cutbuffer nella riga corrente" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Mostra la posizione del cursore" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Esegue il correttore ortografico, se disponibile" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Sostituisce una stringa o un'espressione regolare" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Va a un numero di riga e di colonna specifico" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marca testo partendo dalla posizione del cursore" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Ripete l'ultima ricerca" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Copia la riga corrente e la memorizza nel cutbuffer" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Applica indentazione alla riga corrente" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Toglie indentazione dalla riga corrente" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Annulla l'ultima operazione" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Ripete l'ultima operazione" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Arretra di un carattere" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Avanza di un carattere" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Arretra di una parola" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Avanza di una parola" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Va alla riga precedente" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Va alla riga successiva" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Va all'inizio della riga corrente" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Va alla fine della riga corrente" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Va alla riga precedente" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Va alla riga successiva" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Va all'inizio del paragrafo; poi al paragrafo precedente" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Va alla fine del paragrafo; poi al paragrafo successivo" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Va alla prima riga del file" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Va all'ultima riga del file" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Va alla parentesi corrispondente" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Scorre in alto di una riga senza muovere il cursore" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Scorre in basso di una riga senza muovere il cursore" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Va al buffer precedente" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Va al buffer successivo" # NdT: di fatto funziona per un solo carattere alla volta. -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Inserisce un carattere letteralmente" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Inserisce una tabulazione alla posizione del cursore" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Inserisce un ritorno a capo alla posizione del cursore" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Elimina il carattere sotto il cursore" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Elimina il carattere a sinistra del cursore" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Taglia all'indietro dal cursore a inizio parola" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Taglia in avanti dal cursore all'inizio della prossima parola" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Taglia dal cursore alla fine del file" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Giustifica l'intero file" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Conta il numero di parole, righe e caratteri" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Aggiorna la schermata corrente" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Sospende l'editor (se la sospensione è abilitata)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Salva il file senza chiedere conferma" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Ricerca la prossima occorrenza all'indietro" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Ricerca la prossima occorrenza in avanti" # FIXME -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Considera maiuscole/minuscole nella ricerca" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Inverte la direzione di ricerca" # FIXME -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Attiva/disattiva uso di espressioni regolari" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Richiama la stringa di ricerca/sostituzione precedente" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Richiama la stringa di ricerca/sostituzione successiva" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Va al browser di file" # FIXME -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Usa il formato DOS" # FIXME -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Usa il formato Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Attiva/disattiva scrittura in coda al file" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Attiva/disattiva scrittura in testa al file" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Attiva/disattiva creazione copia di backup del file originale" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Esegue un comando esterno" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Chiude il buffer senza salvarlo" # FIXME -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Usa un nuovo buffer" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Esce dal browser di file" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Va al primo file dell'elenco" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Va all'ultimo file dell'elenco" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Va al precedente file dell'elenco" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Va al prossimo file dell'elenco" # NdT: questo messaggio è usato come comando. -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Va alla directory" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Esegue il linter, se disponibile" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Va alla messaggio precedente del linter" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Va al messaggio successivo del linter" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Esegue il formattatore, se disponibile" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Guida" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Annulla" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Salva" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Vai a dir." -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Taglia" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Ortografia" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Linter" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formattatore" # FIXME -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Maius/Minus" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Espr.Reg." -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Indietro" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Non sost." -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Posizione" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Prima riga" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Ultima riga" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Parentesi" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marca testo" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Copia" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Indenta" # FIXME -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Deindenta" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Annulla" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Ripeti" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Indietro" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Avanti" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Parola prec." -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Parola succ." -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Inizio" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Fine" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Parola prec." + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Parola succ." + +#: src/global.c:890 msgid "Beg of Par" msgstr "Iniz.Par." -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Fine Par." -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Scorri su" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Scorri giù" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "File prec." -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "File succ." -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Letterale" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Invio" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Elimina" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Taglia sin." -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Taglia des." # FIXME -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "TagliaAFine" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Conta parole" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Sospendi" -#: src/global.c:945 -#, fuzzy +#: src/global.c:961 msgid "Comment Lines" -msgstr "Riga succ." +msgstr "" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Salva" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Precedente" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Successiva" # FIXME -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Precedente" # FIXME -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Successivo" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Vai al testo" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Formato DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Formato Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Accoda" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Scrivi in testa" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "File di backup" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Esegui comando" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Sfoglia" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Primo file" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Ultimo file" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" -msgstr "" +msgstr "Elimina buffer" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" -msgstr "" +msgstr "Colonna di sinistra" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" -msgstr "" +msgstr "Colonna di destra" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Msg lint prec." -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Msg lint succ." #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Barra dei comandi" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Mostra sempre la posizione del cursore" # FIXME -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Usa una riga in più per le modifiche" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Scorrimento continuo" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "A capo automatico morbido delle righe lunghe" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Mostra spazi bianchi" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Sintassi colorata" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Tasto Inizio intelligente" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Indentazione automatica" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Taglia fino a fine riga" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "A capo automatico delle righe lunghe" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Conversione delle tabulazioni in spazi" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "File di backup" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Lettura del file in un altro buffer" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Supporto per il mouse" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Nessuna conversione dai formati DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Sospensione" @@ -1434,7 +1446,6 @@ msgstr "" "terza riga dal basso e mostra importanti messaggi. " #: src/help.c:341 -#, fuzzy msgid "" "The bottom two lines show the most commonly used shortcuts in the editor.\n" "\n" @@ -1443,14 +1454,13 @@ msgid "" "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 "" -"Le due righe finali mostrano le abbreviazioni per i comandi usati più " -"comunemente.\n" +"Le due righe finali mostrano le abbreviazioni per i comandi più comuni.\n" "\n" -" La notazione per le abbreviazioni è la seguente. Le sequenze identificate " -"con il simbolo (^) sono introdotte usando il tasto Control (Ctrl), oppure " -"premendo il tasto Esc due volte. Le sequenze identificate col simbolo Meta " -"(M) possono essere inserite usato alternativamente il tasto Esc, Alt o Meta, " -"a seconda della configurazione della tastiera. " +" La notazione per le abbreviazioni è la seguente. Le sequenze che iniziano " +"con \"^\" sono introdotte usando il tasto Control (Ctrl), oppure premendo il " +"tasto Esc due volte. Le sequenze che iniziano con \"M-\" possono essere " +"inserite usando alternativamente il tasto Alt, Cmd o Esc, a seconda della " +"configurazione della tastiera. " #: src/help.c:348 msgid "" @@ -1470,19 +1480,19 @@ msgstr "" msgid "enable/disable" msgstr "abilita/disabilita" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "La chiave non è valida in modalità Visualizza" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Questa funzione è disattivata in modalità ristretta" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Aiuto non disponibile" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1491,7 +1501,7 @@ msgstr "" "\n" "Buffer scritto su %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1500,7 +1510,7 @@ msgstr "" "\n" "Buffer scritto su %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1509,11 +1519,11 @@ msgstr "" "\n" "Buffer scritto: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "La finestra è troppo piccola per nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1522,270 +1532,275 @@ msgstr "" "Uso: nano [OPZIONI] [[+RIGA,COLONNA] FILE]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opzione\t\tOpzione lunga\t\tSignificato\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opzione\t\tSignificato\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+RIGA,COLONNA" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Inizia alla riga numero RIGA, colonna numero COLONNA" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Abilita il tasto Inizio intelligente" # Questo messaggio è stato tradotto come uno simile più in alto. -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Crea una copia di backup dei file esistenti" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Directory in cui salvare i file di backup" # FIXME -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Usa grassetto invece di testo inverso" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Converte le tabulazioni in spazi" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Legge un file in un nuovo buffer in modo predefinito" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Usa file di lock come vim" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Salva e leggi le stringhe di ricerca/sostituzione" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Non considera i file nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Risolve il problema di confusione del tastierino numerico" # FIXME -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Non aggiunge caratteri newline in fondo ai file" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Non converte i file dai formati DOS/Mac" # FIXME -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Usa una riga in più per le modifiche" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Salva e legge la posizione del cursore" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Stringa di quoting" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Modalità ristretta" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Scorrimento a ogni riga invece che a ogni metà schermata" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#cols>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Imposta la lunghezza della tabulazione a #cols" # FIXME -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Svuota la barra di stato velocemente" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Stampa informazioni sulla versione ed esce" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Rileva più precisamente i limiti delle parole" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Definizione di sintassi da usare per la colorazione" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Mostra sempre la posizione del cursore" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Risolve il problema Backspace/Canc" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Mostra questo messaggio di aiuto ed esce" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Indenta automaticamente le nuove righe" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Taglia dal cursore a fine riga" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Abilita l'uso del mouse" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Non legge il file (solo scrittura)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Imposta la directory operativa" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Rispetta XON (^Q) e XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Ignora i problemi all'avvio come gli errori nel file rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#cols>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" # FIXME -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Imposta l'interruzione delle righe a #cols" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Attiva correttore ortografico alternativo" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Salvataggio automatico in uscita senza conferma" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" -msgstr "" +msgstr "Salvataggio predefinito in formato Unix" # "Visualizza" è il nome della modalità. Appare in alto a destra. -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Visualizza (sola lettura)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Non interrompe le righe lunghe" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Non mostra la barra dei comandi" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Abilita sospensione" # FIXME -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Abilita interruzione morbida delle righe" -#: src/nano.c:923 -#, fuzzy, c-format +#: src/nano.c:928 +#, c-format msgid " nano, version %s\n" -msgstr " GNU nano versione %s\n" +msgstr " nano versione %s\n" -#: src/nano.c:926 +# FIXME +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" -msgstr "" +msgstr " (C) 2014..%s i partecipanti a nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" +msgstr " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1794,82 +1809,87 @@ msgstr "" "\n" " Opzioni di compilazione:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Nessun nome di file" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" +"Salvare il buffer modificato? (Rispondere \"No\" per annullare le modifiche)" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Impossibile riaprire stdin da tastiera\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Lettura dallo stdin, ^C per interrompere\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Ricevuto SIGHUP o SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Usare \"fg\" per tornare a nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" -msgstr "" +msgstr "Sospensione non abilitata" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "abilitato" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "disabilitato" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignorato, mmm..." -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignorato, mmm..." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Lunghezza della tabulazione \"%s\" non valida" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Lunghezza del riempimento \"%s\" non valida" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Usare \"%s -h\" per elencare le opzioni disponibili.\n" @@ -1877,118 +1897,117 @@ msgstr "Usare \"%s -h\" per elencare le opzioni disponibili.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "SsYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Tt" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Sì" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Tutti" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "No" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Errore in %s alla riga %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "L'argomento \"%s\" ha un \" non terminato" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "L'espressione regolare deve iniziare e finire con il carattere \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Espressione regolare non corretta \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Nome di sintassi mancante" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" -msgstr "" +msgstr "Il nome di sintassi va quotato" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "La sintassi \"none\" è riservata" -#: src/rcfile.c:327 -#, fuzzy +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "La sintassi \"default\" non accetta estensioni" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Nome di chiave mancante" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Il nome di chiave è troppo corto" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "I nomi di chiavi devono cominciare con \"^\", \"M\", o \"F\"" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Nome della chiave \"%s\" non valido" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Occorre specificare una funzione a cui associare la chiave" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Occorre specificare un menù (oppure \"all\") a cui associare la chiave" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Impossibile associare il nome \"%s\" a una funzione" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Impossibile associare il nome \"%s\" a un menù" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "La funzione \"%s\" non esiste nel menù \"%s\"" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "La chiave \"%s\" non può essere reimpostata" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Errore durante l'espansione di %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2003,51 +2022,51 @@ msgstr "" "\"black\", con il prefisso opzionale \"bright\"\n" "per i colori di primo piano." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Nome del colore mancante" -#: src/rcfile.c:653 src/rcfile.c:807 -#, fuzzy, c-format +#: src/rcfile.c:654 src/rcfile.c:808 +#, c-format msgid "Missing regex string after '%s' command" -msgstr "Comando del linter mancante" +msgstr "Espressione regolare mancante dopo il comando \"%s\"" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" richiede un \"end=\" corrispondente" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Il colore di sfondo \"%s\" non può essere \"bright\"" -#: src/rcfile.c:802 -#, fuzzy, c-format +#: src/rcfile.c:803 +#, c-format msgid "The \"default\" syntax does not accept '%s' regexes" -msgstr "La sintassi \"default\" non accetta estensioni" +msgstr "La sintassi \"default\" non accetta espressioni regolari \"%s\"" -#: src/rcfile.c:863 -#, fuzzy, c-format +#: src/rcfile.c:864 +#, c-format msgid "Missing command after '%s'" -msgstr "Comando del linter mancante" +msgstr "Comando mancante dopo \"%s\"" -#: src/rcfile.c:879 -#, fuzzy, c-format +#: src/rcfile.c:880 +#, c-format msgid "Argument of '%s' lacks closing \"" -msgstr "L'argomento \"%s\" ha un \" non terminato" +msgstr "L'argomento di \"%s\" ha un \" non terminato" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Errore fatale: nessuna chiave associata alla funzione \"%s\". Uscita.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2055,63 +2074,63 @@ msgstr "" "Usare nano con l'opzione -I se occorre modificare le impostazioni di " "nanorc.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Impossibile trovare sintassi \"%s\" da estendere" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "La sintassi \"%s\" non ha direttive di colore" # FIXME -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Comando \"%s\" non permesso nel file incluso" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Comando \"%s\" non riconosciuto" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Opzione mancante" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Opzione \"%s\" sconosciuta" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Impossibile rimuovere l'opzione \"%s\"" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "L'opzione \"%s\" richiede un argomento" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "L'opzione non è una stringa multibyte valida" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Sono richiesti caratteri non di spaziatura" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Sono richiesti due caratteri a colonna singola" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Impossibile trovare la directory home." -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2151,21 +2170,20 @@ msgstr " (sostituisci)" #. TRANSLATORS: This is shown when searching takes #. * more than half a second. #: src/search.c:306 -#, fuzzy msgid "Searching..." -msgstr "Ricerca" +msgstr "Cercando..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Sostituire questa occorrenza?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Sostituire con" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2173,19 +2191,19 @@ msgstr[0] "%lu sostituzione effettuata" msgstr[1] "%lu sostituzioni effettuate" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Inserire il numero di riga, numero di colonna" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Numero di riga o di colonna non valido" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Non è una parentesi" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Parentesi corrispondente non trovata" @@ -2204,11 +2222,11 @@ msgstr "Errore nel chiamare \"%s\"" #: src/text.c:461 msgid "Commenting is not supported for this file type" -msgstr "" +msgstr "Commenti non supportati per questo tipo di file" #: src/text.c:477 msgid "Cannot comment past end of file" -msgstr "" +msgstr "Impossibile commentare dopo la fine del file" #: src/text.c:670 msgid "Nothing in undo buffer!" @@ -2307,9 +2325,8 @@ msgstr "Modifica sostituzione" #. TRANSLATORS: Shown after fixing misspellings in one word. #: src/text.c:2706 -#, fuzzy msgid "Next word..." -msgstr "Parola succ." +msgstr "Parola successiva..." #: src/text.c:2760 msgid "Creating misspelled word list, please wait..." @@ -2411,12 +2428,12 @@ msgstr "Nella selezione: " msgid "Verbatim Input" msgstr "Input letterale" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano ha esaurito la memoria." # FIXME -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2425,146 +2442,70 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" -msgstr "" +msgstr "Sequenza sconosciuta" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Input Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "Dir:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "File:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Modificato" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Visualizza" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "Riga %ld/%ld (%d%%), colonna %lu/%lu (%d%%), carattere %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "L'editor di testi nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versione" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Creato per voi da:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Ringraziamenti speciali a:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "La Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "i numeriso traduttori e il Translation Project" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Per ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "e chiunque altro abbiamo dimenticato..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Grazie di usare nano!" - -#~ msgid "Can't go outside of %s in restricted mode" -#~ msgstr "Impossibile uscire da %s in modalità ristretta" - -#~ msgid "" -#~ "Read %lu line (Converted from DOS and Mac format - Warning: No write " -#~ "permission)" -#~ msgid_plural "" -#~ "Read %lu lines (Converted from DOS and Mac format - Warning: No write " -#~ "permission)" -#~ msgstr[0] "" -#~ "Letta %lu riga (Convertita dal formato DOS e Mac - Senza permesso di " -#~ "scrittura)" -#~ msgstr[1] "" -#~ "Lette %lu righe (Convertite dal formato DOS e Mac - Senza permesso di " -#~ "scrittura)" - -#~ msgid "" -#~ "Read %lu line (Converted from Mac format - Warning: No write permission)" -#~ msgid_plural "" -#~ "Read %lu lines (Converted from Mac format - Warning: No write permission)" -#~ msgstr[0] "" -#~ "Letta %lu riga (Convertita dal formato Mac - Senza permesso di scrittura)" -#~ msgstr[1] "" -#~ "Lette %lu righe (Convertite dal formato Mac - Senza permesso di scrittura)" - -#~ msgid "" -#~ "Read %lu line (Converted from DOS format - Warning: No write permission)" -#~ msgid_plural "" -#~ "Read %lu lines (Converted from DOS format - Warning: No write permission)" -#~ msgstr[0] "" -#~ "Letta %lu riga (Convertita dal formato DOS - Senza permesso di scrittura)" -#~ msgstr[1] "" -#~ "Lette %lu righe (Convertite dal formato DOS - Senza permesso di scrittura)" - -#~ msgid "Read %lu line (Warning: No write permission)" -#~ msgid_plural "Read %lu lines (Warning: No write permission)" -#~ msgstr[0] "Letta %lu riga (Attenzione: permessi di scrittura mancanti)" -#~ msgstr[1] "Lette %lu righe (Attenzione: permessi di scrittura mancanti)" - -#~ msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? " -#~ msgstr "" -#~ "Salvare il buffer modificato? (RISPONDERE \"No\" PER ANNULLARE LE " -#~ "MODIFICHE) " - -#~ msgid "Unknown Command" -#~ msgstr "Comando sconosciuto" - -#~ msgid "Cannot add a color command without a syntax command" -#~ msgstr "" -#~ "Impossibile aggiungere una direttiva di colore senza una riga di sintassi" - -#~ msgid "Missing regex string" -#~ msgstr "Stringa di espressione regolare mancante" - -# FIXME -#~ msgid "Cannot add a header regex without a syntax command" -#~ msgstr "" -#~ "Impossibile aggiungere un'intestazione regex senza una riga di sintassi" - -# FIXME -#~ msgid "Cannot add a magic string regex without a syntax command" -#~ msgstr "" -#~ "Impossibile aggiungere un'intestazione regex senza una riga di sintassi" - -# FIXME -#~ msgid "Missing magic string name" -#~ msgstr "Stringa di intestazione mancante" - -#~ msgid "Cannot add a linter without a syntax command" -#~ msgstr "Impossibile aggiungere un linter senza una riga di sintassi" - -#~ msgid "Cannot add formatter without a syntax command" -#~ msgstr "Impossibile aggiungere un formattatore senza una riga di sintassi" - -#~ msgid "Missing formatter command" -#~ msgstr "Comando del formattatore mancante" diff --git a/po/ja.po b/po/ja.po index 5d597292..c16f0e98 100644 --- a/po/ja.po +++ b/po/ja.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.3.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2011-07-09 09:01+0900\n" "Last-Translator: Yasuaki Taniguchi \n" "Language-Team: Japanese \n" @@ -17,80 +17,79 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "%s: %s の読み込みに失敗しました" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "ディレクトリへ移動" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "取り消しました" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "%s の外部から書き込めません" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "上位のディレクトリへ移動できません" +#: 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 "%s: %s の読み込みに失敗しました" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(parent dir)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "検索" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "先頭から検索します" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "他に見つかりません" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "検索語が指定されていません" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "構文名がありません" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -161,8 +160,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "%s の外部からファイルを挿入できません" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" はディレクトリです" @@ -181,7 +180,7 @@ msgstr "ファイルを開くためのバッファがありません" msgid "Switched to %s" msgstr "%s に切り替えます" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "新しいバッファ" @@ -223,7 +222,7 @@ msgstr "新しいファイル" msgid "File \"%s\" not found" msgstr "\"%s\" が見つかりません" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" はデバイスファイルです" @@ -270,88 +269,88 @@ msgstr "%s の外部から書き込めません" msgid "Error writing backup file %s: %s" msgstr "バックアップファイル %s の書き込みエラー: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "バックアップファイルが多すぎませんか?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "テンポラリファイルの書き込みエラー: %s" -#: src/files.c:1990 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 +#: 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 "%s の書き込みエラー: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "%lu 行を書き込みました" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS フォーマット]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac フォーマット]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [バックアップ]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "ファイルの先頭に追加" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "ファイルの末尾に追加" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "ファイルに書き込み" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "先頭に追加するファイル" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "末尾に追加するファイル" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "書き込むファイル" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "違う名前で保存しますか? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "ファイルを上書きしてよいですか? " -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "ファイルを開いた後に修正が入りました、保存しますか? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(続き)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -360,7 +359,7 @@ msgstr "" "\n" "継続するために Enter を押してください\n" -#: src/files.c:2969 +#: src/files.c:2967 #, fuzzy, c-format msgid "" "Unable to create directory %s: %s\n" @@ -369,7 +368,7 @@ msgstr "" "ディレクトリ %s の作成に失敗しました: %s\n" "これは検索履歴およびカーソル位置の保存に必要なディレクトリです。\n" -#: src/files.c:2976 +#: src/files.c:2974 #, fuzzy, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -378,14 +377,14 @@ msgstr "" "パス %s はディレクトリである必要がありますが、ディレクトリではありません\n" "Nano は検索およびカーソル位置履歴の読み込みと保存ができません。\n" -#: src/files.c:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -393,776 +392,796 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "%s の書き込みエラー: %s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "終了" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "閉じる" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "貼り付け" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "両端揃え" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "読み込み" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "移動" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "置換" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "行を指定" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "前の行" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "次の行" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "前のページ" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "次のページ" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "両端揃え" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "全て均等化" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "更新" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "次へ移動" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "段落を均等化" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "動作を取り消します" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "ヘルプを表示" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "現在のファイルを閉じて nano を終了" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "nano を終了" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "現在のファイルをディスクへ書き込み" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "ファイルから読み込み" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "正規表現で文字列を検索" -#: src/global.c:533 +#: src/global.c:538 #, fuzzy msgid "Search for a string" msgstr "正規表現で文字列を検索" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "指定位置へ移動" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "指定位置へ移動" -#: src/global.c:538 +#: src/global.c:543 #, fuzzy msgid "Go one screenful up" msgstr "次のページへ移動" -#: src/global.c:539 +#: src/global.c:544 #, fuzzy msgid "Go one screenful down" msgstr "次のページへ移動" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "行の切り取り" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "貼り付け" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "カーソル位置を表示" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "スペルチェッカを起動 (利用可能な場合)" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "正規表現置換" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "指定位置へ移動" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "現在位置をマーク" -#: src/global.c:552 +#: src/global.c:557 #, fuzzy msgid "Repeat the last search" msgstr "次を検索" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "行のコピー" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "行のインデント" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "インデントの削除" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "直前の操作を取り消す (undo)" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "取り消した直前の操作をやり直す (redo)" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "前の文字へ戻る" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "次の文字へ進む" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "前の単語へ戻る" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "次の単語へ進む" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "前の行へ移動する" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "次の行へ移動する" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "現在行の先頭へ移動" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "現在行の末尾へ移動" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "前の行へ移動する" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "次の行へ移動する" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "段落の先頭へ移動、カーソルがその位置にある場合その前の段落へ移動" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" "段落の末尾の次の位置へ移動、カーソルがその位置にある場合その次の段落へ移動" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "ファイルの先頭行へ移動" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "ファイルの最終行へ移動" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "対応する括弧へ移動" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "カーソル位置を変えずにバッファを一行逆スクロールさせる" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "カーソル位置を変えずにバッファを一行スクロールさせる" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "前のバッファに切替え" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "次のバッファに切替え" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "次のキーを逐語的に入力" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "タブ文字の挿入" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "行の挿入" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "カーソル位置の文字を削除" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "カーソルの前の文字を削除" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "行削除時に改行文字を削除しない" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "行削除時に改行文字を削除しない" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "カーソル位置からファイル終端までを切り取り" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "ファイル全体を均等化" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "単語数、行数、文字数を表示" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "画面の更新" -#: src/global.c:616 +#: src/global.c:625 #, fuzzy msgid "Suspend the editor (if suspension is enabled)" msgstr "編集を一時中断する (有効な場合)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "検索時に大文字小文字を区別をするかしないかを切り替える" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "検索方向の順逆を切り替える" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "正規表現を使用するかしないかを切り替える" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "前の検索文字 / 置換文字列を呼び出す" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "次の検索文字 / 置換文字列を呼び出す" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "ファイルブラウザの起動" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "DOS フォーマットに切替え" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Mac フォーマットに切替え" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "ファイル末尾に追加する動作に切り替える" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "ファイル先頭に追加する動作に切り替える" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "元ファイルのバックアップを作成する動作に切り替える" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "外部コマンドの実行" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "新しいバッファに切替え" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "ファイルブラウザの終了" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "リストの先頭に移動" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "リストの末尾に移動" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "リストの前のファイルへ移動" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "リストの次のファイルへ移動" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "ディレクトリに移動" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "スペルチェッカを起動 (利用可能な場合)" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "前の行へ移動する" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "次の行へ移動する" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "スペルチェッカを起動 (利用可能な場合)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "ヘルプ" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "取消" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "保存" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "ディレクトリに移動" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "切り取り" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "スペル確認" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "行を指定" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "DOS フォーマット" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "大/小文字" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "正規表現" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "後方に" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "置換しない" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "位置" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "先頭行" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "最終行" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "大括弧ではありません" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "マーク" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "コピー" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "インデント" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "インデント削除" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Undo" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Redo" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "戻る" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "進む" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "前の単語" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "次の単語" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "先頭" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "末尾" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "前の単語" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "次の単語" + +#: src/global.c:890 msgid "Beg of Par" msgstr "段落の始点" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "段落の終点" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "上にスクロール" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "下にスクロール" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "前のファイル" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "次のファイル" -#: src/global.c:899 +#: src/global.c:915 #, fuzzy msgid "Verbatim" msgstr "逐次入力" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "タブ" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "削除" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "バックスペース" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "切り取り" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "末尾まで切り取り" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "単語の合計数" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "次の行" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "前のファイル" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "次のページ" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "前の履歴" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "次の履歴" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "検索" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS フォーマット" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac フォーマット" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "末尾に追加" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "先頭に追加" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "バックアップ" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "コマンドを実行" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "ファイラ" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "先頭へ" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "末尾へ" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "前の行" -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy msgid "Next Lint Msg" msgstr "次の行" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "ヘルプ" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "常にカーソル位置を表示" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "編集用に一行余分に使用する" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "スムーズなスクロール" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "長い行の折り返しを禁止" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "空白を表示" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "単語の強調" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "スマートホームキー" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "自動インデント" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "改行の前まで削除" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "長い行の折り返しを禁止" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "タブをスペースに変換" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "バックアップファイル" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "マウスのサポート" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "DOS/Mac フォーマットを変換しない" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "一時中断" @@ -1456,21 +1475,21 @@ msgstr "" msgid "enable/disable" msgstr "有効/無効" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "ビューモードでそのキー入力は無効です" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "制限モードでは %s の外部へ移動できません" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1479,7 +1498,7 @@ msgstr "" "\n" "バッファを %s へ書き込みました\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1488,7 +1507,7 @@ msgstr "" "\n" "バッファを書き込めません %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1497,11 +1516,11 @@ msgstr "" "\n" "バッファを %s へ書き込めません\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "ウィンドウのサイズが小さすぎます\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1510,265 +1529,269 @@ msgstr "" "使用法: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "オプション\t\tGNUの長い形式のオプション\t\t説明\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "オプション\t\t説明\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "起動時のカーソル位置 (行,列)" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "スマートホームキー有効" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "既存ファイルのバックアップを保存する" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "バックアップファイルを作成するディレクトリ" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "反転文字を太字で表示" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "タブをスペースに変換" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "検索/置換した文字列の履歴を記録および読み取り" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "nanorc ファイルを参照しない" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "テンキーパッドの混乱の問題を修正する" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "ファイル末尾に空行を追加しない" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "DOS/Mac フォーマットを変換しない" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "編集エリアを一行広くする" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "カーソル位置を記録・読み込みする" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "制限モード" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "半画面ずつではなく1行ずつスクロールする" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#cols>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "タブ幅を #cols で指定" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "ステータスバーの表示を早く消す" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "バージョン情報を表示して終了する" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "単語の境界を正確に抽出する" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "表示色を決めるための構文定義" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "常にカーソル位置を表示" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Del キーをバックスペースとして扱う" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "ヘルプを表示" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "改行で自動インデント" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "行削除時に改行文字を削除しない" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "マウスを有効にする" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "作業ディレクトリを指定" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "XON (^Q) および XOFF (^S) キーを維持する" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "rcファイルエラーなど起動時の問題を無視する" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#cols>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" -#: src/nano.c:892 +#: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "折り返し桁数を指定する" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "別のスペルチェッカを指定する" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "終了時に破棄の問い合わせをしない" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "ビューモード(読み込み専用)" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "長い行の折り返しを禁止" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "キーのガイドを表示しない" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "一時中断を有効化する" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "穏やかな行の折り返しを有効にする" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr "" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1777,82 +1800,86 @@ msgstr "" "\n" " コンパイルオプション:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "申し訳ありませんが、キーボードからの標準入力を再オープンできません。\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "標準入力から読み込んでいます。中止する場合は ^C を入力してください\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP ないし SIGTERM を受信しました\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "\"fg\" とタイプすることで nano を再開できます。\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "使用する" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "使用しない" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON は効かないよ・・・ぶつぶつ" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF は効かないよ・・・ぶつぶつ" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "要求されたタブのサイズ \"%s\" は不正です" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "要求されたサイズ \"%s\" は不正です" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1860,84 +1887,84 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Yy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "はい" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "全て" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "いいえ" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "エラー検出 %s の %lu 行目: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "引数 '%s' は \" で終端していません" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "正規表現文字列は \" で括ってください" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "不正な正規表現 \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "構文名がありません" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "\"none\" 構文は予約語です" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "キー名がみつかりません" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 #, fuzzy msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "キーバインドは \"^\", \"M\" ないし \"F\" で始めてください" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "要求されたタブのサイズ \"%s\" は不正です" -#: src/rcfile.c:411 +#: src/rcfile.c:412 #, fuzzy msgid "Must specify a function to bind the key to" msgstr "" @@ -1945,36 +1972,36 @@ msgstr "" "てください)" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a function" msgstr "\"%s\" に対応する機能はありません" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "\"%s\" に対応するメニューはありません" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, fuzzy, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "申し訳ありませんが、キー \"%s\" は無効なバインディングです" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, fuzzy, c-format msgid "Error expanding %s: %s" msgstr "%s: %s の読み込みに失敗しました" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1989,50 +2016,50 @@ msgstr "" "\"magenta\"、\"black\"で、それぞれに任意で\n" "接頭語\"bright\"をつけることが出来ます。" -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "色の名前がありません" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "正規表現文字列がみつかりません" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" には対応する \"end=\" が必要です" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "背景色 \"%s\" が明るい色ではありません" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "引数 '%s' は \" で終端していません" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, fuzzy, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "致命的なエラー: \"%s\" の機能に対応するキーがありません" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, fuzzy, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2040,63 +2067,63 @@ msgstr "" "終了します。nanorc の設定を調整する必要がある場合は、 -I オプションを指定し" "て nano を使用してください。\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "\"%s\" に対応するメニューはありません" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "構文 \"%s\" は色のコマンドではありません" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "コマンド \"%s\" はインクルードファイル内では許可されていません" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "コマンド \"%s\" を解釈できません" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "色の名前がありません" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, fuzzy, c-format msgid "Unknown option \"%s\"" msgstr "未知のフラグ \"%s\"" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "\"%s\" フラグを解除できません" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "オプション \"%s\" には引数が必要です" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "オプションが有効なマルチバイト文字ではありません" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "非空白類文字が必要です" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "ホームディレクトリが見つかりません" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2140,35 +2167,35 @@ msgid "Searching..." msgstr "検索" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "置換候補" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "%lu 個置換されました" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "行番号と列番号を入力" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "無効な行または列番号です" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "大括弧ではありません" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "大括弧が一致しません" @@ -2398,81 +2425,82 @@ msgstr "選択範囲内: " msgid "Verbatim Input" msgstr "逐次入力" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano のメモリが足りなくなりました!" -#: src/utils.c:626 +#: src/utils.c:622 #, fuzzy, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "内部エラー: 行 %d が一致しません。作業を保存してください" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "ユニコード入力" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "ディレクトリ:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "ファイル:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "変更済み" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "表示" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "行 %ld/%ld (%d%%), 列 %lu/%lu (%d%%), 文字 %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "nano テキストエディタ" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "バージョン" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "貢献してくれた方々:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "スペシャルサンクス:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "ncurses に関して:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "および他のすべての方々..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "nano を使用していただきありがとうございます!" diff --git a/po/ms.po b/po/ms.po index d959a942..7da934c2 100644 --- a/po/ms.po +++ b/po/ms.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.3.99pre4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2015-06-30 17:28+0800\n" "Last-Translator: Sharuzzaman Ahmat Raslan \n" "Language-Team: Malay \n" @@ -18,80 +18,79 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Poedit 1.8.2\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Ralat membaca %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Pergi Ke Direktori" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Dibatalkan" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Tidak dapat menulis diluar daripada %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Tidak dapat pindah naik direktori" +#: 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 "Ralat membaca %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(dir induk)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Cari" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Pancarian diulangi dari awal" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Hanya inilah sahaja yang dijumpai" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Tiada corak carian semasa" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Nama sintaks tiada" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -164,8 +163,8 @@ msgstr "Fail %s sedang disunting (oleh %s dengan %s, PID %d); teruskan?" msgid "Can't insert file from outside of %s" msgstr "Tidak dapat memasukkan fail luar daripada %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" adalah sebuah direktori" @@ -184,7 +183,7 @@ msgstr "Tiada lagi buffer fail terbuka" msgid "Switched to %s" msgstr "Ditukar kepada %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Buffer Baru" @@ -226,7 +225,7 @@ msgstr "Fail Baru" msgid "File \"%s\" not found" msgstr "\"%s\" tidak dijumpai" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" adalah sebuah fail peranti" @@ -272,90 +271,90 @@ msgstr "Tidak dapat menulis diluar daripada %s" msgid "Error writing backup file %s: %s" msgstr "Ralat menulis fail salinan %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Terlalu banyak fail salinan?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Ralat menulis fail sementara: %s" -#: src/files.c:1990 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 +#: 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 "Ralat menulis %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "%lu baris ditulis" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Format DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Format Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Salinan]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Tambahan Awalan Pilihan ke Fail" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Tambahan Akhiran Pilihan ke Fail" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Tulis Pilihan ke Fail" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nama Fail untuk di Tambah Awalan" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nama Fail untuk di Tambah Akhiran" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nama Fail untuk di Tulis" -#: src/files.c:2297 +#: src/files.c:2295 #, fuzzy msgid "Save modified buffer anyway? " msgstr "" "Simpan buffer ubahsuai (JAWAB \"Tidak\" AKAN MENGHILANGKAN PERUBAHAN) ? " -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Simpan fail dengan NAMA BERLAINAN ? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Fail telah wujud, TINDIH ? " -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "Fail telah diubahsuai semenjak anda membukanya, teruskan menyimpan ?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(lagi)" -#: src/files.c:2953 +#: src/files.c:2951 #, fuzzy, c-format msgid "" "\n" @@ -364,28 +363,28 @@ msgstr "" "\n" "Tekan Enter untuk meneruskan memulakan nano.\n" -#: src/files.c:2969 +#: 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:2976 +#: 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:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -393,114 +392,114 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "Ralat menulis %s: %s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Keluar" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Tutup" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "nyahpotong teks" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "Sekarang boleh UnJustify!" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Baca Fail" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Di mana" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Ganti" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Ke Baris" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Baris Terdahulu" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Baris Berikut" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Terdahulu" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Berikut" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Justifikasi" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "JustifiPenuh" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Segarkan" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Dimana Seterusnya" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Justifikasi perenggan semasa" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Batal fungsi semasa" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Papar teks bantuan ini" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Tutup fail penimbal semasa / Keluar dari nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Keluar dari nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Tulis fail semasa ke cakera" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Masukkan fail lain ke file semasa" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Cari rentetan atau regular expression" -#: src/global.c:533 +#: src/global.c:538 #, fuzzy msgid "Search for a string" msgstr "" @@ -514,667 +513,687 @@ msgstr "" "carian. Menekan Enter tanpa memasukkan sebarang teks akan melaksanakan " "carian terdahulu." -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Pergi ke nombor baris dan lajur" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Pergi ke nombor baris dan lajur" -#: src/global.c:538 +#: src/global.c:543 #, fuzzy msgid "Go one screenful up" msgstr "Maju ke depan satu perkataan" -#: src/global.c:539 +#: src/global.c:544 #, fuzzy msgid "Go one screenful down" msgstr "Maju ke depan satu aksara" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Potong baris semasa dan simpan dalam cutbuffer" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Kembalikan dari cutbuffer ke baris semasa" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Papar posisi kursor" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Panggil penyemak ejaan, jika ada" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Ganti rentetan atau regular expression" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Pergi ke nombor baris dan lajur" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "Tanda teks pada lokasi kursor" -#: src/global.c:552 +#: src/global.c:557 #, fuzzy msgid "Repeat the last search" msgstr "Brs Akhir" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Salin baris semasa dan simpan dalam cutbuffer" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Inden baris semasa" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Nyahindent baris semasa" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Nyahbuat tindakan terakhir" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Buat semula tindakan nyahbuat terakhir" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Undur ke belakang satu aksara" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Maju ke depan satu aksara" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Undur belakang satu perkataan" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Maju ke depan satu perkataan" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Pergi ke baris terdahulu" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Pergi ke baris berikutnya" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Pergi ke permulaan baris semasa" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Pergi ke penghujung baris semasa" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Pergi ke baris terdahulu" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Pergi ke baris berikutnya" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" "Pergi hingga ke permulaan perenggan semasa; kemudian ke perenggan sebelumnya" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" "Pergi hingga ke penghujung perenggan semasa; kemudian ke perenggan seterusnya" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Pergi ke baris pertama fail" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Pergi ke baris terakhir fail" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Pergi ke braket sepadan" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Skrol atas satu baris tanpa skrol kursor" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Skrol bawah satu baris tanpa skrol kursor" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Tukar ke buffer fail terdahulu" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Tukar ke buffer fail berikut" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Selit kekunci seterusnya setiap satu" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Masukkan tab di kedudukan kursor" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Masukkan baris baru di kedudukan kursor" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Padam aksara dibawah kursor" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Padam aksara di kiri kursor" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "Potong dari kursor hingga ke akhir baris" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "Potong dari kursor hingga ke akhir baris" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Potong dari kedudukan kursor hingga ke akhir fail" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Justifi keseluruhan fail" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Kira jumlah perkataan, baris, dan aksara" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Segarkan (lukis semula) skrin semasa" -#: src/global.c:616 +#: src/global.c:625 #, fuzzy msgid "Suspend the editor (if suspension is enabled)" msgstr "Gantung penyunting (jika gantung dihidupkan)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Toggle pencarian case sensitif" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Terbalikkan arah carian" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Toggle penggunaan ungkapan nalar" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Panggil semula rentetan cari/ganti terdahulu" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Panggil semula rentetan cari/ganti seterusnya" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Pergi ke pelayar fail" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Toggle penggunaan format DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Toggle penggunaan format Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Toggle tambahan akhiran" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Toggle tambahan awalan" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Toggle salinan fail asal" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Laksanakan arahan luaran" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Toggle kegunaan buffer baru" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Keluar dari pelayar fail" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Pergi ke fail pertama dalam senarai" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Pergi ke fail terakhir dalam senarai" -#: src/global.c:655 +#: src/global.c:664 #, fuzzy msgid "Go to the previous file in the list" msgstr "Pergi ke fail pertama dalam senarai" -#: src/global.c:656 +#: src/global.c:665 #, fuzzy msgid "Go to the next file in the list" msgstr "Pergi ke fail terakhir dalam senarai" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Pergi ke direktori" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Panggil penyemak ejaan, jika ada" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "" "Pergi hingga ke permulaan perenggan semasa; kemudian ke perenggan sebelumnya" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "Pergi ke baris berikutnya" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Panggil penyemak ejaan, jika ada" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Bantuan" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Batal" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "gagal menulis" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Pergi Ke Dir" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Kerat Teks" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Ke Pengeja" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "Ke Baris" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "Format DOS" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Case Sens" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regexp" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Kebelakang" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Jangan Ganti" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Pos Kursor" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Brs Awal" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Brs Akhir" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "Bukan kurungan" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Tanda Teks" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Salin Teks" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Teks Indent" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Teks Tidak Indent" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Nyahbuat" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Buat semula" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Undur" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Maju" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Perkataan Terdahulu" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Perkataan Selepas" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Asal" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Akhir" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Perkataan Terdahulu" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Perkataan Selepas" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Minta untuk Par" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Pengakhir Par" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Skrol Atas" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Skrol Bawah" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "Baris Terdahulu" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Fail Selepas" -#: src/global.c:899 +#: src/global.c:915 #, fuzzy msgid "Verbatim" msgstr "Selit kekunci seterusnya setiap satu" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Padam" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Kerat Teks" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "PtngHnggAkhr" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Kiraan Perkataan" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Gantung" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Baris Berikut" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "Baris Berikut" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "SjrhUndur" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "SjrhMaju" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Ke Teks" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Format DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Format Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Tambah" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Tambahan awalan" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Fail Salinan" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Laksanakan Arahan" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Ke Fail" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Fail Pertama" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Fail Terakhir" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "Baris Terdahulu" -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy msgid "Next Lint Msg" msgstr "\t\tSeterusnya pada: %s\n" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Mod bantuan" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Paparan posisi tetap kursor" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Guna satu lagi baris untuk menyunting" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Gulungan lancar" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "Jangan lilit baris panjang" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Papar ruangputih" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Sorotan warna sintaks" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Kekunci Home pintar" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Auto indent" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Potong hingga akhir" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "Jangan lilit baris panjang" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Penukaran tab ditaip kepada ruang" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Salinan fail" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Sokongan tetikus" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Tiada pertukaran dari format DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Gantungan" @@ -1481,21 +1500,21 @@ msgstr "" msgid "enable/disable" msgstr "enable/disable" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Kekunci tidak sah dalam mod lihat" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Tidak boleh ke luar dari %s dalam mod terhad" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1504,7 +1523,7 @@ msgstr "" "\n" "Buffer ditulis ke %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1513,7 +1532,7 @@ msgstr "" "\n" "Buffer tidak ditulis ke %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1522,11 +1541,11 @@ msgstr "" "\n" "Buffer tidak ditulis: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Saiz tetingkap terlalu kecil bagi nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1535,267 +1554,271 @@ msgstr "" "Penggunaan: nano [PILIHAN] [[+BARIS[,LAJUR]] FAIL]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Pilihan\t\tPilihan panjang GNU\t\tMaksud\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Pilihan\t\tMakna\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+BARIS,LAJUR" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Mula pada baris BARIS, lajur LAJUR" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Aktifkan kekunci home pintar" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Simpan salinan fail sediawujud" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Direktori untuk menyimpan fail salinan unik" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Guna tebal berbanding teks video terbalik" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Tukar tab ditaip kepada ruang" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Tulis & baca sejarah carian/gantian rentetan" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Jangan lihat pada fail nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Betulkan masalah kekeliruan pad kekunci bernombor" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Jangan tambah baris baru pada penghujung fail" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Jangan tukar fail dari format DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Guna satu lagi baris untuk menyunting" -#: src/nano.c:843 +#: src/nano.c:846 #, fuzzy msgid "Log & read location of cursor position" msgstr "Masukkan tab di kedudukan kursor" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Rentetan petikan" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Mod terhad" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Gulung mengikut baris berbanding separuh skrin" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#cols>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Tetapkan lebar tab dalam ke #lajur lajur" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Laksana pengosongan bar status pantas" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Papar maklumat versi dan keluar" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Kesan sempadan perkataan lebih tepat" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Takrifan sintaks untuk digunakan bagi mewarna" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Sentiasa papar kedudukan kursor" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Betulkan masalah kekeliruan Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "Papar teks bantuan ini" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Indent baris baru secara automatik" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Potong dari kursor hingga ke akhir baris" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Aktifkan penggunaan tetikus" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Tetapkan direktori operasi" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Pelihara kekunci XON (^Q) dan XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#cols>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#cols>" -#: src/nano.c:892 +#: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "Tetapkan titik gulungan pada lajur #lajur" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Aktifkan pengeja lain" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Auto simpan ketika keluar, jangan maklum" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Mod lihat (baca sahaja)" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "Jangan lilit baris panjang" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Jangan papar dua baris bantuan" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Aktifkan gantungan" -#: src/nano.c:911 +#: src/nano.c:916 #, fuzzy msgid "Enable soft line wrapping" msgstr "Lilit baris panjang" -#: src/nano.c:923 +#: src/nano.c:928 #, fuzzy, c-format msgid " nano, version %s\n" msgstr "bison (GNU Bison) %s" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " Emel: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1804,83 +1827,87 @@ msgstr "" "\n" " Pilihan kompilasi:" -#: src/nano.c:1064 +#: src/nano.c:1054 #, fuzzy msgid "No file name" msgstr "Nama Fail untuk di Tulis" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP atau SIGTERM diterima\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Guna \"fg\" untuk kembali ke nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "dihidupkan" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "dimatikan" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON diabaikan, mumble mumble" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF diabaikan, mumble mumble" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Saiz tab \"%s\" yang diminta tidak sah" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Saiz isian \"%s\" yang diminta tidak sah" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1888,121 +1915,121 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Yy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Tt" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Ss" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ya" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Semua" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Tidak" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Ralat dalam %s pada baris %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Hujah '%s' tiada pengakhiran \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Rentetan regex mesti bermula dan tamat dengan aksara \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Regex tidak sah \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Nama sintaks tiada" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Sintaks \"none\" adalah dikhaskan" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "Sintaks \"default\" mesti tidak mempunyai sambungan" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Nama kekunci hilang" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 #, fuzzy msgid "Key name is too short" msgstr "Nama kekunci hilang" -#: src/rcfile.c:399 +#: src/rcfile.c:400 #, fuzzy msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "ikatankekunci mesti bermula dengan \"^\", \"M\", atau \"F\"\n" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "Saiz tab \"%s\" yang diminta tidak sah" -#: src/rcfile.c:411 +#: src/rcfile.c:412 #, fuzzy msgid "Must specify a function to bind the key to" msgstr "Mesti menyatakan fungsi untuk mengikat kekunci ke\n" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Tidak dapat memetakan nama \"%s\" ke fungsi\n" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Tidak dapat memetakan nama \"%s\" ke menu\n" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, fuzzy, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Maaf, kekunci \"%s\" adalah ikatan tidak sah\n" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, fuzzy, c-format msgid "Error expanding %s: %s" msgstr "Ralat membaca %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2017,50 +2044,50 @@ msgstr "" "\"black\", dengan prefiks pilihan \"bright\"\n" "untuk warna latar hadapan." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Nama warna tiada" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Nama sintaks tiada" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" memerlukan padanan \"end=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Warna latarbelakang \"%s\" tidak boleh terang" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Sintaks \"default\" mesti tidak mempunyai sambungan" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "Nama sintaks tiada" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Hujah '%s' tiada pengakhiran \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, fuzzy, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Ralat maut: tiada kekunci dipetakan untuk fungsi \"%s\"" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, fuzzy, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2068,63 +2095,63 @@ msgstr "" "Keluar. Sila guna nano dengan pilihan -I jika perlu untuk mengubah tetapan " "nanorc anda\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Tidak dapat memetakan nama \"%s\" ke menu\n" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Sintaks \"%s\" tidak mempunyai arahan warna" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Arahan \"%s\" tidak dibenarkan dalam fail diselitkan" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Arahan \"%s\" tidak difahami" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "PILIHAN" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, fuzzy, c-format msgid "Unknown option \"%s\"" msgstr "Pilihan lanjutan tidak diketahui: %s\n" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "nilai pilihan %s berkonflik `%s'" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Pilihan \"%s\" memerlukan hujah" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Pilihan bukan rentetan pelbagai byte yang sah" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Aksara bukan-kosong diperlukan" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Dua aksara satu-lajur diperlukan" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Saya tidak dapat mencari direktori utama! Wah!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2168,35 +2195,35 @@ msgid "Searching..." msgstr "Cari" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Ganti dikedudukan ini?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Ganti dengan" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "%lu tempat telah diganti" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Masukkan nombor baris, nombor lajur" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Nombor baris atau lajur tidak sah" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Bukan kurungan" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Tiada padanan kurungan" @@ -2434,82 +2461,83 @@ msgstr "Dalam Pilihan:" msgid "Verbatim Input" msgstr "Masukan Verbatim" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano tidak cukup memori!" -#: src/utils.c:626 +#: src/utils.c:622 #, fuzzy, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Ralat dalaman: tidak dapat memadan baris %d. Sila simpan kerja anda" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Masukan Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fail:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Diubahsuai" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Lihat" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "baris %ld/%ld (%d%%), lajur %lu/%lu (%d%%), aksara %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Penyunting teks nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versi" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Dibawakan kepada anda oleh:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Terima kasih khas kepada:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 #, fuzzy msgid "the many translators and the TP" msgstr "Sepadan, tetapi terlalu banyak subrentetan." -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Untuk ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "dan sesiapa yang kami lupa...." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Terima kasih kerana menggunakan nano!" diff --git a/po/nano.pot b/po/nano.pot index 18e6bdc5..9ce08630 100644 --- a/po/nano.pot +++ b/po/nano.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,80 +18,79 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, c-format msgid "Can't go outside of %s" msgstr "" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "" +#: 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 "" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -162,8 +161,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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 "" @@ -182,7 +181,7 @@ msgstr "" msgid "Switched to %s" msgstr "" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "" @@ -228,7 +227,7 @@ msgstr "" msgid "File \"%s\" not found" msgstr "" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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 "" @@ -272,115 +271,115 @@ msgstr "" msgid "Error writing backup file %s: %s" msgstr "" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "" -#: src/files.c:1990 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 +#: 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 "" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "" msgstr[1] "" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr "" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr "" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr "" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "" -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "" -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" "Press Enter to continue\n" msgstr "" -#: src/files.c:2969 +#: 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:2976 +#: 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:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -388,745 +387,761 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "" -#: src/global.c:575 -msgid "Go to beginning of paragraph; then of previous paragraph" -msgstr "" - -#: src/global.c:577 -msgid "Go just beyond end of paragraph; then of next paragraph" -msgstr "" - #: src/global.c:579 -msgid "Go to the first line of the file" +msgid "Go to previous block of text" msgstr "" #: src/global.c:580 -msgid "Go to the last line of the file" -msgstr "" - -#: src/global.c:582 -msgid "Go to the matching bracket" +msgid "Go to next block of text" msgstr "" #: src/global.c:584 -msgid "Scroll up one line without scrolling the cursor" +msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" #: src/global.c:586 -msgid "Scroll down one line without scrolling the cursor" +msgid "Go just beyond end of paragraph; then of next paragraph" +msgstr "" + +#: src/global.c:588 +msgid "Go to the first line of the file" msgstr "" #: src/global.c:589 -msgid "Switch to the previous file buffer" +msgid "Go to the last line of the file" msgstr "" -#: src/global.c:590 -msgid "Switch to the next file buffer" -msgstr "" - -#: src/global.c:592 -msgid "Insert the next keystroke verbatim" +#: src/global.c:591 +msgid "Go to the matching bracket" msgstr "" #: src/global.c:593 -msgid "Insert a tab at the cursor position" -msgstr "" - -#: src/global.c:594 -msgid "Insert a newline at the cursor position" +msgid "Scroll up one line without scrolling the cursor" msgstr "" #: src/global.c:595 -msgid "Delete the character under the cursor" +msgid "Scroll down one line without scrolling the cursor" msgstr "" -#: src/global.c:597 -msgid "Delete the character to the left of the cursor" +#: src/global.c:598 +msgid "Switch to the previous file buffer" msgstr "" -#: src/global.c:600 -msgid "Cut backward from cursor to word start" +#: src/global.c:599 +msgid "Switch to the next file buffer" +msgstr "" + +#: src/global.c:601 +msgid "Insert the next keystroke verbatim" msgstr "" #: src/global.c:602 -msgid "Cut forward from cursor to next word start" +msgid "Insert a tab at the cursor position" +msgstr "" + +#: src/global.c:603 +msgid "Insert a newline at the cursor position" msgstr "" #: src/global.c:604 -msgid "Cut from the cursor position to the end of the file" +msgid "Delete the character under the cursor" msgstr "" -#: src/global.c:607 -msgid "Justify the entire file" +#: src/global.c:606 +msgid "Delete the character to the left of the cursor" +msgstr "" + +#: src/global.c:609 +msgid "Cut backward from cursor to word start" msgstr "" #: src/global.c:611 -msgid "Count the number of words, lines, and characters" +msgid "Cut forward from cursor to next word start" msgstr "" -#: src/global.c:614 -msgid "Refresh (redraw) the current screen" +#: src/global.c:613 +msgid "Cut from the cursor position to the end of the file" msgstr "" #: src/global.c:616 -msgid "Suspend the editor (if suspension is enabled)" -msgstr "" - -#: src/global.c:618 -msgid "Save file without prompting" -msgstr "" - -#: src/global.c:619 -msgid "Search next occurrence backward" +msgid "Justify the entire file" msgstr "" #: src/global.c:620 -msgid "Search next occurrence forward" +msgid "Count the number of words, lines, and characters" msgstr "" -#: src/global.c:622 -msgid "Toggle the case sensitivity of the search" +#: src/global.c:623 +msgid "Refresh (redraw) the current screen" msgstr "" -#: src/global.c:624 -msgid "Reverse the direction of the search" +#: 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 -msgid "Toggle the use of regular expressions" +msgid "Search next occurrence backward" msgstr "" -#: src/global.c:632 -msgid "Recall the previous search/replace string" +#: src/global.c:629 +msgid "Search next occurrence forward" msgstr "" -#: src/global.c:634 -msgid "Recall the next search/replace string" +#: src/global.c:631 +msgid "Toggle the case sensitivity of the search" +msgstr "" + +#: src/global.c:633 +msgid "Reverse the direction of the search" msgstr "" #: src/global.c:637 -msgid "Go to file browser" -msgstr "" - -#: src/global.c:640 -msgid "Toggle the use of DOS format" +msgid "Toggle the use of regular expressions" msgstr "" #: src/global.c:641 -msgid "Toggle the use of Mac format" -msgstr "" - -#: src/global.c:642 -msgid "Toggle appending" +msgid "Recall the previous search/replace string" msgstr "" #: src/global.c:643 -msgid "Toggle prepending" +msgid "Recall the next search/replace string" msgstr "" -#: src/global.c:644 -msgid "Toggle backing up of the original file" -msgstr "" - -#: src/global.c:645 -msgid "Execute external command" -msgstr "" - -#: src/global.c:647 -msgid "Close buffer without saving it" +#: src/global.c:646 +msgid "Go to file browser" msgstr "" #: src/global.c:649 -msgid "Toggle the use of a new buffer" +msgid "Toggle the use of DOS format" +msgstr "" + +#: src/global.c:650 +msgid "Toggle the use of Mac format" +msgstr "" + +#: src/global.c:651 +msgid "Toggle appending" msgstr "" #: src/global.c:652 -msgid "Exit from the file browser" +msgid "Toggle prepending" msgstr "" #: src/global.c:653 -msgid "Go to the first file in the list" +msgid "Toggle backing up of the original file" msgstr "" #: src/global.c:654 -msgid "Go to the last file in the list" -msgstr "" - -#: src/global.c:655 -msgid "Go to the previous file in the list" +msgid "Execute external command" msgstr "" #: src/global.c:656 -msgid "Go to the next file in the list" +msgid "Close buffer without saving it" msgstr "" -#: src/global.c:657 -msgid "Go to directory" -msgstr "" - -#: src/global.c:660 -msgid "Invoke the linter, if available" +#: src/global.c:658 +msgid "Toggle the use of a new buffer" msgstr "" #: src/global.c:661 -msgid "Go to previous linter msg" +msgid "Exit from the file browser" msgstr "" #: src/global.c:662 -msgid "Go to next linter msg" +msgid "Go to the first file in the list" +msgstr "" + +#: src/global.c:663 +msgid "Go to the last file in the list" msgstr "" #: src/global.c:664 +msgid "Go to the previous file in the list" +msgstr "" + +#: src/global.c:665 +msgid "Go to the next file in the list" +msgstr "" + +#: src/global.c:666 +msgid "Go to directory" +msgstr "" + +#: src/global.c:669 +msgid "Invoke the linter, if available" +msgstr "" + +#: src/global.c:670 +msgid "Go to previous linter msg" +msgstr "" + +#: src/global.c:671 +msgid "Go to next linter msg" +msgstr "" + +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "" -#: src/global.c:874 -msgid "Beg of Par" -msgstr "" - -#: src/global.c:876 -msgid "End of Par" -msgstr "" - -#: src/global.c:881 -msgid "Scroll Up" -msgstr "" - #: src/global.c:883 -msgid "Scroll Down" +msgid "Prev Block" msgstr "" -#: src/global.c:888 -msgid "Prev File" +#: src/global.c:885 +msgid "Next Block" msgstr "" #: src/global.c:890 -msgid "Next File" +msgid "Beg of Par" +msgstr "" + +#: src/global.c:892 +msgid "End of Par" +msgstr "" + +#: src/global.c:897 +msgid "Scroll Up" msgstr "" #: src/global.c:899 -msgid "Verbatim" -msgstr "" - -#: src/global.c:902 -msgid "Tab" +msgid "Scroll Down" msgstr "" #: src/global.c:904 +msgid "Prev File" +msgstr "" + +#: src/global.c:906 +msgid "Next File" +msgstr "" + +#: src/global.c:915 +msgid "Verbatim" +msgstr "" + +#: src/global.c:918 +msgid "Tab" +msgstr "" + +#: src/global.c:920 msgid "Enter" msgstr "" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "" @@ -1310,388 +1325,396 @@ msgstr "" msgid "enable/disable" msgstr "" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" "Buffer written to %s\n" msgstr "" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" "Buffer not written to %s: %s\n" msgstr "" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" "Buffer not written: %s\n" msgstr "" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "" -#: src/nano.c:865 -msgid "-Y " -msgstr "" - -#: src/nano.c:865 -msgid "--syntax=" -msgstr "" - #: src/nano.c:866 -msgid "Syntax definition to use for coloring" -msgstr "" - -#: src/nano.c:868 -msgid "Constantly show cursor position" +msgid "Which other characters are word parts" msgstr "" #: src/nano.c:870 -msgid "Fix Backspace/Delete confusion problem" +msgid "-Y " +msgstr "" + +#: src/nano.c:870 +msgid "--syntax=" msgstr "" #: src/nano.c:871 -msgid "Show this help text and exit" +msgid "Syntax definition to use for coloring" msgstr "" #: src/nano.c:873 +msgid "Constantly show cursor position" +msgstr "" + +#: src/nano.c:875 +msgid "Fix Backspace/Delete confusion problem" +msgstr "" + +#: src/nano.c:876 +msgid "Show this help text and exit" +msgstr "" + +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "" -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "" -#: src/nano.c:923 -#, c-format -msgid " nano, version %s\n" -msgstr "" - -#: src/nano.c:926 -#, c-format -msgid " (C) 2014..%s the contributors to nano\n" -msgstr "" - #: 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 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr "" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" " Compiled options:" msgstr "" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1699,117 +1722,117 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "" -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1819,111 +1842,111 @@ msgid "" "for foreground colors." msgstr "" -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" -#: src/rcfile.c:912 +#: 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:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -1964,16 +1987,16 @@ msgid "Searching..." msgstr "" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -1981,19 +2004,19 @@ msgstr[0] "" msgstr[1] "" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "" @@ -2216,80 +2239,81 @@ msgstr "" msgid "Verbatim Input" msgstr "" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "" -#: src/utils.c:626 +#: 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:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. TRANSLATORS: This is shown while a six-digit hexadecimal +#. * Unicode character code (%s) is being typed in. +#: src/winio.c:1289 +#, c-format +msgid "Unicode Input: %s" msgstr "" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "" -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "" diff --git a/po/nb.po b/po/nb.po index ae1fd7c9..bde095ff 100644 --- a/po/nb.po +++ b/po/nb.po @@ -8,10 +8,10 @@ # Johnny A. Solbu , 2013-2016 msgid "" msgstr "" -"Project-Id-Version: nano 2.6.0\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-20 08:46+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-06-28 20:35+0200\n" "Last-Translator: Johnny A. Solbu \n" "Language-Team: Norwegian Bokmaal \n" "Language: nb_NO\n" @@ -21,80 +21,79 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.7.1\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Lesefeil på %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Gå til katalog" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Avbrutt" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Kan ikke skrive utenfor %s" +msgstr "Kan ikke gå utenfor %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Kan ikke bevege seg opp en katalog" +#: 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 "Lesefeil på %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(kat)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(foreldrekatalog)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(stor)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Søk" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Søket gikk rundt" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Dette er eneste forekomst" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Tomt søkemønster" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Ukjent syntaksnavn: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() feilet: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) feilet: %s" @@ -165,8 +164,8 @@ msgstr "Filen %s blir redigert (av %s med %s, PID %d); fortsette?" msgid "Can't insert file from outside of %s" msgstr "Kan ikke sette inn fil fra utsiden av %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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» er en katalog" @@ -186,7 +185,7 @@ msgstr "Ikke flere åpne filbuffer" msgid "Switched to %s" msgstr "Byttet til %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Ny buffer" @@ -233,7 +232,7 @@ msgid "File \"%s\" not found" msgstr "Fil «%s» ikke funnet" # "enhet" = "device", kanskje, men det er litt forvirrande -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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» er en enhetsfil (device)" @@ -278,87 +277,87 @@ msgstr "Kan ikke skrive utenfor %s" msgid "Error writing backup file %s: %s" msgstr "Feil ved skriving av backup-fil %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "For mange sikkerhetskopier?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Feil ved skriving til midlertidlig fil: %s" -#: src/files.c:1990 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 +#: 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 "Skrivefeil %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Skrev %lu linje" msgstr[1] "Skrev %lu linjer" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS Format]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac Format]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Sikkerhetskopi]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Legg til valgt område først i fil" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Legg til valgt område sist i fil" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Skriv valgt område til fil" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Filnavn det skal legges til på slutten av" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Filnavn det skal legges til først i" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Filnavn som skal skrives til" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Lagre endret buffer likevel?" -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Lagre filen under et ANNET NAVN ? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Filen «%s» finnes, SKRIVE OVER ? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "Filen ble endret etter at du åpnet den; fortsette å lagre?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(mer)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -367,7 +366,7 @@ msgstr "" "\n" "Trykk linjeskift for å fortsette\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -377,7 +376,7 @@ msgstr "" "Det er nødvendig for lagring/lasting av søkehistorikk eller " "markørposisjoner\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -387,7 +386,7 @@ msgstr "" "Nano vil være ute av stand til å laste eller lagre søk- eller " "markørposisjonhistorikk\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -396,7 +395,7 @@ msgstr "" "Oppdaget en eldre nano historiefil (%s) som jeg prøvde å flytte\n" "til den ønskede plasseringen (%s), men oppdaget en feil: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -407,745 +406,765 @@ msgstr "" "til den ønskede plasseringen (%s)\n" "(se nano FAQ om denne endringen)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Feil ved skriving %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Avslutt" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Lukk" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Angre «klipp ut»" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Avjuster" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Les fil" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Finn" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Erstatt" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Gå til linje" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Forrige side" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Siste linje" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Forrige side" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Neste side" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Juster" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "JusterAlt" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Oppfrisk" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Finn neste" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Juster gjeldende avsnitt" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Avbryt gjeldende funksjon" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Vis denne hjelpeteksten" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Lukk gjeldende filbuffer/ Avslutt nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Avslutt nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Lagre nåværende fil" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Sett inn en annen fil i denne" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Søk etter streng eller regulært uttrykk" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Søk etter streng" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Oppdater fillisten" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Gå til venstre kolonne" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Gå til høyre kolonne" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Gå en skjerm opp" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Gå en skjerm ned" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Klipp denne linjen og lagre den i klippebufferet" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Sett inn klippebufferet her" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Vis pekerposisjon" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Start stavesjekk, dersom tilgjengelig" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Erstatt streng eller regulært uttrykk" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Gå til linje- og kolonnenummer" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marker tekst fra markørposisjonen" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Gjenta siste søk" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Kopier gjeldende linje og lagre i utklippstavlen" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Indenter gjeldende linje" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Fjern indentering fra gjeldende linje" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "(av)kommenter gjeldende linje eller markerte linjer" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Angre siste handling" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Gjør om siste angre-operasjon" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Gå ett tegn tilbake" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Gå tett tegn frem" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Gå til forrige ord" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Gå til neste ord" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Gå til forrige linje" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Gå til neste linje" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Gå til begynnelsen av linjen" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Gå til slutten av linjen" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Gå til forrige linje" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Gå til neste linje" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Gå til begynnelsen av avsnittet, deretter forrige avsnitt" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Gå akkurat utenfor slutten av avsnittet, deretter neste avsnitt" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Gå til første linje i filen" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Gå til siste linje i filen" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Gå til matchende brakett" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Rull opp en linje uten å flytte markøren" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Rull ned en linje uten å flytte markøren" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Bytt til forrige buffer" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Bytt til neste buffer" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Sett inn ett og ett tegn" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Sett inn tabulatortegn ved markøren" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Sett inn et linjeskift ved markøren" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Slett tegnet under peker" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Slett tegnet til venstre for peker" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Kutt bakover fra markøren til starten av ordet" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Kutt fremover fra markøren til starten av neste ord" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Kutt fra markøren til slutten av filen" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Juster hele filen" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Tell antall ord, linjer og tegn" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Tegn skjermen på nytt" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Suspender editoren (hvis suspensjon er aktivert)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Lagre filen uten å spørre" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Søk bakover etter neste forekomst" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Søk fremover etter neste forekomst" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Inverter valg for skille mellom små og store bokstaver i søk" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Reverser søkeretning" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Regulære uttrykk av/på" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Hent tilbake forrige søk-/erstatt tekst" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Hent tilbake neste søk-/erstatt tekst" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Gå til fil-leser" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "DOS filformat av/på" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Mac filformat av/på" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Inverter valg for appendering" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Inverter valg for prependering" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Inverter valg for sikkerhetskopi av orginalfil" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Eksekver ekstern kommando" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Lukk buffer uten å lagre den" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Bruk nytt buffer av/på" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Gå ut av fil-leser" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Gå til første linje i listen" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Gå til siste linje i listen" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Gå til forrige fil i listen" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Gå til neste fil i listen" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Gå til katalog" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Start linter, hvis tilgjengelig" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Gå til forrige lintermelding" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Gå til neste lintermelding" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Start formaterer, hvis tilgjengelig" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Hjelp" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Avbryt" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Lagre" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Gå til katalog" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Klipp ut" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Staving" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Til linter" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formatterer" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Følsomt for store/små bokstavar" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regulært uttrykk" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Bakover" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Ikke erstatt" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Posisjon" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Første linje" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Siste linje" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Til klamme" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marker tekst" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopier tekst" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Rykk inn tekst" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Angre «innrykk»" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Angre" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Gjør om" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Bakover" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Fremover" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Forrige ord" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Neste ord" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Hjem" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Bunn" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Forrige ord" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Neste ord" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Avsn. start" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Avsn. slutt" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Rull opp" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Rull ned" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Forrige fil" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Neste fil" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Ordrett" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Slett" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Slettetast" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Kutt venstre" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Kutt høyre" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Kutt Til Slutt" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Antall ord" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Suspender" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Kommentarlinjer" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Lagre" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Forige" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Neste" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "ForrigeHistorie" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "NesteHistorie" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Gå til tekst" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS Format" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac Format" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Legg til etter" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Legg til før" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Sikkerhetskopi" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Eksekver kommando" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Til filer" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Første fil" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Siste fil" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Forkast buffer" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Venstre kolonne" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Høyre kolonne" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Forrige Lint-melding" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Neste Lint-melding" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Hjelp-modus" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Lås markørposisjon" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Bruk mer plass til editering" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Jevn tekstrulling" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Myk bryting av lange linjer" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Vis usynlige tegn (mellomrom, tab, linjeskift osv.)" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Fremhev syntaks ved hjelp av farger" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Smart home tast" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automatisk indentering" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Klipp til slutten" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Hard bryting av lange linjer" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Konverter tabulator til mellomslag" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Sikkerhetskopier" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Leser filen inn i egen buffer" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Musestøtte" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ingen konvertering fra DOS/Mac format" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Legg i bakgrunnen" @@ -1440,19 +1459,19 @@ msgstr "" msgid "enable/disable" msgstr "skru på/av" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Tasten ugyldig i visninsmodus" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Denne funksjonen er deaktivert i begrenset modus" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Hjelp er ikke tilgjengelig" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1461,7 +1480,7 @@ msgstr "" "\n" "Buffer lagret til %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1470,7 +1489,7 @@ msgstr "" "\n" "Buffer ble ikke lagret til %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1479,11 +1498,11 @@ msgstr "" "\n" "Buffer ikkr lagret: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Vinduet er for lite for Nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1492,262 +1511,266 @@ msgstr "" "Bruk: nano [valg] [[+LINJE,KOLONNE] FIL]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Valg\t\tGNU lang brukervalg\t\tBetydning\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opsjon\t\tBetydning\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LINJE,KOLONNE" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Start på linje nummer LINJE, kolonne KOLONNE" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Aktiver smart home tast" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Ta sikkerhetskopier av eksisterende filer" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Katalog for lagring av unike sikkerhetskopier" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Bruk fet, ikke invertert tekst" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Konverter skrevne tabulatorer til mellomslag" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Les en fil inn i en ny buffer som standard" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Bruk (vim-stil) låsefiler" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Logg og les historie med Søk/Erstatt tekster" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Ikke se på nanorc filer" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Fiks forvirringen rundt numerisk tastatus" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Legg ikke til linjeskift sist i filer" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Ikke konverter filer fra DOS/Mac format" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Bruk en ekstra linje til tekstbehandling" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Logg og les plasseringen av markøren" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Kvoteringtekst" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Begrenset modus" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Bla etter linje i stedet for halvskjerm" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#kolonner>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#kolonner>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Sett bredden på en tab til # kolonner" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Bruk hurtig blanking av statuslinjen" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Skriv versjonsnummeret og avslutt" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Detekter ordskille mer nøyektig" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Syntaksdefinisjon for fargekoding" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Vis alltid markørposisjonen" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Fiks forvirringen rundt Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Vis denne hjelpeteksten og avslutt" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Indenter nye linjer automatisk" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Kutt fra markøren til slutten av linjen" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Aktiver musstøtte" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Ikke les filen (bare skriv den)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatiingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Sett gjeldende katalog" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Behold XON (^Q) og XOFF (^S) tegn" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Stille ignorere oppstartsproblemer som rc-filfeil" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#kolonner>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#kolonner>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Sett hard linjebryting ved kolonne # kolonner" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Bruk alternativt program for stavekontroll" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Autolagre ved avslutning uten spørsmål" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Lagre en fil i Unix-format som standard" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Visningsmodus (kun lesetilgang)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Ikke hardbryt lange linjer" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Ikke vis hjelpelinjene" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Tillat suspendering" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Aktiver myk linjebryting" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, versjon %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s bidragsyterne til nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr "E-post: nano@nano-editor.org\tNett: http://www.nano-editor.org/" +msgstr " E-post: nano@nano-editor.org\tNett: http://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1756,82 +1779,87 @@ msgstr "" "\n" " Kompilerte opsjoner:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Ingen filnavn" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "Lagre endret buffer («Nei» vil forkaste endringer) ? " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Kunne ikke gjenåpne standard inn fra tastaturet, beklager\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Leser fra standard inn, ^C for å avbryte\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Mottok SIGHUP eller SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Bruk «fg» for å returnere til nano\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Suspensjon er ikke aktivert" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "aktivert" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "deaktivert" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Ubundet tast" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Ubundet tast: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Ubundet tast: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Ubundet tast: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Ubundet tast: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignorert, mumle mumle." -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignorert, mumle mumle." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Angitt tabulatorstørrelse «%s» er ugyldig" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Foreslått fyllbredde «%s» er ugyldig" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Skriv «%s - h»' for en liste over tilgjengelige alternativer.\n" @@ -1839,117 +1867,117 @@ msgstr "Skriv «%s - h»' for en liste over tilgjengelige alternativer.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "JjYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ja" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Alle" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nei" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Feil i %s på linje %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argument «%s» har en uterminert \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Strenger med reg-uttrykk må begynne med et \"-tegn" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Ugyldig reg-uttrykk «%s»: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Mangler syntaksnavn" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Et syntaksnavn må siteres" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Syntaksen «none» (ingen) er reservert" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "Syntaksen «default» kan ikke ta utvidelser" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Mangler tastenavn" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Tastenavnet er for kort" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Tastebindinger må begynne med «^», «M», eller «F»" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Nøkkelnavn «%s» er ugyldig" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Må spesifisere en funksjon å binde tasten til" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Må spesifisere en meny (eller «alle») i å binde / frigi tasten" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Kunne ikke tilordne navnet «%s» til en funksjon" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Kunne ikke tilordne navnet «%s» til en meny" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Funksjon «%s» eksisterer ikke i menyen «%s»" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Beklager, tastekombinasjonen «%s» kan ikke rebindes" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Feil ved utviding %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1965,112 +1993,112 @@ msgstr "" "(sort), med valgfritt prefiks «bright» (lys)\n" "på forgrunnsfarver." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "En «%s»-kommando krever en forutgående «syntaks»-kommando" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Mangler farvenavn" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Mangler regulært uttrykk etter «%s»-kommando" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "«start=» forutsetter et korresponderende «end=»" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Bakgrunnsfargen «%s» kan ikke være lys" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Syntaksen «default» kan ikke ta «%s»-reg-uttrykk" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Mangler kommando etter «%s»" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argument «%s» mangler avsluttende \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Fatal feil: ingen taster kartlagt for funksjon «%s», avslutter.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "" "Hvis nødvendig, bruk nano med valget -I for å justere nanorc-innstillinger.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Kunne ikke finne syntax «%s» for å forlenge" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Syntaksen «%s» har ingen fargekommandoer" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Kommandoen «%s» tillates ikke i inkludert fil" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "kommando «%s» ikke forstått" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Mangler valg" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Ukjent valg «%s»" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Kan ikke tilbakestille valg «%s»" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Valg «%s» krever et argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Valget er ikke en gyldig flerbyte-streng" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Må ha tegn som ikke er tabulator eller mellomslag" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "To enkelt-tegn kreves" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Finner ikke hjemmekatalogen! Buhu!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2113,16 +2141,16 @@ msgid "Searching..." msgstr "Søker ..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Erstatt dette tilfellet?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Erstatt med" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2130,19 +2158,19 @@ msgstr[0] "Erstattet %lu-forekomst" msgstr[1] "Erstattet %lu-forekomster" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Skriv linjenummer, kolonnenummer" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Ugyldig linje eller kolonnenummer" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ikke en klamme" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Ingen matchende klamme" @@ -2366,82 +2394,83 @@ msgstr "I seksjon: " msgid "Verbatim Input" msgstr "Ordrett inndata" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano er tom for minne!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Intern feil: kan ikke matche linje %d. Vennligst lagre arbeidet ditt" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Ukjent sekvens" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unikode inndata" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "KAT: " -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fil:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Endret" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Vis" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "linje %ld/%ld (%d%%), kolonne %lu/%lu (%d%%), tegn %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Tekstbehandleren nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versjon" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Brakt til deg av:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Mange takk til:" # Oversette dette ? -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "de mange oversettere og TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "For ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "og alle de andre vi glemte ..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Takk for at du bruker nano!" diff --git a/po/nl.po b/po/nl.po index 347c9488..0971a081 100644 --- a/po/nl.po +++ b/po/nl.po @@ -11,10 +11,10 @@ # Guus Sliepen , 2003. msgid "" msgstr "" -"Project-Id-Version: nano-2.6.0\n" +"Project-Id-Version: nano-2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-18 17:08+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-06-29 12:45+0200\n" "Last-Translator: Benno Schulenberg \n" "Language-Team: Dutch \n" "Language: nl\n" @@ -24,80 +24,79 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Lokalize 1.0\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Fout bij lezen van %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Naar map" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Geannuleerd" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, c-format msgid "Can't go outside of %s" msgstr "Kan niet buiten %s gaan" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Kan niet naar bovenliggende map gaan" +#: 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 "Fout bij lezen van %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(map)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(oudermap)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(enorm)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Zoeken" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Rondgelopen" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Dit is de enige overeenkomst" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Nog geen zoekpatroon bekend" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Onbekende syntaxnaam: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() is mislukt: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) is mislukt: %s" @@ -173,8 +172,8 @@ msgstr "Bestand %s wordt al bewerkt (door %s met %s, PID %d); doorgaan?" msgid "Can't insert file from outside of %s" msgstr "Kan geen bestand van buiten %s invoegen" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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' is een map" @@ -193,7 +192,7 @@ msgstr "Geen andere open buffers" msgid "Switched to %s" msgstr "Overgeschakeld naar %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nieuwe buffer" @@ -239,7 +238,7 @@ msgstr "Nieuw bestand" msgid "File \"%s\" not found" msgstr "Bestand '%s' is niet gevonden" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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' is een apparaat" @@ -283,87 +282,87 @@ msgstr "Kan buiten %s niets opslaan" msgid "Error writing backup file %s: %s" msgstr "Fout bij schrijven van reservekopiebestand %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Te veel reservekopieën?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Fout bij schrijven van tijdelijk bestand: %s" -#: src/files.c:1990 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 +#: 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 "Fout bij schrijven van %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "%lu regel geschreven" msgstr[1] "%lu regels geschreven" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS-indeling]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac-indeling]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Kopie maken]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Selectie toevoegen vooraan bestand" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Selectie toevoegen achteraan bestand" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Selectie opslaan in bestand" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Vooraan toevoegen aan bestand" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Achteraan toevoegen aan bestand" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Opslaan in bestand" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Gewijzigd buffer toch opslaan? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Bestand opslaan onder een ANDERE NAAM? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Bestand '%s' bestaat al; OVERSCHRIJVEN? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "Bestand is gewijzigd na opening; doorgaan met opslaan? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(meer)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -372,7 +371,7 @@ msgstr "" "\n" "Druk op Enter om verder te gaan.\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -382,7 +381,7 @@ msgstr "" "Deze is vereist voor opslaan en inlezen van zoekgeschiedenis en " "cursorposities.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -392,7 +391,7 @@ msgstr "" "Nano kan nu de zoekgeschiedenis en cursorposities niet opslaan noch " "inlezen.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -402,7 +401,7 @@ msgstr "" "maar bij het verplaatsen ervan naar de voorkeurslocatie (%s)\n" "trad er een fout op: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -413,747 +412,767 @@ msgstr "" "deze is nu naar de voorkeurslocatie (%s) verplaatst.\n" "(Zie de nano-FAQ voor uitleg over deze verandering.)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Fout bij schrijven van %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Afsluiten" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Sluiten" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Plakken" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "onUitvullen" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Inlezen" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Zoeken" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Vervangen" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Naar regel" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Regel terug" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Regel verder" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Blad terug" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Blad verder" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Uitvullen" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "VolUitvullen" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Verversen" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Verderzoeken" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "huidige alinea uitvullen" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "huidige functie annuleren" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "dit hulpscherm tonen" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "huidige buffer sluiten / nano afsluiten" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "nano afsluiten" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "huidige buffer op schijf opslaan" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "een ander bestand in het huidige invoegen" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "tekst zoeken (of een reguliere expressie)" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "deel van naam zoeken" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "de bestandenlijst verversen" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "naar de linkerkolom gaan" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "naar de rechterkolom gaan" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "een schermvol terugscrollen" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "een schermvol verderscrollen" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "huidige regel knippen en bewaren in knipbuffer" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "plakken vanuit knipbuffer naar de huidige regel" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "huidige cursorpositie tonen" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "spellingscontrole aanroepen (indien beschikbaar)" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "tekst vervangen (of een reguliere expressie)" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "naar op te geven regelnummer (en kolomnummer) gaan" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "tekst markeren vanaf huidige cursorpositie" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "laatste zoekactie herhalen" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "huidige regel kopiëren naar knipbuffer" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "huidige regel laten inspringen" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "huidige regel laten terugspringen" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "commentaartekens invoegen/verwijderen (op gemarkeerde regels)" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "de laatste bewerking ongedaan maken" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "de laatst ongedaangemaakte bewerking herdoen" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "één teken achteruit" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "één teken vooruit" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "één woord achteruit" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "één woord vooruit" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "naar de voorgaande regel" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "naar de volgende regel" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "naar het begin van de huidige regel" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "naar het eind van de huidige regel" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "naar de voorgaande regel" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "naar de volgende regel" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "naar het begin van huidige alinea; daarna naar vorige" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "naar het eind van huidige alinea; daarna naar volgende" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "naar de eerste regel (top) van het bestand" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "naar de laatste regel (eind) van het bestand" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "naar bijbehorend haakje gaan" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "één regel terugscrollen (cursor niet verplaatsen)" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "één regel vooruitscrollen (cursor niet verplaatsen)" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "overschakelen naar voorgaande bestandsbuffer" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "overschakelen naar volgende bestandsbuffer" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "eerstvolgende toetsaanslag verbatim invoegen" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "een tab invoegen op de cursorpositie" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "een regeleinde invoegen op de cursorpositie" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "het teken onder de cursor verwijderen" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "het teken links van de cursor verwijderen" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "achterwaarts verwijderen tot begin van woord" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "voorwaarts verwijderen tot begin van volgend woord" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "de hele rest van het bestand knippen (vanaf de cursor)" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "het gehele bestand uitvullen" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "aantal woorden, regels en tekens in het bestand tellen" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "het scherm verversen (opnieuw tekenen)" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "de editor laten pauzeren (indien pauzering is ingeschakeld)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "bestand opslaan zonder te vragen" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "volgende voorkomen achterwaarts zoeken" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "volgende voorkomen voorwaarts zoeken" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "hoofdlettergevoeligheid aan-/uitzetten" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "de zoekrichting omdraaien" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "gebruik van reguliere expressies aan-/uitzetten" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "eerdere zoek-/vervangtekst oproepen" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "latere zoek-/vervangtekst oproepen" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "bestandenlijst oproepen" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "DOS-indeling aan-/uitzetten" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Mac-indeling aan-/uitzetten" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "achteraantoevoegen aan-/uitzetten" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "vooraantoevoegen aan-/uitzetten" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "maken van reservekopieën aan-/uitzetten" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "externe opdracht uitvoeren" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "buffer sluiten zonder op te slaan" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "gebruik van een nieuwe buffer aan-/uitzetten" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "bestandenlijst verlaten" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "naar het eerste bestand in de lijst gaan" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "naar het laatste bestand in de lijst gaan" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "naar het vorige bestand in de lijst gaan" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "naar het volgende bestand in de lijst gaan" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "naar een op te geven map gaan" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "een linter aanroepen (syntaxcontrole, indien beschikbaar)" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "naar de voorgaande lintermelding springen" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "naar de volgende lintermelding springen" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "een opmaakprogramma aanroepen (indien beschikbaar)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Hulp" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Annuleren" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Opslaan" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Naar map" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Knippen" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Spelling" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Linter" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Opmaker" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Hfdlgevoelig" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Reg.exp." -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Achterwaarts" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Zoeken" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Positie" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Naar top" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Naar eind" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Naar haakje" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Markeren" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopiëren" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Inspringen" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Terugspringen" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Ongedaan maken" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Herdoen" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Terug" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Vooruit" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Woord terug" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Woord verder" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Begin" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Eind" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Woord terug" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Woord verder" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Beg.v.alinea" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Eind v.alinea" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Omhoog scrollen" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Omlaag scrollen" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Vorig bestand" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Volgend bestand" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Verbatim" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Delete" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Wis links" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Wis rechts" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "RestKnippen" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Woordentelling" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Pauzeren" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Commentariseren" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Opslaan" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Voorgaande" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Volgende" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Eerdere" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Latere" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Zoeken" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS-indeling" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac-indeling" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Achtertoevoegen" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Voortoevoegen" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Reservekopie" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Opdracht uitvoeren" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Bestandenlijst" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Naar top" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Naar eind" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Verwerpen" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Linkerkolom" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Rechterkolom" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Vorig Lintbericht" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Volgend Lintbericht" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Hulpregels" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Voortdurende cursorpositieweergave" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Extra regel voor bewerkingsvenster" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Per regel scrollen" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Zachte terugloop van te lange regels" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Weergave van witruimte" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Syntaxaanduiding met kleuren" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Slimme Home-toets" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automatisch inspringen" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Knippen vanaf cursor tot regeleinde" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Afbreking van lange regels" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Omzetting van getypte tabs naar spaties" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Reservekopieën maken" # De vertaling kan hier beknopter zijn, omdat "Inlezen" in deze context # al voldoende aangeeft dat het om een bestand gaat. -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Inlezen in apart buffer" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Muisondersteuning" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Geen omzetting uit DOS/Mac-indeling" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Proces-pauzering" @@ -1459,19 +1478,19 @@ msgstr "" msgid "enable/disable" msgstr "aan-/uitzetten" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Toets is ongeldig in Kijkmodus" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Deze functie is uitgeschakeld in beperkte modus" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Hulp is niet beschikbaar" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1480,7 +1499,7 @@ msgstr "" "\n" "Buffer is geschreven naar %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1489,7 +1508,7 @@ msgstr "" "\n" "Buffer is niet geschreven naar %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1498,11 +1517,11 @@ msgstr "" "\n" "Buffer is niet geschreven: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Schermformaat is te klein voor nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1511,264 +1530,268 @@ msgstr "" "Gebruik: nano [OPTIES] [[+REGEL[,KOLOM]] BESTAND]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Optie\t\tLange optie\t\t Betekenis\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Optie\t\t Betekenis\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+REGEL[,KOLOM]" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "op deze regel (en deze kolom) beginnen" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "slimme Home-toets inschakelen" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "van bestaand bestand reservekopie maken" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "unieke reservekopieën maken, in deze map" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "vet in plaats van invers gebruiken" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "getypte tabs omzetten naar spaties" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "inlezen standaard in apart buffer doen" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "(vim-)vergrendelingsbestanden gebruiken" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "zoek/vervangteksten bewaren en gebruiken" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "eventuele nanorc-bestanden negeren" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "toetsverwarring numeriek bordje oplossen" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "geen regeleindeteken toevoegen aan slot" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "bestand niet omzetten uit DOS/Mac-opmaak" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "bewerkingsvenster een beetje vergroten" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "cursorpositie bewaren, later herstellen" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "te herkennen aanhaaltekens" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "beperkte modus" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "per regel scrollen i.p.v. half scherm" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T " -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "te gebruiken tabbreedte" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "de statusregel snel wissen" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "programmaversie tonen en stoppen" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "woordgrenzen nauwkeuriger bepalen" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "te gebruiken syntax (voor kleuring)" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "cursorpositie voortdurend tonen" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Backspace/Delete-verwarring oplossen" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "deze hulptekst tonen en stoppen" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "automatisch inspringen van nieuwe regels" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "vanaf cursor knippen i.p.v. hele regel" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "gebruik van de muis mogelijk maken" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "bestand niet lezen (alleen schrijven)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "deze werkmap gebruiken" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "XON- en XOFF-toetsen behouden (^Q en ^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "opstartproblemen zoals rc-fouten negeren" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r " -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "te gebruiken afbreek-/uitvulbreedte" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "deze spellingscontroleur gebruiken" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "automatisch opslaan bij afsluiten" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "bestand standaard in Unix-opmaak opslaan" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "kijkmodus (alleen lezen, geen bewerking)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "lange regels niet afbreken" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "niet de twee hulpregels tonen" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "pauzeren van editor toestaan" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "rest van lange regels tonen op volgende" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, versie %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s de bijdragers aan nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr "" -" E-mail: Website: http://www.nano-editor.org/\n" +" E-mail: Website: https://nano-editor.org/\n" " Meld fouten in de vertaling aan ." -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1777,82 +1800,87 @@ msgstr "" "\n" " Compilatie-opties:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Geen bestandsnaam" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "Gewijzigde buffer opslaan? (bij 'N' gaan WIJZIGINGEN VERLOREN) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Kan standaardinvoer vanaf toetsenbord niet heropenen\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Lezen van standaardinvoer; ^C om af te breken\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP of SIGTERM ontvangen\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Gebruik 'fg' om terug te keren naar nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Pauzering is niet ingeschakeld" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr " (aangezet)" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "is uitgezet" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Ongebonden toets" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Ongebonden toets: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Ongebonden toets: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Ongebonden toets: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Ongebonden toets: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON genegeerd; mmm-mmm" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF genegeerd; mmm-mmm" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Gevraagde tabgrootte '%s' is ongeldig" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Gevraagde uitvulbreedte '%s' is ongeldig" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Typ '%s -h' voor een lijst van beschikbare opties.\n" @@ -1860,119 +1888,119 @@ msgstr "Typ '%s -h' voor een lijst van beschikbare opties.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "JjYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "NnNn" # Accepteert ook de "O" van "Overal": -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "AaOo" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ja" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Alle" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nee" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Fout in %s op regel %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argument '%s' heeft een ongepaarde \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Reg.exp.-reeksen moeten beginnen en eindigen met een \"-teken" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Onjuiste reguliere expressie '%s': %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Ontbrekende syntaxnaam" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Om een syntaxnaam moeten aanhalingstekens staan" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Het woordje 'none' is gereserveerd" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "De syntax 'default' accepteert geen extensies" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Ontbrekende toetsnaam" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Toetsnaam is te kort" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Toetsnaam moet beginnen met \"^\", \"M\", of \"F\"" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Toetsnaam %s is ongeldig" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Functie waaraan de toets gebonden moet worden ontbreekt" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Menu waarin de toets gebonden/ontbonden moet worden ontbreekt (of \"all\")" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Kan in naam '%s' geen functie herkennen" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Kan in naam '%s' geen menu herkennen" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Functie '%s' bestaat niet in menu '%s'" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Toets '%s' mag niet herbonden worden" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Fout bij expanderen van %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1986,112 +2014,112 @@ msgstr "" "'magenta', 'yellow', 'cyan', 'black' en 'white',\n" "met voor voorgrondkleuren het optionele voorvoegsel 'bright'." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "Een '%s'-commando vereist een voorafgaand 'syntax'-commando" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Ontbrekende kleurnaam" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Ontbrekende reguliere expressie na '%s'-commando" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "'start=' vereist een bijbehorende 'end='" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Achtergrondkleur '%s' kan niet 'bright' zijn" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "De syntax 'default' accepteert geen '%s' ding" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Ontbrekend commando na '%s'" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argument van '%s' heeft geen afsluitend aanhalingsteken" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Fatale fout: aan functie '%s' is geen toets gebonden. Gestopt.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "Start eventueel nano met optie -I om uw nanorc te corrigeren.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Kan geen syntax '%s' vinden om aan toe te voegen" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Bij syntax '%s' ontbreken 'color'-commando's" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Commando '%s' is niet toegestaan in 'include'-bestand" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Commando '%s' is onbekend" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Ontbrekende optie" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Onbekende optie '%s'" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Kan optie '%s' niet uitzetten" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Optie '%s' vereist een argument" # FIXME: option *argument* is meant -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Argument is geen geldige multibyte-tekenreeks" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Niet-blanco tekens zijn vereist" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Twee enkelkoloms-tekens zijn vereist" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Kan de thuismap niet vinden! Boehoe!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2134,16 +2162,16 @@ msgid "Searching..." msgstr "Zoeken..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Deze overeenkomst vervangen?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Vervangen door" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2151,19 +2179,19 @@ msgstr[0] "%lu overeenkomst vervangen" msgstr[1] "%lu overeenkomsten vervangen" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Geef regelnummer, kolomnummer" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Ongeldig regel- of kolomnummer" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Is geen haakje" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Geen overeenkomend haakje" @@ -2387,85 +2415,89 @@ msgstr "In de selectie: " msgid "Verbatim Input" msgstr "Verbatim invoer" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "Onvoldoende geheugen beschikbaar voor nano!" # FIXME: make identical to other -- %ld -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "*Interne fout*: kan regel %d niet vinden. Sla uw werk op." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Onbekende toetscode" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Invoer van Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "Map:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Bestand:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Gewijzigd" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Kijken" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "regel %ld/%ld (%d%%), kolom %lu/%lu (%d%%), teken %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "De nano-teksteditor" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versie" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "U bezorgd door:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Met speciale dank aan:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "de Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "de vele vertalers en de TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Voor ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "en iedereen die we vergeten zijn..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Dank u voor het gebruiken van nano!" +#~ msgid "Can't go outside of %s in confined mode" +#~ msgstr "Kan niet buiten %s gaan" + #~ msgid "" #~ "Read %lu line (Converted from DOS and Mac format - Warning: No write " #~ "permission)" diff --git a/po/nn.po b/po/nn.po index f4bdc6ba..a62e5d26 100644 --- a/po/nn.po +++ b/po/nn.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 1.1.7\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2002-03-22 20:34+0100\n" "Last-Translator: Kjetil Torgrim Homme \n" "Language-Team: Norwegian nynorsk \n" @@ -17,81 +17,80 @@ msgstr "" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 #, fuzzy msgid "Go To Directory" msgstr "G til katalog" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Avbrote" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Kan ikkje skriva utanfor %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Kan ikkje skifta til foreldrekatalogen" +#: 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 "" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Sk" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Sket gjekk rundt" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Dette er einaste forekomst" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -162,8 +161,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Kan ikkje setja inn fil fr utanfor %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: src/files.c:445 src/files.c:990 src/rcfile.c:534 src/rcfile.c:1231 +#: src/rcfile.c:1272 #, fuzzy, c-format msgid "\"%s\" is a directory" msgstr "Fila %s er ein katalog" @@ -183,7 +182,7 @@ msgstr "Ingen fleire opne filer" msgid "Switched to %s" msgstr "Bytta til %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Ny buffer" @@ -230,7 +229,7 @@ msgid "File \"%s\" not found" msgstr "%s ikkje funne" # "enhet" = "device", kanskje, men det er litt forvirrande -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: src/files.c:991 src/rcfile.c:535 src/rcfile.c:1232 src/rcfile.c:1273 #, fuzzy, c-format msgid "\"%s\" is a device file" msgstr "Fila %s er ikkje ei vanleg fil" @@ -275,94 +274,94 @@ msgstr "Kan ikkje skriva utanfor %s" msgid "Error writing backup file %s: %s" msgstr "" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 #, fuzzy msgid "Too many backup files?" msgstr "" "\n" "%s vart ikkje lagra (for mange sikringskopiar?)\n" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "" -#: src/files.c:1990 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 +#: 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 "" -#: src/files.c:2150 +#: src/files.c:2148 #, fuzzy, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Skreiv %d linjer" msgstr[1] "Skreiv %d linjer" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS-format]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac-format]" -#: src/files.c:2248 +#: src/files.c:2246 #, fuzzy msgid " [Backup]" msgstr " [Bakover]" -#: src/files.c:2255 +#: src/files.c:2253 #, fuzzy msgid "Prepend Selection to File" msgstr "Legg til valt omrde p slutten av fil" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Legg til valt omrde p slutten av fil" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Lagra valt omrde til fil" -#: src/files.c:2260 +#: src/files.c:2258 #, fuzzy msgid "File Name to Prepend to" msgstr "Namn p fil som skal leggjast til" -#: src/files.c:2261 +#: src/files.c:2259 #, fuzzy msgid "File Name to Append to" msgstr "Namn p fil som skal leggjast til" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Namn p fila som skal lagrast" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "" -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Fila eksisterer, SKRIV OVER?" -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(meir)" -#: src/files.c:2953 +#: src/files.c:2951 #, fuzzy, c-format msgid "" "\n" @@ -371,28 +370,28 @@ msgstr "" "\n" "Trykk Enter for halda fram lastinga av nano\n" -#: src/files.c:2969 +#: 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:2976 +#: 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:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -400,809 +399,826 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Avslutt" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Lukk" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "U-klipp" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "U-ombrekk" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Les fil" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Finn" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Erstatt" -#: src/global.c:496 +#: src/global.c:501 #, fuzzy msgid "Go To Line" msgstr "G til linje" -#: src/global.c:497 +#: src/global.c:502 #, fuzzy msgid "Prev Line" msgstr "Frre side" -#: src/global.c:498 +#: src/global.c:503 #, fuzzy msgid "Next Line" msgstr "Neste fil" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Frre side" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Neste side" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Brekk om" -#: src/global.c:503 +#: src/global.c:508 #, fuzzy msgid "FullJstify" msgstr "Brekk om" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Frisk opp" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 #, fuzzy msgid "WhereIs Next" msgstr "Finn" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Brekk om avsnittet" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Avbryt gjeldande funksjon" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "" -#: src/global.c:521 +#: src/global.c:526 #, fuzzy msgid "Close the current file buffer / Exit from nano" msgstr "Lukk gjeldande fil/Avslutt nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Avslutt nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Lagra gjeldande fil" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Sett inn ei anna fil i denne" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Klipp ut denne linja og lagra ho i utklippsbufferet" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Set inn utklippsbufferet her" -#: src/global.c:544 +#: src/global.c:549 #, fuzzy msgid "Display the position of the cursor" msgstr "Vis markrposisjonen" -#: src/global.c:546 +#: src/global.c:551 #, fuzzy msgid "Invoke the spell checker, if available" msgstr "Start stavekontroll (om tilgjengeleg)" -#: src/global.c:548 +#: src/global.c:553 #, fuzzy msgid "Replace a string or a regular expression" msgstr "Erstatt feila: ukjent deluttrykk!" -#: src/global.c:549 +#: src/global.c:554 #, fuzzy msgid "Go to line and column number" msgstr "Hopp til eit linjenummer" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "Marker teksten ved markren" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "" -#: src/global.c:554 +#: src/global.c:559 #, fuzzy msgid "Copy the current line and store it in the cutbuffer" msgstr "Klipp ut denne linja og lagra ho i utklippsbufferet" -#: src/global.c:555 +#: src/global.c:560 #, fuzzy msgid "Indent the current line" msgstr "Legg til noverande fil" -#: src/global.c:556 +#: src/global.c:561 #, fuzzy msgid "Unindent the current line" msgstr "Legg til noverande fil" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "" -#: src/global.c:563 +#: src/global.c:568 #, fuzzy msgid "Go back one character" msgstr "G ein bokstav attende" -#: src/global.c:564 +#: src/global.c:569 #, fuzzy msgid "Go forward one character" msgstr "G ein bokstav fram" -#: src/global.c:566 +#: src/global.c:571 #, fuzzy msgid "Go back one word" msgstr "G ein bokstav attende" -#: src/global.c:567 +#: src/global.c:572 #, fuzzy msgid "Go forward one word" msgstr "G ein bokstav fram" -#: src/global.c:569 +#: src/global.c:574 #, fuzzy msgid "Go to previous line" msgstr "G til frre skjerm" -#: src/global.c:570 +#: src/global.c:575 #, fuzzy msgid "Go to next line" msgstr "G ei linje ned" -#: src/global.c:571 +#: src/global.c:576 #, fuzzy msgid "Go to beginning of current line" msgstr "G til starten av linja" -#: src/global.c:572 +#: src/global.c:577 #, fuzzy msgid "Go to end of current line" msgstr "G til slutten av linja" -#: src/global.c:575 +#: src/global.c:579 +msgid "Go to previous block of text" +msgstr "" + +#: src/global.c:580 +msgid "Go to next block of text" +msgstr "" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "G til frste linje i fila" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "G til siste linje i fila" -#: src/global.c:582 +#: src/global.c:591 #, fuzzy msgid "Go to the matching bracket" msgstr "Inga motsvarande klamme" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "" -#: src/global.c:589 +#: src/global.c:598 #, fuzzy msgid "Switch to the previous file buffer" msgstr "G til frre skjerm" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "" -#: src/global.c:593 +#: src/global.c:602 #, fuzzy msgid "Insert a tab at the cursor position" msgstr "Sett inn eit linjeskift" -#: src/global.c:594 +#: src/global.c:603 #, fuzzy msgid "Insert a newline at the cursor position" msgstr "Sett inn eit linjeskift" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Slett bokstaven under markren" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Slett bokstaven til venstre for markren" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "" -#: src/global.c:604 +#: src/global.c:613 #, fuzzy msgid "Cut from the cursor position to the end of the file" msgstr "Set inn utklippsbufferet her" -#: src/global.c:607 +#: src/global.c:616 #, fuzzy msgid "Justify the entire file" msgstr "Brekk om avsnittet" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Teikn skjermen p nytt" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 #, fuzzy msgid "Search next occurrence backward" msgstr "Sk bakover" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 #, fuzzy msgid "Toggle the case sensitivity of the search" msgstr "Sk (skil mellom store og sm bokstavar)" -#: src/global.c:624 +#: src/global.c:633 #, fuzzy msgid "Reverse the direction of the search" msgstr "Vis markrposisjonen" -#: src/global.c:628 +#: src/global.c:637 #, fuzzy msgid "Toggle the use of regular expressions" msgstr "Bruk regulre uttrykk" -#: src/global.c:632 +#: src/global.c:641 #, fuzzy msgid "Recall the previous search/replace string" msgstr "G til frre skjerm" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "G til fillesar" -#: src/global.c:640 +#: src/global.c:649 #, fuzzy msgid "Toggle the use of DOS format" msgstr "Skriv fila p DOS-format" -#: src/global.c:641 +#: src/global.c:650 #, fuzzy msgid "Toggle the use of Mac format" msgstr "Skriv fila p Mac-format" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "" -#: src/global.c:652 +#: src/global.c:661 #, fuzzy msgid "Exit from the file browser" msgstr "G til fillesar" -#: src/global.c:653 +#: src/global.c:662 #, fuzzy msgid "Go to the first file in the list" msgstr "G til frste linje i fila" -#: src/global.c:654 +#: src/global.c:663 #, fuzzy msgid "Go to the last file in the list" msgstr "G til siste linje i fila" -#: src/global.c:655 +#: src/global.c:664 #, fuzzy msgid "Go to the previous file in the list" msgstr "G til frste linje i fila" -#: src/global.c:656 +#: src/global.c:665 #, fuzzy msgid "Go to the next file in the list" msgstr "G til siste linje i fila" -#: src/global.c:657 +#: src/global.c:666 #, fuzzy msgid "Go to directory" msgstr "G til katalog" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Start stavekontroll (om tilgjengeleg)" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Start stavekontroll (om tilgjengeleg)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Hjelp" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Avbryt" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "Lagra" -#: src/global.c:731 +#: src/global.c:740 #, fuzzy msgid "Go To Dir" msgstr "G til katalog" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Klipp" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Staving" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "G til linje" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "DOS-format" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Store/sm" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Reguttrykk" -#: src/global.c:785 +#: src/global.c:794 #, fuzzy msgid "Backwards" msgstr " [Bakover]" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Inga erstatting" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Posisjon" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Frste linje" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Siste linje" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "Ikkje ei klamme" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Merk tekst" -#: src/global.c:830 +#: src/global.c:839 #, fuzzy msgid "Copy Text" msgstr "Klipp" -#: src/global.c:833 +#: src/global.c:842 #, fuzzy msgid "Indent Text" msgstr "Klipp" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Bakover" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Framover" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Home" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "End" -#: src/global.c:874 +#: src/global.c:883 +msgid "Prev Block" +msgstr "" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Neste fil" + +#: src/global.c:890 msgid "Beg of Par" msgstr "" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "Frre fil" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Neste fil" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Delete" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Klipp" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Legg i bakgrunnen" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "G til linje" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "Frre fil" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "Neste side" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS-format" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac-format" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Legg til" -#: src/global.c:988 +#: src/global.c:1004 #, fuzzy msgid "Prepend" msgstr "Legg til" -#: src/global.c:991 +#: src/global.c:1007 #, fuzzy msgid "Backup File" msgstr "Les fil" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Til filer" -#: src/global.c:1021 +#: src/global.c:1037 #, fuzzy msgid "First File" msgstr "Frste linje" -#: src/global.c:1023 +#: src/global.c:1039 #, fuzzy msgid "Last File" msgstr "Siste linje" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Hjelpetekst" -#: src/global.c:1318 +#: src/global.c:1338 #, fuzzy msgid "Constant cursor position display" msgstr "Fast markrposisjon" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Jamn linjerulling" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr " -w \t\tIkkje bryt lange linjer\n" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automatisk innrykk" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Klipp til slutten" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Musesttte" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Inga omsetjing fr DOS/Mac-format" -#: src/global.c:1348 +#: src/global.c:1368 #, fuzzy msgid "Suspension" msgstr "Legg i bakgrunnen" @@ -1499,21 +1515,21 @@ msgstr "" msgid "enable/disable" msgstr "%s skru p/av" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Tasten er ulovleg i VIS-modus" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Kan ikkje g til foreldrekatalogen i avgrensa modus" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1522,7 +1538,7 @@ msgstr "" "\n" "Buffer lagra til %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, fuzzy, c-format msgid "" "\n" @@ -1531,7 +1547,7 @@ msgstr "" "\n" "Buffer lagra til %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, fuzzy, c-format msgid "" "\n" @@ -1540,289 +1556,293 @@ msgstr "" "\n" "Buffer lagra til %s\n" -#: src/nano.c:697 +#: src/nano.c:701 #, fuzzy msgid "Window size is too small for nano...\n" msgstr "Vindauget er for lite for Nano..." -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" -#: src/nano.c:793 +#: src/nano.c:796 #, fuzzy, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opsjon\t\tLang opsjon\t\tTyding\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opsjon\t\tTyding\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "" -#: src/nano.c:837 +#: src/nano.c:840 #, fuzzy msgid "Don't convert files from DOS/Mac format" msgstr "Inga omsetjing fr DOS/Mac-format" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "" -#: src/nano.c:843 +#: src/nano.c:846 #, fuzzy msgid "Log & read location of cursor position" msgstr "Fast markrposisjon" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "" -#: src/nano.c:854 +#: src/nano.c:857 #, fuzzy msgid "Set width of a tab to #cols columns" msgstr " -T [TAL]\tSet breidda p tabulator til TAL\n" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "" -#: src/nano.c:858 +#: src/nano.c:861 #, fuzzy msgid "Print version information and exit" msgstr " -V \t\tSkriv ut versjonsnummer og avslutt\n" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "" -#: src/nano.c:866 -msgid "Syntax definition to use for coloring" -msgstr "" - -#: src/nano.c:868 -#, fuzzy -msgid "Constantly show cursor position" -msgstr " -c \t\tFast markrposisjon\n" - -#: src/nano.c:870 -msgid "Fix Backspace/Delete confusion problem" -msgstr "" - #: src/nano.c:871 -msgid "Show this help text and exit" +msgid "Syntax definition to use for coloring" msgstr "" #: src/nano.c:873 #, fuzzy +msgid "Constantly show cursor position" +msgstr " -c \t\tFast markrposisjon\n" + +#: src/nano.c:875 +msgid "Fix Backspace/Delete confusion problem" +msgstr "" + +#: src/nano.c:876 +msgid "Show this help text and exit" +msgstr "" + +#: src/nano.c:878 +#, fuzzy msgid "Automatically indent new lines" msgstr " -i \t\tAutomatisk linjeinnrykk\n" -#: src/nano.c:874 +#: src/nano.c:879 #, fuzzy msgid "Cut from cursor to end of line" msgstr " -k \t\tLat ^K klippe fr markren og ut linja\n" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "" -#: src/nano.c:882 +#: src/nano.c:887 #, fuzzy msgid "Set operating directory" msgstr " -o [kat] \tSet aktiv filkatalog\n" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "" -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "" -#: src/nano.c:897 +#: src/nano.c:902 #, fuzzy msgid "Enable alternate speller" msgstr " -s [PROG] \tBruk PROG til stavesjekk\n" -#: src/nano.c:899 +#: src/nano.c:904 #, fuzzy msgid "Auto save on exit, don't prompt" msgstr " -t \t\tLagra utan sprja ved avslutning\n" -#: src/nano.c:901 +#: src/nano.c:906 #, fuzzy msgid "Save a file by default in Unix format" msgstr "Skriv fila p DOS-format" -#: src/nano.c:903 +#: src/nano.c:908 #, fuzzy msgid "View mode (read-only)" msgstr " -v \t\tVis-modus (berre lesing)\n" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr " -w \t\tIkkje bryt lange linjer\n" -#: src/nano.c:907 +#: src/nano.c:912 #, fuzzy msgid "Don't show the two help lines" msgstr " -x \t\tIkkje vis hjelpevindu\n" -#: src/nano.c:909 +#: src/nano.c:914 #, fuzzy msgid "Enable suspension" msgstr " -z \t\tTillat leggja programmet i bakgrunnen\n" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "" -#: src/nano.c:923 -#, fuzzy, c-format -msgid " nano, version %s\n" -msgstr "versjon " - -#: src/nano.c:926 -#, c-format -msgid " (C) 2014..%s the contributors to nano\n" -msgstr "" - #: src/nano.c:928 #, fuzzy, c-format +msgid " nano, version %s\n" +msgstr "versjon " + +#: 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: https://nano-editor.org/" msgstr "Epost: nano@nano-editor.org\tVev: http://www.nano-editor.org" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1831,84 +1851,88 @@ msgstr "" "\n" " Kompilerte tillegg:" -#: src/nano.c:1064 +#: src/nano.c:1054 #, fuzzy msgid "No file name" msgstr "filnamnet er %s" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" -#: src/nano.c:1247 +#: src/nano.c:1237 #, fuzzy msgid "Received SIGHUP or SIGTERM\n" msgstr "Mottok SIGHUP" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "p" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "av" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, fuzzy, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "tab-breidda du foreslo (%d) er for smal" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, fuzzy, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "fyllbreidda du foreslo (%d) er for smal" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1916,120 +1940,120 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "JjYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ja" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Alle" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nei" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, fuzzy, c-format msgid "Error in %s on line %lu: " msgstr "Feil i %s p linje %d: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: src/rcfile.c:232 src/rcfile.c:675 src/rcfile.c:726 src/rcfile.c:825 #, fuzzy msgid "Regex strings must begin and end with a \" character" msgstr "reguttrykk m starte og slutte med eit \"-teikn\n" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, fuzzy, c-format msgid "Bad regex \"%s\": %s" msgstr "Kan ikkje opna %s: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 #, fuzzy msgid "Missing syntax name" msgstr "Fargenamnet manglar" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "" -#: src/rcfile.c:369 +#: src/rcfile.c:370 #, fuzzy msgid "Missing key name" msgstr "Fargenamnet manglar" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, fuzzy, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2043,115 +2067,115 @@ msgstr "" "white (kvit), yellow (gul), cyan (lysbl), magenta (fiolett) og\n" "black (svart), med den valfrie nemninga bright (lys) frst.\n" -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Fargenamnet manglar" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "" -#: src/rcfile.c:719 +#: src/rcfile.c:720 #, fuzzy msgid "\"start=\" requires a corresponding \"end=\"" msgstr "" "\n" "\tfor kvar start= m der vera ein end=" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" -#: src/rcfile.c:912 +#: 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:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, fuzzy, c-format msgid "Command \"%s\" not understood" msgstr "kommandoen %s er ikkje forsteleg" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "Fargenamnet manglar" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "Kan ikkje endra storleik p toppvindauget" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, fuzzy, c-format msgid "Option \"%s\" requires an argument" msgstr "opsjonen %s krev eit argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, fuzzy, c-format msgid "" "\n" @@ -2196,16 +2220,16 @@ msgid "Searching..." msgstr "Sk" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Erstatta dette tilfellet?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Erstatt med" -#: src/search.c:876 +#: src/search.c:872 #, fuzzy, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2213,20 +2237,20 @@ msgstr[0] "Erstatta %d tilfelle" msgstr[1] "Erstatta %d tilfelle" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 #, fuzzy msgid "Enter line number, column number" msgstr "Skriv linjenummer" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ikkje ei klamme" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Inga motsvarande klamme" @@ -2457,86 +2481,87 @@ msgstr "Legg til valt omr msgid "Verbatim Input" msgstr "" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 #, fuzzy msgid "nano is out of memory!" msgstr "nano: malloc: tom for minne!" -#: src/utils.c:626 +#: 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:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. TRANSLATORS: This is shown while a six-digit hexadecimal +#. * Unicode character code (%s) is being typed in. +#: src/winio.c:1289 +#, c-format +msgid "Unicode Input: %s" msgstr "" -#: src/winio.c:1945 +#: src/winio.c:1910 #, fuzzy msgid "DIR:" msgstr " KAT: " -#: src/winio.c:1953 +#: src/winio.c:1918 #, fuzzy msgid "File:" msgstr "Fil: " -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Endra" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "" -#: src/winio.c:3085 +#: src/winio.c:3037 #, fuzzy, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "linje %d/%d (%.0f%%), kol %ld/%ld (%.0f%%), teikn %ld/%ld (%.0f%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Teksteditoren nano" -#: src/winio.c:3216 +#: src/winio.c:3168 #, fuzzy msgid "version" msgstr "versjon " -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Gjeve til deg av:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Spesiell takk til:" # Oversette dette ? -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Free Sofware Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "og alle dei andre vi glymde..." -#: src/winio.c:3223 +#: src/winio.c:3175 #, fuzzy msgid "Thank you for using nano!" msgstr "Takk for at du brukar nano!\n" diff --git a/po/pl.po b/po/pl.po index 3f1af671..2372bf18 100644 --- a/po/pl.po +++ b/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2016-03-15 18:18+0200\n" "Last-Translator: Sergey Poznyakoff \n" "Language-Team: Polish \n" @@ -20,80 +20,79 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Błąd odczytu %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Przejdź do katalogu" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Anulowano" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Nie można zapisać poza %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Nie można przejść do katalogu wyżej" +#: 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 "Błąd odczytu %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(kat)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(kat nad)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(ogromny)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Szukaj" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Wyszukiwanie minęło granicę pliku - kontynuowane od początku (końca)" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "To jedyne wystąpienie" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Brak wzorca wyszukiwania" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Brak nazwy składni" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -165,8 +164,8 @@ msgstr "Edytowanie pliku %s (przez %s używając %s, PID %d): kontynuować?" msgid "Can't insert file from outside of %s" msgstr "Nie można wstawić pliku spoza %s " -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" jest katalogiem" @@ -185,7 +184,7 @@ msgstr "Nie ma więcej otwartych buforów" msgid "Switched to %s" msgstr "Przełączono na %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nowy bufor" @@ -235,7 +234,7 @@ msgstr "Nowy plik" msgid "File \"%s\" not found" msgstr "Nie znaleziono \"%s\"" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" jest plikiem urządzenia" @@ -283,23 +282,23 @@ msgstr "Nie można zapisać poza %s" msgid "Error writing backup file %s: %s" msgstr "Błąd zapisu kopii zapasowej %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Za wiele kopii zapasowych?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Błąd zapisu pliku tymczasowego: %s" -#: src/files.c:1990 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 +#: 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 "Błąd zapisu %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -307,67 +306,67 @@ msgstr[0] "Zapisano %lu linię" msgstr[1] "Zapisano %lu linie" msgstr[2] "Zapisano %lu linii" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [format DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [format Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Kopia zap.]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Wpisz wybór na początek pliku" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Dopisz wybór do pliku" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Zapisz wybór do pliku" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nazwa pliku do wpisania" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nazwa pliku do dopisania" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nazwa pliku do zapisu" -#: src/files.c:2297 +#: src/files.c:2295 #, fuzzy msgid "Save modified buffer anyway? " msgstr "Zapisać modyfikowany bufor mimo to?" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Zapisać plik pod INNĄ NAZWĄ ? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Plik istnieje, ZAMAZAĆ ? " -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "Plik został zmodyfikowany po otworzeniu, kontynuować zapis ? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(więcej)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -376,7 +375,7 @@ msgstr "" "\n" "Naciśnij Enter aby kontynuować\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -385,7 +384,7 @@ msgstr "" "Nie można utworzyć katalogu %s: %s\n" "Jest on niezbędny do zapisu/odczytu historii wyszukiwań i pozycji kursora.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -395,7 +394,7 @@ msgstr "" "Nano nie potrafi zapisać lub odczytać historii wyszukiwań i pozycji\n" "kursora.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -405,7 +404,7 @@ msgstr "" "przenieść go do preferowanego miejsca (%s), pod czas czego\n" "wynikł błąd: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -416,748 +415,768 @@ msgstr "" "go do preferowanego miejsca (%s)\n" "(patrz FAQ nano co do tej zmiany)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Błąd zapisu %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Wyjdź" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Zamknij" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Odnów Tekst" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Cofnij just." -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Wczyt.plik" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Wyszukaj" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Zastąp" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Przejdź do linii" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Poprz.lin." -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Nast. lin." -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Poprz.str." -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Nast.str." -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Wyjustuj" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Wyjustuj" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Odśwież" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Szukaj Znów" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Wyjustuj bieżący akapit" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Anuluj bieżącą funkcję" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Wyświetla ten tekst pomocy" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Zamknij bieżący bufor / Wyjdź z nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Wyjdź z nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Zapisz bieżący plik na dysku" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Wstaw do bieżącego pliku zawartość innego pliku" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Szukaj łańcucha lub wyrażenia regularnego" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Szukaj łańcucha" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Przejdź do linii i kolumny" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Przejdź do linii i kolumny" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Przejdź do poprzedniego ekranu" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Przejdź do następnego ekranu" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Wytnij bieżącą linię i przechowaj w buforze wycinania" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Wklej zawartość bufora wycinania w bieżącej linii" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Pokaż informację o pozycji kursora" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Wywołaj sprawdzanie pisowni, jeśli dostępne" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Zamień łańcuch lub wyrażenie regularne" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Przejdź do linii i kolumny" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Ustaw znacznik w bieżącym położeniu kursora" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Powtórz ostatnie wyszukiwanie" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Skopiuj bieżącą linię i przechowaj w buforze wycinania" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Wyrównaj bieżącą linię" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Usuń wcięcia z bieżącej linii" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Odwołaj ostatnią operację" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Odtwórz ostatnią operację" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Przejdź o znak wstecz" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Przejdź o znak do przodu" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Przejdź o słowo wstecz" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Przejdź o słowo do przodu" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Przejdź do poprzedniej linii" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Przejdź do następnej linii" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Przejdź na początek bieżącej linii" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Przejdź na koniec bieżącej linii" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Przejdź do poprzedniej linii" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Przejdź do następnej linii" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Przejdź na początek akapitu; potem na początek poprzedniego akapitu" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Przejdź w koniec akapitu; potem w koniec następnego akapitu" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Przejdź do pierwszej linii pliku" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Przejdź do ostatniej linii pliku" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Przejdź do parzystego nawiasu" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Przewiń na jedną linię w górę bez przesunięcia kursora" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Przewiń na jedną linię w dół bez przesunięcia kursora" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Przejdź do poprzedniego bufora" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Przejdź do następnego bufora" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Wstaw następne naciśnięcie klawisza dosłownie" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Wstaw znak tabulacji na pozycji kursora" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Wstaw znak nowej linii na pozycji kursora" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Usuń znak na pozycji kursora" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Usuń znak na lewo od kursora" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Wycina wstecz od kursora do początku słowa" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Wycina od kursora do początku następnego słowa" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Wytnij wszystko z pozycji kursora po koniec pliku" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Wyjustuj cały plik" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Policz ilość słów, linii i znaków" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Odśwież (ponownie wyświetl) bieżący ekran" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Zawieś edytor (jeżeli zawieszenie jest włączone)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Zapisać plik bez podpowiedzi" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Szukanie wstecz" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Szukanie naprzód" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Przełącz uwzględnienie rozmiaru znaków pod czas wyszukiwania" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Odwróć kierunek wyszukiwania" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Przełącz użycie wyrażeń regularnych" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Przywróć poprzednie łańcuchy wyszukiwania/zamiany" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Przywróć następne łańcuchy wyszukiwania/zamiany" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Pokaż przeglądarkę plików" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Przełącz użycie formatu DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Przełącz użycie formatu Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Przełącz dopisywanie w koniec" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Przełącz dopisywanie na początek" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Przełącz utworzenie kopii zapasowych oryginalnego pliku" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Wywołaj polecenie zewnętrzne" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Zamknij bufor bez zapisu" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Przełącz użycie nowego bufora" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Wyjdź z przeglądarki plików" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Przejdź do pierwszego pliku na liście" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Przejdź do ostatniego pliku na liście" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Przejdź do poprzedniego pliku na liście" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Przejdź do następnego pliku na liście" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Przejdź do katalogu" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Wywołaj sprawdzanie składni, jeśli dostępne" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Przejdź do poprzedniej linii" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Przejdź do następnej linii" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Wywołaj formater, jeśli jest dostępny" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Pomoc" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Anuluj" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Zapisz" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Do kat." -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Wytnij" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Pisownia" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Składnia" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formater" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Wielk.liter" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Wyr.reg." -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Wstecz" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Nie zast." -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Bież.poz." -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Pierw.lin." -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Ost.lin." -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Do nawiasu" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Zaznacz" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopiuj" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Wcięcie" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Usuń Wcięcia" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Odwołaj" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Odtwórz" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Wstecz" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "W przód" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Poprz.słowo" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Nast.słowo" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Początek" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Koniec" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Poprz.słowo" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Nast.słowo" + +#: src/global.c:890 msgid "Beg of Par" msgstr "PoczAkapit" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "KonAkapit" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "W górę" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "W dół" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Plik poprz." -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Plik nast." -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Dosłownie" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Usuń" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Wytnij w lewo" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Wytnij w prawo" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "WytnDoKonc" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Ilość słów" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Zawieś" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Nast. lin." -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Zapisz" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Poprzedni" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Następny" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Poprz.Hist" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Nast.Hist" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Do tekstu" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Format DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Format Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Dopisz" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Wpisz" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Kopia zapas." -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Wywołaj polecenie" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Pliki" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Pierw.Plik" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Ost.Plik" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Porzuć bufor" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Lint:Poprz.lin." -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Lint:Nast.lin." #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Tryb pomocy" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Stałe położenie kursora" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Użycie dodatkowej linii do redagowania" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Płynne przewijanie" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Miękkie zawijanie długich linii" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Wyświetlanie białych znaków" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Kolorowanie składni" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Rozumny klawisz \"w początek\"" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Auto wcięcia" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Wytnij do końca" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Twarde zawijanie długich linii" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Przetworzenie tabulacji na spacji" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Kopie zapasowe" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Odczyt pliku do osobnego bufora" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Obsługa myszy" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Bez konwersji z formatu DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Zawieś" @@ -1463,19 +1482,19 @@ msgstr "" msgid "enable/disable" msgstr "włącz/wyłącz" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Klawisz niedozwolony w trybie przeglądania" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Ta funkcja nie jest dostępna w trybie ograniczonym" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Pomoc niedostępna" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1484,7 +1503,7 @@ msgstr "" "\n" "Bufor zapisany w %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1493,7 +1512,7 @@ msgstr "" "\n" "Bufor nie został zapisany w %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1502,273 +1521,277 @@ msgstr "" "\n" "Bufor nie został zapisany w %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Rozmiar okna za mały dla nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "Składnia: nano [OPCJE] [[+LINIA,KOLUMNA] PLIK]...\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opcja\t\tDługa opcja GNU\t\tZnaczenie\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opcja\t\tZnaczenie\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LINIA,KOLUMNA" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Rozpoczęcie w linii i kolumnie o podanych numerach" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Włącza rozumny przycisk \"w początek\"" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Tworzenie kopii zapasowych istniejących plików" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Katalog przechowywania unikatowych kopii zapasowych" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Używa tekstu pogrubionego zamiast negacji obrazu" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Przetwarza tabulacje na spacje" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Domyślny odczyt pliku do nowego bufora" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Używaj plików blokowania w stylu vim" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Rejestrowanie i odczyt historii wyszukiwania/zamiany łańcuchów" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Bez korzystania z plików nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Naprawia problem pomylenia klawiszy klawiatury numerycznej" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Wyłącza dodanie znaku nowej linii na końcu pliku" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Bez konwersji z formatu DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Użycie dodatkowej linii do redagowania" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Zapisz i odczytaj pozycję kursora" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q <łańcuch>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=<łańcuch>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Znacznik cytowania" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Tryb zastrzeżony" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Przewija po liniach zamiast po pół-ekranu" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#kol>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#kol>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Ustawienie szerokości tabulacji na podaną ilość kolumn" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Szybkie oczyszczenie linii stanu" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Wypisanie wersji i zakończenie pracy" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Uściśla określenie granic słów" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y <łańc>" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=<łańc>" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Użycie zadanej definicji składni do podświetlania" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Stałe pokazywanie położenia kursora" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Naprawia problem pomylenia klawiszy Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Wyświetla ten tekst pomocy i wychodzi" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Automatyczne wcięcia nowych linii" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Wycina od kursora do końca linii" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Włączenie myszy" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Bez odczytu pliku (tylko zapis)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Ustawienie katalogu pracy" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Zachowanie działania klawiszy XON (^Q) i XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Ignoruje błędy podczas rozruchu, jak np. błędy w pliku rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#kol>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#kol>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Ustawia granice przewijania w podanej kolumnie" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Alternatywny program sprawdzania pisowni" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Automatyczny zapis przy kończeniu pracy, bez pytania" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Zapisz plik w formacie Unix" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Tryb przeglądania (tylko odczyt)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Bez przewijania długich linii" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Bez pokazywania linii pomocy" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Włączenie zawieszania" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Włącza miękkie przewijanie linii" -#: src/nano.c:923 +#: src/nano.c:928 #, fuzzy, c-format msgid " nano, version %s\n" msgstr " GNU nano wersja %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " E-mail: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1777,84 +1800,88 @@ msgstr "" "\n" " Skompilowane opcje:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Brak nazwy pliku" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" "Nie udało się ponownie otworzyć wejście standardowe z klawiatury, " "przepraszamy\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Odczyt z wejścia standardowego. Aby przerwać, naciśnij ^C\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Otrzymano SIGHUP lub SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Aby powrócić do nano, użyj \"fg\".\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Zawieszenie nie jest włączone" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "włączony(e)" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "wyłączony(e)" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "Zignorowano XON, hmm, hmm." -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "Zignorowano XOFF, hmm, hmm." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Żądana wielkość tabulacji \"%s\" nie jest poprawna" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Żądana pozycja łamania linii \"%s\" nie jest poprawna" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Podaj '%s -h' aby uzyskać listę dostępnych opcji.\n" @@ -1862,118 +1889,118 @@ msgstr "Podaj '%s -h' aby uzyskać listę dostępnych opcji.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Tt" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Ww" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Tak" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Wszystko" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nie" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Błąd w %s w linii %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argument %s ma niedomknięty \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Wyrażenia regularne muszą zaczynać się i kończyć znakiem \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Błędne wyrażenie regularne \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Brak nazwy składni" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Składnia \"none\" jest zarezerwowana" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "Składnia \"default\" nie przyjmuje rozszerzeń" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Brak nazwy klawisza" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Za krótka nazwa klawisza" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Nazwa klawisza musi zaczynać się z \"^\", \"M\", lub \"F\"" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Niepoprawna nazwa klucza %s" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Podaj funkcje do jakiej przypisuje się klawisz" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Musisz podać menu (lub \"all\") w którym przypisuje się klawisz" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Nie można odwzorować nazwy \"%s\" na funkcje" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Nie można odwzorować nazwy \"%s\" na menu" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Brak funkcji '%s' w menu '%s'" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Przepraszam, przyciśnięcie \"%s\" nie może być przypisane ponownie" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Błąd rozszerzenia %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1988,113 +2015,113 @@ msgstr "" "\"black\", z opcjonalnym przedrostkiem \"bright\"\n" "dla kolorów pierwszoplanowych." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Brak nazwy koloru" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Brak nazwy analizatora składni" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" wymaga odpowiadającego mu \"end=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Kolor tła \"%s\" nie może być jaskrawy" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Składnia \"default\" nie przyjmuje rozszerzeń" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "Brak nazwy analizatora składni" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argument %s ma niedomknięty \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Błąd krytyczny: brak przypisanego klawisza dla funkcji \"%s\". " "Zakończenie.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "Jeśli trzeba, uruchom nano z opcją -I aby dopasować ustawienia.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Nie znaleziono składni \"%s\" do rozszerzenia" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Składnia \"%s\" nie ma ustawień kolorów" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Poliecenie \"%s\" nie jest dozwolone w pliku dołączonym" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Niezrozumiałe polecenie \"%s\"" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Brak opcji" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Nieznana opcja \"%s\"" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Nie można zresetować opcji \"%s\"" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Opcja \"%s\" wymaga argumentu" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Opcja nie jest poprawnym łańcuchem wielobajtowym" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Wymagane są nie-białe znaki" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Wymagane są dwa jednobajtowych znaki" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Nie mogę znaleźć swojego katalogu domowego! Aj!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2138,16 +2165,16 @@ msgid "Searching..." msgstr "Szukaj" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Czy zastąpić to wystąpienie?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Zastąp przez" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2156,19 +2183,19 @@ msgstr[1] "Zastąpiono %lu wystąpienia" msgstr[2] "Zastąpiono %lu wystąpień" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Wprowadź numer linii, numer kolumny" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Niepoprawny numer linii lub kolumny" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "To nie nawias" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Brak nawiasu do pary" @@ -2395,11 +2422,11 @@ msgstr "W zaznaczeniu: " msgid "Verbatim Input" msgstr "wprowadzanie dosłowne" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano brakło pamięci!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2407,70 +2434,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Wejście Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "KAT:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Plik:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Zmieniony " -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Przegl." -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "lin.%ld/%ld (%d%%), kol.%lu/%lu (%d%%), zn.%lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Edytor tekstu nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "wersja" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Stworzony przez:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Specjalne podziękowania otrzymują:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Free Software Foundation (Fundacja Wolnego Oprogramowania)" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "wielu tłumaczy i TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Za ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "oraz wszyscy pozostali, o których zapomnieliśmy..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Dziękujemy za korzystanie z nano!" diff --git a/po/pt_BR.po b/po/pt_BR.po index 7adcdab8..d0ec304c 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5,10 +5,10 @@ # Rafael Fontenelle , 2014, 2015, 2016. msgid "" msgstr "" -"Project-Id-Version: nano 2.6.0\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-18 12:13-0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-06-28 17:06-0200\n" "Last-Translator: Rafael Fontenelle \n" "Language-Team: Brazilian Portuguese \n" @@ -19,80 +19,79 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Virtaal 0.7.1\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Erro ao ler %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Ir para o diretório" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Cancelado" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Não foi possível escrever fora de %s" +msgstr "Não sair de %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Não é possível mover um diretório" +#: 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 "Erro ao ler %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(dir acima)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "gigante" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Pesquisa" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Pesquisa ajustada" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Esta é a única ocorrência" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Nenhum padrão de pesquisa atualmente" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Nome de sintaxe desconhecido: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() falhou: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) falhou: %s" @@ -168,8 +167,8 @@ msgstr "Arquivo %s está sendo editado (por %s com %s, PID %d). Continuar?" msgid "Can't insert file from outside of %s" msgstr "Não foi possível inserir a linha de fora de %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" é um diretório" @@ -188,7 +187,7 @@ msgstr "Não há mais nenhum buffer de arquivos abertos" msgid "Switched to %s" msgstr "Alternado para %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Novo buffer" @@ -234,7 +233,7 @@ msgstr "Novo arquivo" msgid "File \"%s\" not found" msgstr "Arquivo \"%s\" não encontrado" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" é um arquivo dispositivo" @@ -280,89 +279,89 @@ msgstr "Não foi possível escrever fora de %s" msgid "Error writing backup file %s: %s" msgstr "Erro ao escrever o arquivo reserva %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Muitos arquivos reserva?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Erro ao escrever o arquivo temporário: %s" -#: src/files.c:1990 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 +#: 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 "Erro ao escrever %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Escrita %lu linha" msgstr[1] "Escritas %lu linhas" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Formato DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Formato Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Arq reserva]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Pré-adicionar seleção para o arquivo" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Adicionar seleção para o arquivo" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Escrever a seleção para o arquivo" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Nome arquivo para pré-adicionar" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Nome do arquivo para adicionar a" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Nome do arquivo para gravar" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Salvar o buffer modificado mesmo assim? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Salvar o arquivo com um NOME DIFERENTE? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Arquivo \"%s\" já existe; SOBRESCREVER? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" "O arquivo foi modificado desde a última vez que você abriu; continuar " "salvamento? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(mais)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -371,7 +370,7 @@ msgstr "" "\n" "Pressione Enter para continuar\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -381,7 +380,7 @@ msgstr "" "É necessário para salvar/carregar posições do cursor ou histórico de " "pesquisa.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -391,7 +390,7 @@ msgstr "" "Nano não poderá carregar ou salvar posições do cursor ou histórico de " "pesquisa.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -400,7 +399,7 @@ msgstr "" "Detectado um arquivo de histórico (%s) de nano legado que eu tentei mover\n" "para a localização preferida (%s), mas encontrei um erro: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -411,746 +410,766 @@ msgstr "" "para a localização preferida (%s)\n" "(veja o FAQ do nano sobre essa alteração)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Erro ao escrever %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Sair" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Fechar" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Colar txt" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Desjustifi" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Ler o arq" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Onde está?" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Substituir" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Ir p/ linha" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Linha ant" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Prox linha" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Pág anter" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Próx pág" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Justificar" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "JstifiCmpl" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Atualiz" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "OndeTá próx." #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Justifica o parágrafo atual" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Cancela a função atual" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Abre este texto de ajuda" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Fecha o buffer do arquivo atual / Sai do nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Sai do nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Escreve o arquivo atual no disco" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Insere outro arquivo no atual" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Procura por um texto ou uma expressão regular" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Pesquisa por um texto" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Atualiza a lista de arquivos" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Vai para a coluna da esquerda" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Vai para a coluna da direita" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Vai uma tela acima" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Vai uma tela abaixo" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Recorta a linha atual e guardá-la no buffer-de-transferência" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Cola do buffer-de-transferência para a linha atual" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Mostra a posição do cursor" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Chama o verificador ortográfico, se disponível" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Substitui um texto ou expressão regular" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Vai para linha e coluna número" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marca o texto iniciando na posição do cursor" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Repete a última pesquisa" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Copia a linha atual e guardá-la no buffer-de-transferência" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Avança o recuo da linha atual" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Recua a linha atual" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "Comenta/descomenta a linha atual ou linhas marcadas" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Desfaz a última operação" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Refaz a última operação desfeita" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Volta em um caractere" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Avança em um caractere" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Retrocede em uma palavra" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Avança em uma palavra" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Vai para a última linha" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Vai para a próxima linha" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Vai para o início da linha atual" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Vai para o fim da linha atual" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Vai para a última linha" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Vai para a próxima linha" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Vai para o início do parágrafo; depois para o parágrafo anterior" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Vai para o fim do parágrafo; depois para o próximo parágrafo" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Vai para a primeira linha do arquivo" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Vai para a última linha do arquivo" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Vai para o fechamento do parênteses/colchetes/chaves" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Rola uma linha acima sem o cursor" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Rola uma linha abaixo sem o cursor" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Troca para o buffer de arquivo anterior" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Troca para o próximo buffer de arquivo" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Insere caractere(s) literalmente" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Insere um caractere tabular na posição do cursor" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Insere quebra de linha na posição do cursor" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Apaga o caractere sob o cursor" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Apaga o caractere a esquerda do cursor" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Recorta para trás do cursor até o início da palavra" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Recorta para frente do cursor até início da próxima palavra" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Recorta do cursor até o fim da linha" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Justifica o arquivo inteiro" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Conta o número de palavras, linhas e caracteres" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Atualiza (re-desenha) a tela atual" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Suspende o editor (se a suspensão estiver habilitada)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Salva o arquivo sem perguntar" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Pesquisa a ocorrência anterior" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Pesquisa a próxima ocorrência" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Ativa sensibilidade de caixa na pesquisa" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Inverte a direção da pesquisa" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Ativa o uso de expressões regulares" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Lembra o último texto de pesquisa/substituição" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Lembra o ultimo texto de pesquisa/substituição" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Vai para o navegador de arquivo" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Ativa o uso do formato DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Ativa o uso do formato Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Ativa ajuntamento" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Ativa pré-adicionamento" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Ativa cópia de segurança do arquivo original" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Executa um comando externo" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Fecha o buffer sem salvá-lo" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Ativa o uso de um novo buffer" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Sai do navegador de arquivos" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Vai para o primeiro arquivo na lista" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Vai para o último arquivo na lista" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Vai para o prévio arquivo na lista" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Vai para o próximo arquivo na lista" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Vai para o diretório" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Chama o lintador, se disponível" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Vai para a mensagem anterior do lintador" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Vai para a próxima mensagem do lintador" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Chama o formatador, se disponível" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Ajuda" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Cancelar" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Gravar" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Ir p/ dir" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Recort txt" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "VerfOrtog" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Lintar" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formatador" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Sens de caixa" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Exp regular" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Contrário" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Sem substituição" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Pos atual" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Prim linha" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Últ linha" # Aplica parênteses no texto -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Parênteses" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marcar txt" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Copiar txt" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Alinhar txt" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Desalinhar txt" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Desfazer" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Refazer" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Voltar" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Avançar" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Palvr ant" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Prx palvr" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Local" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Fim" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Palvr ant" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Prx palvr" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Ini de par" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Fim de par" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Rolar para cima" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Rolar para baixo" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Próximo arquivo" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Arquivo anterior" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Entrada literal" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Excluir" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Tecla BACKSPACE" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Recort Esq" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Recort Dir" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "RecortarAtéOFim" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Contagem de palavras" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Suspender" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Comentar linhas" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Salvar" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Anterior" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Próxima" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "RegisAnt" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "PróxRegis" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Ir para o próximo" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Formato DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Formato Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Anexar" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Pré-anexar" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Arquivo reserva" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Executar comando" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Para arquivos" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Primeira linha" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Última linha" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Descartar buffer" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Coluna da esquerda" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Coluna da direita" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Msg Lint Ant" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Próx Msg Lint" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Modo ajuda" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Mostra da posição do cursor constante" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Uso de mais de uma linha para edição" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Rolagem suave" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Ajuste suave de linhas compridas" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Mostra espaços vazios" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Marcação colorida de sintaxe" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Tecla Home inteligente" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Recuo automática" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Recorta até o fim" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Ajuste rígido de linhas compridas" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Conversão de tabulações para espaços" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Reservar os arquivos" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Lendo arquivo em um buffer separado" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Suporte ao mouse" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Sem conversões do formato DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Suspensão" @@ -1460,19 +1479,19 @@ msgstr "" msgid "enable/disable" msgstr "habilitado/desabilitado" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "A tecla é inválida no modo de visualização" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Esta função está desabilitada no modo restrito" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Ajuda não está disponível" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1481,7 +1500,7 @@ msgstr "" "\n" "Buffer escrito em %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1490,7 +1509,7 @@ msgstr "" "\n" "Buffer não foi escrito em %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1499,11 +1518,11 @@ msgstr "" "\n" "Buffer não foi escrito: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Tamanho da tela muito pequeno para o nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1512,265 +1531,269 @@ msgstr "" "Uso: nano [OPÇÕES] [[+LINHA,COLUNA] ARQUIVO]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opção\t\tOpção GNU longa\t\tSignificado\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opção\t\tSignificado\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+LINHA,COLUNA" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Começa na linha número LINHA, coluna COLUNA" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Habilita tecla Home inteligente" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Salva cópias reserva de arquivos que existem" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-E " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Diretório para salvar arquivos únicos de reserva" # É necessário melhorar aqui. -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Usa negrito ao invés de texto em video inverso" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Converte tabulações digitadas em espaços" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Lê um arquivo em um novo buffer por padrão" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Usa arquivos de travas (estilo vim)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Grava & lê histórico das strings de pesquisa/substituição" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Não olha o arquivo nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Corrige confusão com o teclado numérico" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Não adiciona nova-linha ao final das linhas dos arquivos" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Não converte arquivos do formato DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Utiliza um ou mais linhas para edição" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Registra & lê a localização da posição do cursor" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Texto de citação" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Modo restrito" # revisar: meia tela -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Rola linhas ao invés de meia tela" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#cols>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#cols>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Modifica o tamanho da tabulação para #cols" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Remoção rápida da barra de status" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Imprime informação de versão e fecha" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Detecção mais precisa dos limites das palavras" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax " -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Definição de sintaxe para inserção de cores" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Mostra a posição do cursor constantemente" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Corrige confusão entre Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Mostra esse texto de ajuda e sai" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Avança o recuo automaticamente em nova linhas" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Recorta do cursor até o fim da linha" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Habilita o uso do mouse" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Não lê o arquivo (apenas o escreve)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Define o diretório de trabalho" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Preserva as teclas XON (^Q) e XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Ignora silenciosamente problemas como erros no arquivo rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#colun>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#colun>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Define o ponto de ajuste rígido na coluna #cols" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Habilita um verificador ortográfico alternativo" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Salva automaticamente ao sair, sem perguntar" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Salva um arquivo por padrão no formato Unix" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Modo visualização (somente leitura)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Não faz ajuste rígido em linhas compridas" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Não mostra as duas linhas de ajuda" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Permite suspensão" # Soft line wrapping? -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Habilita ajuste suave de linhas compridas" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, versão %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s os contribuidores do nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" +msgstr " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1779,83 +1802,88 @@ msgstr "" "\n" " Opções compiladas:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Nenhum nome de arquivo" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" "Salvar buffer modificado? (Responder \"Não\" vai DESCARTAR alterações.) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Não foi possível reabrir a entrada padrão do teclado, desculpe\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Lendo de stdin, ^C para abortar\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Recebi SIGHUP ou SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Utilize \"fg\" para retornar ao nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Suspensão não está habilitada" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "habilitado" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "desabilitado" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Tecla não vinculada" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Tecla não vinculada: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Tecla não vinculada: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Tecla não vinculada: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Tecla não vinculada: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignorado, mmm..." -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignorado, mmm..." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Tamanho \"%s\" de tabulação é inválido" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Pedido de tamanho \"%s\" inválido" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Digite \"%s -h\" para uma lista de opções disponíveis.\n" @@ -1863,118 +1891,118 @@ msgstr "Digite \"%s -h\" para uma lista de opções disponíveis.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "SsYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Tt" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Sim" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Todos" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Não" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Erro no %s na linha %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argumento \"%s\" possui indeterminado \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Expressão regular deve começar e terminar com um caractere \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Expressão regular errônea \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Falta o nome da sintaxe" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "O nome da sintaxe deve estar entre aspas" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "A sintaxe \"none\" é reservada" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "A sintaxe \"default\" não aceita extensões" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Falta o nome da chave" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Nome da tecla é muito curta" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Nome da tecla deve começar com \"^\", \"M\" ou \"F\"" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "O nome de chave \"%s\" é inválido" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "É preciso especificar uma função para o vínculo da tecla" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "É preciso especificar um menu (ou \"all\") para vincular/desvincular a tecla" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Não foi possível mapear o nome \"%s\" a uma função" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Não foi possível mapear o nome \"%s\" a um menu" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Função \"%s\" não existe no menu \"%s\"" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Desculpe, a sequência \"%s\" ter seu vínculo redefinido" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Erro ao expandir %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1989,50 +2017,50 @@ msgstr "" "\"magente\" (magenta) e \"black\" (preto), com o prefixo \n" "opcional \"bright\" (claro) para cores de primeiro plano." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "Um comando \"%s\" requer um comando \"syntax\" anterior" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Falta o nome da cor" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Faltando texto de expressão regular após o comando \"%s\"" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" precisa de um \"end=\" correspondente" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Cor do fundo \"%s\" não pode ser clara" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "A sintaxe \"default\" não aceita expressões regulares \"%s\"" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Faltando o comando após \"%s\"" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argumento de \"%s\" falta \" de fechamento" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Erro fatal: nenhuma tecla mapeada para a função \"%s\". Saindo.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2040,63 +2068,63 @@ msgstr "" "Se necessário, use nano com a opção -I para ajustar suas configurações no " "nanorc.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Não foi possível localizar a sintaxe \"%s\" para estender" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Sintaxe \"%s\" não possui comandos de cor" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Comando \"%s\" não é permitido no arquivo incluído" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Comando \"%s\" não compreendido" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Falta opção" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Opção \"%s\" desconhecida" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Não é possível desativar a opção \"%s\"" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Opção \"%s\" requer um argumento" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Opção não é uma string multibyte válida" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Caracteres imprimíveis são necessário" # Tradução para single-column? -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Dois caracteres de coluna única são necessários" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Não consigo localizar o meu diretório pessoal! Putz!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2139,16 +2167,16 @@ msgid "Searching..." msgstr "Pesquisando..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Substituir esse termo?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Substituir por" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2156,19 +2184,19 @@ msgstr[0] "Substituiu-se %lu ocorrência" msgstr[1] "Substituiu-se %lu ocorrências" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Insira o número da linha, número da coluna" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Linha ou número de coluna inválido" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Não é um parênteses" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Nenhum parênteses encontrado" @@ -2395,11 +2423,11 @@ msgstr "Na seleção: " msgid "Verbatim Input" msgstr "Entrada literal" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano está sem memória!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2407,70 +2435,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Sequência desconhecida" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Entrada Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Arquivo:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Modificado" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Olhar" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "lin %ld/%ld (%d%%), col %lu/%lu (%d%%), carac %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "O editor de texto nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versão" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Trazido para você por:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Agradecimentos especiais para:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "A Fundação Software Livre" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "os vários tradutores e o TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Para o ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "e qualquer outro que nós esquecemos..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Obrigado por usar o nano!" diff --git a/po/ro.po b/po/ro.po index 4dfbf026..50d2756f 100644 --- a/po/ro.po +++ b/po/ro.po @@ -6,10 +6,10 @@ # msgid "" msgstr "" -"Project-Id-Version: nano 2.6.0\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-20 22:30+0300\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-06-30 18:54+0300\n" "Last-Translator: Mihai Cristescu \n" "Language-Team: Romanian \n" "Language: ro\n" @@ -18,85 +18,84 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -"X-Generator: Poedit 1.8.8\n" +"X-Generator: Poedit 1.8.7.1\n" "X-Poedit-SourceCharset: UTF-8\n" "X-Poedit-Basepath: .\n" "X-Poedit-SearchPath-0: src\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Eroare la citirea %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Mergi la director" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "S-a renunțat" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Nu se poate scrie în afara %s" +msgstr "Nu se poate deplasa în afara %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Nu se poate schimba mai sus directorul" +#: 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 "Eroare la citirea %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(dir)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(dir sup.)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(imens)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Caută" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Caută de la început" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Aceasta este singura apariție" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Nici un termen de căutare definit" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Nume necunoscut sintaxă: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() a eșuat: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) a eșuat: %s" @@ -173,8 +172,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Nu se poate insera un fișier din afara %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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” este un director" @@ -193,7 +192,7 @@ msgstr "Nu mai sunt fișiere deschise" msgid "Switched to %s" msgstr "S-a schimbat la %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Spațiu nou" @@ -243,7 +242,7 @@ msgstr "Fișier nou" msgid "File \"%s\" not found" msgstr "Fișierul „%s” nu a fost găsit" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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” este un fișier dispozitiv" @@ -289,23 +288,23 @@ msgstr "Nu se poate scrie în afara %s" msgid "Error writing backup file %s: %s" msgstr "Eroare la scrierea copiei de rezervă %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Prea multe copii de rezervă?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Eroare la scrierea fișierului temporar: %s" -#: src/files.c:1990 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 +#: 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 "Eroare la scrierea %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -313,65 +312,65 @@ msgstr[0] "S-a scris %lu rând" msgstr[1] "S-au scris %lu rânduri" msgstr[2] "S-au scris %lu de rânduri" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Format DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Format Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Copie de rezervă]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Adaugă selecție la începutul fișierului" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Adaugă selecție la fișier" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Scrie selecție în fișier" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Numele fișierului la începutul căruia se adaugă" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Numele fișierului la sfârșitul căruia se adaugă" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Numele fișierului pentru scriere" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Se salvează oricum spațiul modificat?" -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Se salvează fișierul cu un NUME DIFERIT? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Fișierul „%s” există, SE SUPRASCRIE ? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" "Fișierul a fost modificat de când a fost deschis, se continuă salvarea? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(mai mult)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -380,7 +379,7 @@ msgstr "" "\n" "Apăsați Enter pentru a continua\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -390,7 +389,7 @@ msgstr "" "Este necesar pentru salvarea/încărcarea istoricului de salvări sau pozițiile " "cursorului.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -400,7 +399,7 @@ msgstr "" "Nano nu va putea să încarce sau să salveze istoricul sau pozițiile " "cursorului.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -410,7 +409,7 @@ msgstr "" "mut\n" " în locația preferată (%s) dar am întâmpinat o eroare: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -421,749 +420,769 @@ msgstr "" " în locația preferată (%s)\n" "(vezi secțiunea FAQ nano despre această schimbare)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Eroare la scrierea %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Ieșire" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Închide" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Lipește" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Anul. alin." -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Citire fiș." -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Caută" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Înlocuiește" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Depl. rând" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Rândul anterior" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Rândul următor" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Pagina anter." -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Pagina urm." -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Aliniază" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Alin.compl" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Reîmprospătează" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Căutarea urm." #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Aliniază paragraful curent" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Anulează funcția curentă" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Afișează acest text de ajutor" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Închide spațiul curent / Ieșire din nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Ieșire din nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Scrie fișierul curent pe disc" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Inserează alt fișier în fișierul curent" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Caută un text sau o expresie regulată" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Caută un text" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Reîmprospătează lista de fișiere" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Deplasare la coloana de pe stânga" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Deplasare la coloana de pe dreapta" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Deplasează cursorul în sus cu un ecran" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Deplasează cursorul în jos cu un ecran" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Decupează rândul curent și îl stochează în memoria temporară" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Lipește din memoria temporară în rândul curent" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Afișează poziția cursorului" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Invocă corectorul ortografic, dacă este disponibil" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Înlocuiește un text sau o expresie regulată" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Deplasează cursorul la rândul și coloana numărul" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Marchează începutul textului de la poziția cursorului" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Repetă ultima căutare" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Copiază rândul curent și îl stochează în memoria temporară" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Mărește marginea liniei curente" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Micșorează marginea liniei curente" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "Comentați/decomentați rândul curent sau rândurile marcate" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Anulează ultima operație" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Repetă ultima operație anulată" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Înapoi cu un caracter" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Avansează cu un caracter" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Înapoi cu un cuvânt" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Avansează cu un cuvânt" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Deplasează cursorul la rândul anterior" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Deplasează cursorul la rândul următor" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Deplasează cursorul la începutul liniei curente" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Deplasează cursorul la sfârșitul liniei curente" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Deplasează cursorul la rândul anterior" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Deplasează cursorul la rândul următor" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" "Deplasează cursorul la începutul paragrafului; apoi la începutul " "paragrafului anterior" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" "Deplasează cursorul dincolo de sfârșitul paragrafului; apoi la sfârșitul " "paragrafului următor" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Deplasează cursorul la primul rând din fișier" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Deplasează cursorul la ultimul rând din fișier" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Deplasează cursorul la paranteza pereche" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Derulează în sus un rând fără a deplasa cursorul" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Derulează în jos un rând fără a deplasa cursorul" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Comută la spațiul fișier anterior" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Comută la următorul spațiu fișier" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Inserează următoarea apăsare de tastă verbatim" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Inserează un tab la poziția cursorului" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Inserează un rând nou la poziția cursorului" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Șterge caracterul de sub cursor" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Șterge caracterul de la stânga cursorului" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Decupează înapoi de la cursor până la începutul cuvântului" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Decupează înainte de la cursor până la următorul început de cuvânt" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Decupează de la cursor până la sfârșitul fișierului" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Aliniază întregul fișier" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Contorizează numărul cuvintelor, liniilor și caracterelor" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Reîmprospătează zona de ecran curentă" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Suspendă editorul (dacă suspendarea este activată)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Salvează fișierul fără confirmare" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Caută următoarea apariție înapoi" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Caută următoarea apariție înainte" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Comută sensibilitatea la majuscule a căutării" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Inversează direcția căutării" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Comută folosirea expresiilor regulate" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Reapelează șirul anterior caută/înlocuiește" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Reapelează șirul următor caută/înlocuiește" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Mergi la navigatorul de fișiere" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Comută folosirea formatului DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Comuta folosirea formatului Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Comută adăugarea la sfârșit" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Comută adăugarea la început" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Comută realizarea copiei de siguranță a fișierului original" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Execută comandă externă" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Închide spațiul fără a-l salva" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Comută folosirea unui spațiu nou" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Ieși din navigatorul de fișiere" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Deplasează cursorul la primul fișier din listă" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Deplasează cursorul la ultimul fișier din listă" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Deplasează cursorul la fișierul anterior din listă" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Deplasează cursorul la următorul fișier din listă" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Mergi la director" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Apelează analiza statică, dacă este disponibilă" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Mergi la mesajul anterior al analizei statice" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Mergi la mesajul următor al analizei statice" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Apelează utilitarul de formatare, dacă este disponibil" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Ajutor" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Renunță" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Salvează" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Mergi la Director" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Decupează" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Ortograf." -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Analiză statică" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formatare" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Sensibil Majusc." -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Regexp" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Înapoi" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Nicio înlocuire" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Poz. curent." -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Primul rând" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Ultimul rând" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Paranteză" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Marchează text" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Copiază text" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Măreș. marg" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Micș. marg" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Anulează" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Repetă" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Înapoi" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Înainte" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Cuvânt anterior" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Cuvântul următor" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Acasă" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Sfârșit" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Cuvânt anterior" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Cuvântul următor" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Început Par" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Sfârșit Par" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Derulează în sus" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Derulează în jos" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Fișierul anterior" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Fiș urm" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Verbatim" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Șterge" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Șterge înapoi" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Decupează Stânga" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Decupează dreapta" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Taie->Sfârșit" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Contorizare cuvinte" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Suspendă" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Comentare Linii" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Salvează" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Precedent" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Următor" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Anterioara" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Următoarea" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Deplasează la text" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Format DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Format Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Adaugă la sfârșit" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Adaugă la început" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Fișier copie de rezervă" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Execută comandă" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "La fișiere" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Primul fișier" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Ultimul fișier" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Renunță la spațiu" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Coloana stângă" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Coloana dreaptă" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Analiză anter." -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Analiza urm." #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Bara de ajutor" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Afișare continuă poziție cursor" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Folosirea unui rând suplimentar pentru editare" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Derulare fină" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Rupere ușoară a liniilor lungi" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Afișare spațiu-alb" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Evidențiere sintaxă color" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Tastă acasă inteligentă" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Auto identare" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Decupare până la sfârșit" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Rupere permanentă a liniilor lungi" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Conversie a tab-urilor introduse în spații" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Salvare fișiere copii de rezervă" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Se citește fișierul într-un spațiu separat" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Funcționalitate maus" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Conversie din formatul DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Suspendare" @@ -1478,19 +1497,19 @@ msgstr "" msgid "enable/disable" msgstr "[activare | dezactivare]" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Tastă nevalidă în modul vizualizare" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Această funcție este dezactivată în modul restricționat" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Ajutorul nu este disponibil" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1499,7 +1518,7 @@ msgstr "" "\n" "Spațiu scris în %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1508,7 +1527,7 @@ msgstr "" "\n" "Spațiu nu s-a scris în %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1517,11 +1536,11 @@ msgstr "" "\n" "Spațiul nu s-a scris: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Dimensiunea ferestrei este prea mică pentru nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1530,262 +1549,266 @@ msgstr "" "Folosire: nano [OPȚIUNI] [[+RÂND,COLOANĂ] FIȘIER]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Opțiune\t\tOpțiune lungă GNU\t\tSemnificație\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Opțiune\t\tSemnificație\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+RÂND,COLOANĂ" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Începe la rândul RÂND, coloana COLOANĂ" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Activează tasta acasă inteligentă" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Salvează copii de rezervă ale fișierelor existente" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Director pentru salvarea fișierelor unice copiid de rezervă" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Folosește bold în loc de textul video inversat" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Convertește tab-urile introduse în spații" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Citește un fișier într-un spațiu nou în mod implicit" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Folosește fișiere de blocare în stilul vim" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Scrie în jurnal și citește istoria șirurilor de căutare/înlocuire" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Nu te uita la fișierele nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Rezolvă problema de confuzie a tastelor numerice" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Nu se adaugă rânduri noi la sfârșitul fișierelor" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Nu converti fișierele din formatul DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Se folosește încă un rând pentru editare" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Scrie în jurnal & citește locația poziției cursorului" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Text de citare" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Mod restricționat" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Derulare prin rânduri în locul jumătății de ecran" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#coloană>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#număr>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Setează lungimea unui tab la #număr coloane" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Realizează o clipire rapidă a barei de stare" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Afișează informații despre versiune și termină" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Detectează limitele cuvântului mai exact" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Definiția sintaxei de folosit pentru colorare" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Arată continuu poziția cursorului" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Repară confuzia cu tastele Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Arată acest text de ajutor și termină" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Indentează automat liniile noi" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Decupează de la cursor până la sfârșitul liniei" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Activează folosirea mouse-ului" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Nu citi fișierul (doar scrie-l)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Setează directorul de operare" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Conservă tastele XON (^Q) și XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Ignoră silențios problemele la pornire cum ar fi fișierul rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#coloană>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#număr>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Setează punctul de rupere permanentă la coloana #număr" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Activează corectorul ortografic alternativ" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Salvează automat la ieșire, nu întreba" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Salvează un fișier în mod implicit în format Unix" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Mod vizualizare (doar citire)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Nu rupe permanent liniile lungi" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Nu arăta cele două rânduri de ajutor" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Activează suspendarea" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Activează ruperea ușoară a liniei" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, versiunea %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s colaboratorii la nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" +msgstr " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1794,82 +1817,87 @@ msgstr "" "\n" " Opțiuni compilate:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Nici un nume de fișier" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "Se salvează spațiul modificat? (Răspunsul „Nu” va ANULA schimbările.) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Nu s-a putut redeschide stdin din tastatură, ne pare rău\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Se citește din stdin, ^C pentru a abandona\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Am recepționat SIGHUP sau SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Folosiți „fg” pentru a reveni la nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Suspendarea nu este activată" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "activată" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "dezactivată" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Tastă nealocată" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Tastă nealocată: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Tastă nealocată: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Tastă nealocată: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Tastă nealocată: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignorat, mormăit mormăit" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XON ignorat, mormăit mormăit" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Mărimea tab solicitată „%s” este nevalidă" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Mărimea de umplere solicitată „%s” este nevalidă" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Tastați „%s -h” pentru o listă de opțiuni disponibile.\n" @@ -1877,118 +1905,118 @@ msgstr "Tastați „%s -h” pentru o listă de opțiuni disponibile.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Yy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Da" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Toate" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nu" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Eroare în %s la rândul %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argumentul „%s” are un \" neterminat" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Șirurile regex trebuie să înceapă și să se termine cu caracterul \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Regex incorect „%s”: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Lipsește nume sintaxă" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Un nume de sintaxă trebuie pus între ghilimele" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Sintaxa „none” este rezervată" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "Sintaxa „default” nu acceptă extensii" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Lipsește numele tastei" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Numele tastei este prea scurt" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Numele tastei trebuie să înceapă cu „^”, „M” sau „F”" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Numele cheii %s este nevalid" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Trebuie specificată o funcție la care se asociază tasta" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Trebuie specificat un meniu (sau „all“) în care se asociază/anulează tasta" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Imposibil de mapat numele „%s“ la o funcție" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Imposibil de mapat numele „%s“ la un meniu" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Funcția „%s“ nu există în meniul „%s“" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Ne pare rău, tasta „%s“ nu poate fi reasociată" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Eroare la extinderea %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2003,51 +2031,51 @@ msgstr "" "„negru“, cu prefixul opțional „bright“\n" "pentru culorile de fundal." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "O comandă '%s' necesită o comandă 'syntax' precendentă" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Lipsește numele culorii" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Șirul regex lipsește după comanda „%s”" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" necesită un \"end=\" corespunzător" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Culoarea de fundal „%s“ nu poate fi bright" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Sintaxa „default” nu acceptă șiruri regex „%s”" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Comanda lipsă dupa „%s”" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argumentului „%s” îi lipsește \" de închidere" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Eroare fatală: nu este asociată nici o tastă pentru funcția „%s”. Ieșire.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2055,62 +2083,62 @@ msgstr "" "Dacă este nevoie, folosiți nano cu opțiunea -I pentru a ajusta setările " "voastre nanorc.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Nu s-a putut găsi sintaxa „%s” pentru extindere" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Sintaxa „%s” nu are comenzi de colorare" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Comanda „%s” nu este permisă într-un fișier inclus" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Comanda „%s” nu a fost înțeleasă" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Lipsește opțiunea" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Opțiune „%s” necunoscută" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Imposibil de dezactivat opțiunea „%s”" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Opțiunea „%s” necesită un argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Opțiunea nu este un șir valid multioctet" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Sunt necesare caractere care nu sunt goale" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Sunt necesare două caractere (mono coloană)" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Nu pot găsi directorul meu home! Uau!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2153,16 +2181,16 @@ msgid "Searching..." msgstr "Se caută..." #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Se înlocuiește această apariție?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Se înlocuiește cu" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2171,19 +2199,19 @@ msgstr[1] "S-au înlocuit %lu apariții" msgstr[2] "S-au înlocuit %lu de apariții" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Introduceți numărul liniei, numărul coloanei" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Număr de rând sau coloană nevalid" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Nu este o paranteză" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Nu am găsit o paranteză pereche" @@ -2410,11 +2438,11 @@ msgstr "În selecție: " msgid "Verbatim Input" msgstr "Intrare Verbatim" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano nu mai are memorie!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2423,71 +2451,72 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Secvență necunoscută" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Intrare Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "DIR:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fișier:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Modificat" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Vedere" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "" "rândul %ld/%ld (%d%%), coloana %lu/%lu (%d%%), caracterul %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Editorul de texte nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "versiune" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Prezentat de:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Mulțumiri speciale pentru:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Fundația Free Software" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "traducătorilor cei mulți și pentru TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Pentru ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "și oricine altcineva a fost uitat..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Vă mulțumim că folosiți nano!" diff --git a/po/ru.po b/po/ru.po index f2f574ca..b422db2c 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.3.3pre2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2014-05-27 08:39+0200\n" "Last-Translator: Pavel Maryanov \n" "Language-Team: Russian \n" @@ -22,80 +22,79 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Generator: Poedit 1.6.5\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Ошибка чтения %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "К каталогу" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Отменено" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Не удаётся записать за пределами %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Не удаётся переместить каталог" +#: 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 "Ошибка чтения %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(каталог)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(вверх)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Поиск" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Поиск завёрнут" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Это единственное совпадение" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Нечего искать" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Отсутствует название синтаксиса" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -169,8 +168,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Не удаётся вставить файл снаружи %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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» является каталогом" @@ -189,7 +188,7 @@ msgstr "Нет больше открытых файловых буферов" msgid "Switched to %s" msgstr "Переключено в %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Новый буфер" @@ -239,7 +238,7 @@ msgstr "Новый файл" msgid "File \"%s\" not found" msgstr "Файл «%s» не найден" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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» является файлом устройства" @@ -286,23 +285,23 @@ msgstr "Не удаётся записать за пределами %s" msgid "Error writing backup file %s: %s" msgstr "Ошибка записи файла резервной копии %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Слишком много резервных файлов?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Ошибка записи временного файла: %s" -#: src/files.c:1990 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 +#: 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 "Ошибка записи %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -310,67 +309,67 @@ msgstr[0] "Записана %lu строка" msgstr[1] "Записано %lu строки" msgstr[2] "Записано %lu строк" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [формат DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [формат Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Копия]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Добавить выделенное в начало файла" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Добавить выделенное в конец файла" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Записать выделенное в файл" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Имя файла для добавления (в конец)" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Имя файла для добавления (в начало)" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Имя файла для записи" -#: src/files.c:2297 +#: src/files.c:2295 #, fuzzy msgid "Save modified buffer anyway? " msgstr "Сохранить измененный буфер перед проверкой?" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Записать файл под ДРУГИМ ИМЕНЕМ?" -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Файл существует. ПЕРЕЗАПИСАТЬ? " -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "Файл был изменён после открытия. Продолжить сохранение?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(ещё)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -379,7 +378,7 @@ msgstr "" "\n" "Нажмите ВВОД для продолжения.\n" -#: src/files.c:2969 +#: src/files.c:2967 #, fuzzy, c-format msgid "" "Unable to create directory %s: %s\n" @@ -388,7 +387,7 @@ msgstr "" "Не удалось создать каталог %s: %s\n" "Он требуется для сохранения/загрузки истории поиска или позиции курсора\n" -#: src/files.c:2976 +#: src/files.c:2974 #, fuzzy, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -397,7 +396,7 @@ msgstr "" "Путь %s - не является каталогом, но должен им быть.\n" "Nano не сможет загрузить или сохранить историю поиска или позицию курсора\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -406,7 +405,7 @@ msgstr "" "Обнаружен старый файл истории nano (%s), который я попытался переместить\n" "на новое место (%s), но произошла ошибка: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -417,755 +416,775 @@ msgstr "" "на новое место (%s)\n" "(смотрите в nano FAQ об этом изменении)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "Ошибка записи %s: %s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Выход" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Закрыть" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Отмен. вырезку" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Отмен. растяж." -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "ЧитФайл" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Поиск" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Замена" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "К строке" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Пред. строка" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "След. строка" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "ПредCтр" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "СледCтр" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Выровнять" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Выровнять" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Обновить" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Найти далее" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Выровнять текущий абзац" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Отменить текущую функцию" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Показать эту справку" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Закрыть текущий буфер / Выйти из nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Выход из nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Записать текущий файл на диск" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Вставить другой файл в текущий" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Искать текст или регулярное выражение" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Искать текст" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Перейти на указанный номер строки и столбца" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Перейти на указанный номер строки и столбца" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Перейти на экран вверх" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Перейти на экран вниз" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Вырезать текущую строку и сохранить её в буфере обмена" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Вставить содержимое буфера обмена в текущую строку" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Показать положение курсора" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Проверить орфографию, если доступно" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Заменить текст или регулярное выражение" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Перейти на указанный номер строки и столбца" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Отметить текст от текущей позиции курсора" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Повторить последний поиск" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Копировать текущую строку и сохранить ее в буфере обмена" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Увеличить отступ строки" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Уменьшить отступ строки" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Отменить последнее действие" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Повторить последнее отменённое действие" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Назад на один символ" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Вперёд на один символ" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Назад на одно слово" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Вперёд на одно слово" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "На предыдущую строку" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "На следующую строку" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "На начало текущей строки" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "В конец текущей строки" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "На предыдущую строку" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "На следующую строку" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "На начало текущего абзаца; потом следующего абзаца" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "В конец текущего абзаца; потом следующего абзаца" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "На первую строку файла" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "На последнюю строку файла" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "На соответствующую скобку" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Прокрутить одну строку вверх, не перемещая курсор" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Прокрутить одну строку вниз, не перемещая курсор" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Перейти в предыдущий буфер" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Перейти в следующий буфер" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Вставить следующую комбинацию клавиш как есть" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Вставить табуляцию в позиции курсора" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Вставить строку в позиции курсора" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Удалить символ под курсором" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Удалить символ слева от курсора" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "Вырезать от курсора до конца строки" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "Вырезать от курсора до конца строки" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Вырезать от позиции курсора до конца файла" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Выровнять по ширине текущий абзац" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Подсчитать количество слов, строк и символов" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Обновить текущий экран" -#: src/global.c:616 +#: src/global.c:625 #, fuzzy msgid "Suspend the editor (if suspension is enabled)" msgstr "Приостановить редактор (если включено)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Искать с учётом регистра" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Изменить направление поиска" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Использовать регулярные выражения" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Сбросить предыдущую строку поиска/замены" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Сбросить следующую строку поиска/замены" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Перейти в файловый браузер" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Использовать формат DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Использовать формат Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Добавлять в конец" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Добавлять в начало" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Делать резервные копии оригинала" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Выполнить внешнюю команду" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Использовать новый буфер" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Выйти из файлового браузера" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Перейти к первому файлу в списке" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Перейти к последнему файлу в списке" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Перейти к предыдущему файлу в списке" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Перейти к следующему файлу в списке" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Перейти к каталогу" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Проверить синтаксис кода, если доступно" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "На предыдущее сообщение" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "На следующее сообщение" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Проверить синтаксис кода, если доступно" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Помощь" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Отмена" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Записать" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Перейти к" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Вырезать" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Словарь" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Пров. синтак." -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "Формат DOS" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Уч.регистр" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Рег.выраж." -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Назад" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Не заменять" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "ТекПозиц" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "ПервСтрока" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "ПослСтрока" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "На скобку" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Отметить" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Копировать" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Отступ" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "ОтмОтступа" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Отмена" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Повтор" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Назад" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Вперёд" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Пред. слово" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "След. слово" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Начало" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Конец" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Пред. слово" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "След. слово" + +#: src/global.c:890 msgid "Beg of Par" msgstr "НачПар" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "КонПар" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Прокрутить вверх" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Прокрутить вниз" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Предыдущий файл" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Следующий файл" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Подробный" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Табуляция" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Ввод" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Удалить" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Возврат каретки" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Вырезать" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Обрез. до конца" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Счётчик слов" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Приостановка" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "След. строка" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "След. строка" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "ПредИстор" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "СледИстор" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "К строке" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Формат DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Формат Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Доп. в начало" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Доп. в конец" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Резерв. копия" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Выполнить команду" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "К файлам" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "ПервыйФайл" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "ПоследнФайл" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Пред. сообщ. пров." -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "След. сообщ. пров." #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Режим справки" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Отображение постоянного положения курсора" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Использование дополнительной строки для редактирования" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Плавная прокрутка" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Мягкий перенос длинных строк" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Отображение пробелов" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Подсветка синтаксиса" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Умная клавиша HOME" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Автоотступы" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Вырезать до конца" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Жесткий перенос длинных строк" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Конвертация табуляций в пробелы" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Резервные файлы" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Поддержка мыши" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Без преобразования из формата DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Приостановка" @@ -1472,21 +1491,21 @@ msgstr "" msgid "enable/disable" msgstr "разрешить/запретить" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Неверная клавиша в режиме просмотра" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Не удаётся выйти за границы %s в ограниченном режиме" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1495,7 +1514,7 @@ msgstr "" "\n" "Буфер записан в %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1504,7 +1523,7 @@ msgstr "" "\n" "Буфер не записан в %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1513,11 +1532,11 @@ msgstr "" "\n" "Буфер не записан в %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Размер окна слишком мал для Nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1526,263 +1545,267 @@ msgstr "" "Использование: nano [ОПЦИИ] [[+СТРОКА,СТОЛБЕЦ] ФАЙЛ]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Опция\t\tДлинная форма\t\tЗначение\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Опция\t\tЗначение\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Начать со строки СТРОКА, столбца СТОЛБЕЦ" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Включить умную клавишу home" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Делать резервные копии существующих файлов при сохранении" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C <дир>" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=<дир>" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Каталог для сохранения уникальных резервных файлов" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Использовать жирный шрифт вместо обычного" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Конвертировать табуляции в пробелы" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Использовать файлы блокировки (vim-стиль)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Сохранять и читать историю поиска/замены строк" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Не использовать на файлы nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Решить проблему зависания цифровой клавиатуры" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Не добавлять пустые строки в конце файла" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Не преобразовывать из DOS/Mac формата" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Использование дополнительной строки для редактирования" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Сохранять и загружать позицию курсора" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q <стр>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=<стр>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Строка цитирования" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Запрещенный режим" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Построчная прокрутка вместо полу-экранной" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#чис>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#чис>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Установить ширину табуляции в #чис столбцов" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Делать быструю очистку строки состояния" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Показать версию и выйти" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Определять границы слов более точно" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y <стр>" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=<стр>" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Использовать описание синтаксиса для подсветки" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Постоянно показывать позицию курсора" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Решить проблему Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "Показать эту справку" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Автоматический отступ на новых строках" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Вырезать от курсора до конца строки" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Разрешить использование мыши" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Не читать файл (только писать его)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o <дир>" -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=<дир>" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Установить рабочий каталог" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Зарезервировать кнопки XON (^Q) и XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Молча игнорировать ошибки запуска, например rc-файла" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#столбцы>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#столбцы>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Установить точку жесткого переноса строки на #столбцы" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s <программа>" -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=<программа>" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Использовать альтернативную программу проверки орфографии" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Автозапись при выходе, без лишних вопросов" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Режим просмотра (только чтение)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Не делать жесткий перенос длинных строк" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Не показывать две строки помощи внизу" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Разрешить приостановку" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Включить мягкий перенос строк" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr "" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " Эл. почта: nano@nano-editor.org\tСайт: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1791,82 +1814,86 @@ msgstr "" "\n" " Параметры сборки:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Не удалось повторно открыть стандартный ввод с клавиатуры\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Чтение из стандартного ввода. ^C для прерывания\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Получен SIGHUP или SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Используйте «fg» для возврата в nano\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "включено" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "отключено" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON проигнорирован, мр-бр-бр" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF проигнорирован, мр-бр-бр" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Запрошенный размер табуляции «%s» не подходит" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Запрошенный размер заполнения «%s» не подходит" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Введите «%s -h» для получения списка доступных опций.\n" @@ -1874,121 +1901,121 @@ msgstr "Введите «%s -h» для получения списка дост #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "YyДд" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "NnНн" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "AaВв" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Да" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Все" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Нет" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Ошибка в позиции %s строки %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Аргумент «%s» имеет незакрытую \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "" "Строки регулярных выражений должны начинаться и заканчиваться символом \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Плохое регулярное выражение «%s»: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Отсутствует название синтаксиса" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Синтаксис «none» зарезервирован" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "Синтаксис «default» не должен иметь расширений" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Отсутствует название клавиши" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Название ключа слишком короткое" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Привязки клавиш должны начинаться с «^», «M» или «F»" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "Запрошенный размер табуляции «%s» не подходит" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Вы должны указать имя меню (или «все») на которое нужно назначить/убрать " "назначение клавиши" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Не удалось сопоставить имя «%s» к функции" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Не удалось сопоставить имя «%s» к меню" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Привязка «%s» не может быть переназначена" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Ошибка расширения %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2003,50 +2030,50 @@ msgstr "" "«black», с необязательным префиксом «bright»\n" "для цвета фона." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Отсутствует название цвета" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Отсутствует команда анализатора синтаксиса" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "«start=» требует соответствующего «end=»" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Цвет фона «%s» не может быть светлым" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Синтаксис «default» не должен иметь расширений" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "Отсутствует команда анализатора синтаксиса" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Аргумент «%s» имеет незакрытую \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Критическая ошибка: для функции «%s» не назначены клавиши. Выхожу.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2054,62 +2081,62 @@ msgstr "" "Используйте nano с опцией -I, если требуется подстроить параметры вашего " "nanorc.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Не удалось сопоставить имя «%s» к расширению" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Синтаксис «%s» не имеет цветовых команд" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Команда «%s» не разрешена во включенном файле" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Непонятная команда «%s»" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Параметр отсутствует " -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Неизвестная опция «%s»" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Не удалось снять опцию «%s»" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Опция «%s» требует аргумент" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Опция не правильная многобайтовая строка" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Требуется не пустой символ" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Требуется два однострочных символа" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Не могу найти собственную домашнюю директорию! Йой!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2153,16 +2180,16 @@ msgid "Searching..." msgstr "Поиск" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Заменить это вхождение?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Заменить на" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2171,19 +2198,19 @@ msgstr[1] "Замененные %lu вхождения" msgstr[2] "Заменено %lu вхождений" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Введите номер строки и столбца" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Неправильный номер строки или столбца" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Не скобка" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Нет соответствующей скобки" @@ -2411,11 +2438,11 @@ msgstr "В выделении: " msgid "Verbatim Input" msgstr "Ввод «как есть»" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "Недостаточно памяти для nano!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2423,73 +2450,74 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Юникод код" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "Дир:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Файл:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Изменён" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Смотр" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "строка %ld/%ld (%d%%), столбец %lu/%lu (%d%%), символ %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Текстовый редактор nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "версия" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Предоставлен вам:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Особая благодарность:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "" "The Free Software Foundation (фонд свободного программного обеспечения)" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Для ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "" "Дмитрию Рязанцеву за помощь в переводе и всем остальным, кого мы забыли " "упомянуть..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Спасибо за то, что выбрали nano!" diff --git a/po/sl.po b/po/sl.po index d296e118..588a414f 100644 --- a/po/sl.po +++ b/po/sl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.3.2pre4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2013-03-18 21:33+0100\n" "Last-Translator: Klemen Košir \n" "Language-Team: Slovenian \n" @@ -21,80 +21,79 @@ msgstr "" "%100==4 ? 3 : 0);\n" "X-Generator: Poedit 1.5.5\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Napaka med branjem %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Pojdi v mapo" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Preklicano" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Ni mogoče pisati zunaj %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Mape ni mogoče premakniti višje" +#: 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 "Napaka med branjem %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(mapa)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 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:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Iskanje" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Iskanje je ovito" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "To je edina pojavitev niza" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Ni trenutnega vzorca iskanja" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Manjka ime skladnje" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -171,8 +170,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Ni mogoče vstaviti datoteke izven %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" je mapa" @@ -191,7 +190,7 @@ msgstr "Ni več medpomnilnikov odprtih datotek" msgid "Switched to %s" msgstr "Preklopljeno na %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Nov medpomnilnik" @@ -245,7 +244,7 @@ msgstr "Nova datoteka" msgid "File \"%s\" not found" msgstr "\"%s\" ni mogoče najti" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" je datoteka naprave" @@ -292,23 +291,23 @@ msgstr "Ni mogoče pisati zunaj %s" msgid "Error writing backup file %s: %s" msgstr "Napaka med pisanjem datoteke varnostne kopije %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Ali je preveč varnostnih kopij datotek?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Napaka med pisanjem v začasno datoteko: %s" -#: src/files.c:1990 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 +#: 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 "Napaka med pisanjem %s:%s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -317,67 +316,67 @@ msgstr[1] "Zapisana je %lu vrstica" msgstr[2] "Zapisani sta %lu vrstici" msgstr[3] "Zapisane so %lu vrstice" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Oblika DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Oblika Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Varnostna kopija]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Pripni izbiro pred datoteko" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Pripni izbiro datoteki" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Zapiši izbiro v datoteko" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Ime datoteke, ki naj bo pripeta na začetek" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Ime datoteke, ki naj bo pripeta" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Ime datoteke za zapis" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Ali želite datoteko shraniti z DRUGIM imenom? " -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Datoteka že obstraja. Ali naj bo prepisana? " -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "" "Datoteka je bila po odpiranju spremenjena. Ali jo želite vseeno shraniti? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(več)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -386,7 +385,7 @@ msgstr "" "\n" "Za nadaljevanje pritisnite Enter\n" -#: src/files.c:2969 +#: src/files.c:2967 #, fuzzy, c-format msgid "" "Unable to create directory %s: %s\n" @@ -396,7 +395,7 @@ msgstr "" "Mapa je namenjena shranjevanju in nalaganju zgodovine iskanja in položaja " "kazalke\n" -#: src/files.c:2976 +#: src/files.c:2974 #, fuzzy, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -406,7 +405,7 @@ msgstr "" "S programom Nano ne bo mogoče shranjevati in nalagati zgodovine iskanja in " "položaja kazalke\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -415,7 +414,7 @@ msgstr "" "Zaznana je bila opuščena datoteka zgodovine (%s). Med premikanjem\n" "datoteke na prednostno mesto (%s) je prišlo do napake: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -426,775 +425,795 @@ msgstr "" "Premaknjena je na prednostno mesto (%s)\n" "Za več podrobnosti si poglejte pogosto zastavljena vprašanja." -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "Napaka med pisanjem %s:%s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Končaj" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Zapri" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "Odizr. be." -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "Odporavnaj" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Odpri dat." -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Poišči" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Zamenjaj" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "V vrstico" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Pred. vrs." -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Nasl. vrs." -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Pred. str." -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Nasl. str." -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Poravnaj" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Pop. por." -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Osveži" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Išči nas." #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Poravnaj trenutni odstavek" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Prekliči trenutno funkcijo" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Pokaži to besedilo pomoči" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Zapri trenutni medpomnilnik datoteke / Končaj nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Končaj nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Zapiši trenutno datoteko na disk" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Vstavi drugo datoteko v trenutno" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Poišči niz znakov ali logični izraz" -#: src/global.c:533 +#: src/global.c:538 #, fuzzy msgid "Search for a string" msgstr "Poišči niz znakov ali logični izraz" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "Pojdi v številko vrstice in stolpca" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "Pojdi v številko vrstice in stolpca" -#: src/global.c:538 +#: src/global.c:543 #, fuzzy msgid "Go one screenful up" msgstr "Pojdi na naslednji zaslon" -#: src/global.c:539 +#: src/global.c:544 #, fuzzy msgid "Go one screenful down" msgstr "Pojdi na naslednji zaslon" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Izreži trenutno vrstico in jo shrani v medpomnil. izreza" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Prilepi iz medpomnilnika izreza v trenutno vrstico" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Prikaži položaj kazalke" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Vključi črkovalnik, če je na voljo" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Zamenjaj niz ali logični izraz" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Pojdi v številko vrstice in stolpca" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "Označi besedilo na mestu kazalke" -#: src/global.c:552 +#: src/global.c:557 #, fuzzy msgid "Repeat the last search" msgstr "Ponovi zadnje iskanje" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Kopiraj trenutno vrstico in jo shrani v medpomni. izreza" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Zamakni trenutno vrstico" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Odstrani zamik trenutne vrstice" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Razveljavi zadnje dejanje" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Uveljavi zadnje razveljavljeno dejanje" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Pojdi nazaj za en znak" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Pojdi naprej za en znak" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Pojdi nazaj za eno besedo" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Pojdi naprej za eno besedo" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Pojdi v predhodno vrstico" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Pojdi v naslednjo vrstico" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Pojdi na začetek trenutne vrstice" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Pojdi na konec trenutne vrstice" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Pojdi v predhodno vrstico" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Pojdi v naslednjo vrstico" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Pojdi na začetek odstavka; nato prejšnjega odstavka" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Pojdi preko konca odstavka; nato naslednjega odstavka" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Pojdi v prvo vrstico datoteke" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Pojdi v zadnjo vrstico datoteke" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Pojdi do ujemajočega oklepaja" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Pomakni se navzgor za eno vrstico brez drsenja kazalke" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Pomakni se navzdol za eno vrstico brez drsenja kazalke" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Preklopi na prejšnji medpomnilnik datoteke" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Preklopi na naslednji medpomnilnik datoteke" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Vstavi naslednji natančni pritisk tipk" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Vstavi tabulator na položaju kazalke" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Vstavi novo vrstico na položaju kazalke" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Izbriši znak pod kazalko" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Izbriši znak levo od kazalke" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "Izreži od kazalke do konca vrstice" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "Izreži od kazalke do konca vrstice" -#: src/global.c:604 +#: src/global.c:613 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:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Poravnaj celotno datoteko" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Preštej število besed, vrstic in znakov" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Osveži (ponovno nariši) trenutni zaslon" -#: src/global.c:616 +#: src/global.c:625 #, fuzzy msgid "Suspend the editor (if suspension is enabled)" msgstr "Daj urejevalnik v pripravljenost (če je omogočeno)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Preklopi ločevanje velikosti črk iskanja" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Obrni smer iskanja" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Preklopi uporabo logičnih izrazov" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Prikliči predhodni niz iskanja/zamenjave" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Prikliči naslednji niz iskanja/zamenjave" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Pojdi v brskalnik datotek" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Preklopi uporabo oblike DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Preklopi uporabo oblike Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Preklopi pripenjanje" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Preklopi pripenjanje na začetek" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Preklopi ustvarjanje varnostne kopije izvirne datoteke" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Izvedi zunanji ukaz" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Preklopi uporabo novega medpomnilnika" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Končaj brskalnik datotek" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Pojdi k prvi datoteki na seznamu" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Pojdi k zadnji datoteki na seznamu" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Pojdi k predhodni datoteki na seznamu" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Pojdi k naslednji datoteki na seznamu" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Pojdi v mapo" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Vključi črkovalnik, če je na voljo" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "Pojdi v predhodno vrstico" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "Pojdi v naslednjo vrstico" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Vključi črkovalnik, če je na voljo" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Pomoč" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Prekliči" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "Zapiši" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Pojdi v mapo" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Izre. bes." -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Črkuj" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "V vrstico" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "oblika DOS" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Loč. črk" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Log. izraz" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Nazaj" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Brez. zam." -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Položaj kaz." -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Prva vrst." -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Zad. vrst." -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "Ni oklepaj" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Ozna. bes." -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopi. bes." -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Zama. bes." -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Odzam. be." -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Razveljavi" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Uveljavi" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Nazaj" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Naprej" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Pred. bes." -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Nasl. bes." -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Domov" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Konec" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Pred. bes." + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Nasl. bes." + +#: src/global.c:890 msgid "Beg of Par" msgstr "Zač. odst." -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Kon. odst." -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Pomik gor" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Pomik dol" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "Predhodna datoteka" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Naslednja datoteka" -#: src/global.c:899 +#: src/global.c:915 #, fuzzy msgid "Verbatim" msgstr "Natančni vnos" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tabulator" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Delete" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Vračalka" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Izre. bes." -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "IzrezDoKonca" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Štetje besed" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "V priprav." -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Nasl. vrs." -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "Predhodna datoteka" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "Nasl. str." -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Prej. Zgo." -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "Nasl. Zgo." -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Nasl. bes." -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "oblika DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "oblika Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Pripni" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Pripni na začet." -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Varnostna kopija" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Izvedi ukaz" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Do datotek" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Prva dat." -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Zadnja dat." -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "Pred. vrs." -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy msgid "Next Lint Msg" msgstr "Nasl. vrs." #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Način pomoči" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Stalni prikaz položaja kazalke" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Uporaba ene vrstice več za urejanje" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Gladko drsenje" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "Ne lomi dolgih vrstic" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Prikaz presledkov" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Barvno poudarjanje skladnje" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Pametna tipka za Domov" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Samodejno zamikanje" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Izreži do konca" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "Ne lomi dolgih vrstic" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Pretvarjanje tabulatorjev v presledne znake" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Datoteke varnostnih kopij" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Podpora za miško" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ni pretvorbe iz oblike DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Stanje pripravljenosti" @@ -1493,21 +1512,21 @@ msgstr "" msgid "enable/disable" msgstr "omogoči/onemogoči" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "Ključ je neveljaven v načinu pogleda" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "V omejenem načinu ni mogoče zapustiti %s" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1516,7 +1535,7 @@ msgstr "" "\n" "Medpomnilnik je zapisan v %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1525,7 +1544,7 @@ msgstr "" "\n" "Medpomnilnik ni zapisan v %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1534,11 +1553,11 @@ msgstr "" "\n" "Medpomnilnik ni zapisan: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Velikost okna je premajhna za nano ...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1547,266 +1566,270 @@ msgstr "" "Uporaba: nano [MOŽNOSTI] [[+VRSTICA,STOLPEC] DATOTEKA] ...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Možnost\t\tdolga možnost GNU\t\tPomen\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Možnost\t\tPomen\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+VRSTICA,STOLPEC" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Začetek v vrstici VRSTICA, stolpcu STOLPEC" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Omogoči pametno tipko za Domov" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Shrani varnostne kopije obstoječih datotek" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Mapa za shranjevanje edinstvenih varnostnih kopij" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Uporabi krepko namesto obratnega besedila videa" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Pretvori vpisane tabulatorske znake v presledke" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Uporabi zaklepne datoteke" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Beleži in beri zgodovino niza iskanja in zamenjave" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Ne glej datotek nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Popravi težavo z zmedo s tipkami številčnice" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Ne dodajaj novih vrstic na konec datotek" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Ne pretvarjaj datotek iz oblike DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Uporabi eno ali več vrstic za urejanje" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Shrani in preberi mesto kazalke" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Niz za navajanje" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Omejen način" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Pomikaj se vrstično namesto pol-zaslonsko" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <št. stolpcev>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<št. stolpcev>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Nastavi širino tabulatorja na št. stolpcev stolpcev" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Hitro prazni vrstico stanja" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Prikaži podrobnosti različice in končaj" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Zaznaj meje besed natančneje" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Uporaba določila skladnje za barvanje" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Nenehno kaži položaj kazalke" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Popravi težavo zmede tipk vračalke/izbriši" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "Pokaži to besedilo pomoči" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Samodejno zamakni nove vrstice" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Izreži od kazalke do konca vrstice" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Omogoči uporabo miške" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Nastavi mapo delovanja" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Ohrani tipke XON (^Q) in XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Tiho prezri težave začenjanja kot napake datoteke rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <št. stolpcev>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<št. stolpcev>" -#: src/nano.c:892 +#: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "Nastavi točko preloma na stolpcu št. stoplca" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Omogoči nadomestni črkovalnik" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Samodejno shrani ob izhodu in ne pokaži poziva" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Način pogleda (samo za branje)" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "Ne lomi dolgih vrstic" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Ne pokaži dveh vrstic pomoči" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Omogoči stanje pripravljenosti" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Omogoči blage prelome vrstic" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr "" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr "" " Elektronska pošta: nano@nano-editor.org\tSplet: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1815,82 +1838,86 @@ msgstr "" "\n" " Kodno prevedene možnosti:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Na žalost ni bilo mogoče ponovno odpreti stdin s tipkovnice\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Branje iz stdin, ^C za prekinitev\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Prejet je bil SIGHUP ali SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Za vrnitev v nano uporabite \"fg\".\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "omogočeno" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "onemogočeno" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON je prezrt, mumble mumble" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF je prezrt, mumble mumble" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Zahtevana velikost tabulatorja \"%s\" je neveljavna" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Zahtevana velikost zapolnitve \"%s\" je neveljavna" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1898,120 +1925,120 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "DdYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "NnNn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "VvAa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Da" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Vse" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Ne" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Napaka v %s v vrstici %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argument '%s' ima neuničen \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Nizi logičnega izraza se morajo začeti in končati z znakom \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Slab logični izraz \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Manjka ime skladnje" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Skladnja \"none\" je pridržana" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "Skladnja \"default\" ne sme prejeti nobene pripone" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Manjka ime tipke" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 #, fuzzy msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Tipkovne bližnjice se morajo začeti s \"^\", \"M\", ali \"F\"" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "Zahtevana velikost tabulatorja \"%s\" je neveljavna" -#: src/rcfile.c:411 +#: src/rcfile.c:412 #, fuzzy msgid "Must specify a function to bind the key to" msgstr "Treba je navesti funkcijo, ki se veže na tipko" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Ni mogoče preslikati imena \"%s\" k funkciji" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Ni mogoče preslikati imena \"%s\" k meniju" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, fuzzy, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Na žalost je pritisk tipk \"%s\" neveljavna vezava" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, fuzzy, c-format msgid "Error expanding %s: %s" msgstr "Napaka med branjem %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2026,50 +2053,50 @@ msgstr "" "\"black\", z neobvezno predpono \"bright\"\n" "za osprednje barve." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Manjka ime barve" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Manjka niz logičnega izraza" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" potrebuje ustrezen \"end=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Barva ozadja \"%s\" ne more biti svetla" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Skladnja \"default\" ne sme prejeti nobene pripone" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argument '%s' ima neuničen \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, fuzzy, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Usodna napaka: nobenih tipk ni preslikanih za funkcijo \"%s\"" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, fuzzy, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2077,63 +2104,63 @@ msgstr "" "Poteka končanje programa. Za prilagajanje nastavitev nanorc, uporabite ukaz " "nano z možnostjo -I.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Ni mogoče preslikati imena \"%s\" k meniju" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Skladnja \"%s\" nima ukazov barv" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Ukaz \"%s\" ni dovoljen v vključeni datoteki" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Ukaz \"%s\" ni razumljiv" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "Manjka ime barve" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, fuzzy, c-format msgid "Unknown option \"%s\"" msgstr "Neznana zastavica \"%s\"" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "Ni mogoče ponastaviti zastavice \"%s\"" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Možnost \"%s\" zahteva argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Možnost ni veljaven večbajtni niz" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Zahtevani so ne-prazni znaki" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Potrebna sta dva enostolpčna znaka" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Ni mogoče najti domače mape!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2177,16 +2204,16 @@ msgid "Searching..." msgstr "Iskanje" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Ali naj se primerek zamenja?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Zamenjaj z" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2196,19 +2223,19 @@ msgstr[2] "Zamenjani sta %lu pojavitvi" msgstr[3] "Zamenjane so %lu pojavitve" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Vnesite številko vrstice, številko stolpca" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Neveljavna številka vrstice ali stolpca" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ni oklepaj" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Ni ujemajočega oklepaja" @@ -2440,81 +2467,82 @@ msgstr "V izboru: " msgid "Verbatim Input" msgstr "Natančni vnos" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "Programu nano je zmanjkalo pomnilnika!" -#: src/utils.c:626 +#: src/utils.c:622 #, fuzzy, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Notranja napaka: ni mogoče primerjati vrstice %d. Shranite svoje delo." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Vnos Unikod" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "MAPA:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Datoteka:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Spremenjeno" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Pogled" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "vrstica %ld/%ld (%d%%), stolpec %lu/%lu (%d%%), znak %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Urejevalnik besedil nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "različica" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Zaslužni za izid programa:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Posebna zahvala:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Za ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "in vse, ki smo jih pozabili navesti ..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Hvala, ker uporabljate nano!" diff --git a/po/sr.po b/po/sr.po index 291c589b..cad94352 100644 --- a/po/sr.po +++ b/po/sr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nano-2.5.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2016-03-05 10:10+0200\n" "Last-Translator: Мирослав Николић \n" "Language-Team: Serbian <(nothing)>\n" @@ -18,80 +18,79 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Грешка при читању „%s“: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Иди у директоријум" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Отказано" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "Не могу да пишем ван %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Не могу да идем директоријум изнад" +#: 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 "Грешка при читању „%s“: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(дир)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(главни дир)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(велик)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Тражи" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Тражи у круг" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Ово је једина појава" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Нема шаблона текуће претраге" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Недостаје назив синтаксе" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -166,8 +165,8 @@ msgstr "Датотека „%s“ је измењена (од стране %s с msgid "Can't insert file from outside of %s" msgstr "Не могу да уметнем датотеку изван %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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“ је директоријум" @@ -186,7 +185,7 @@ msgstr "Нема више међумеморије отворених датот msgid "Switched to %s" msgstr "Прешао сам на %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Нова међумеморија" @@ -236,7 +235,7 @@ msgstr "Нова датотека" msgid "File \"%s\" not found" msgstr "Нисам нашао „%s“" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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“ је датотека уређаја" @@ -283,23 +282,23 @@ msgstr "Не могу да пишем ван %s" msgid "Error writing backup file %s: %s" msgstr "Грешка записивања датотеке резерве „%s“: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Превише резервних датотека?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Грешка писања привремене датотеке: %s" -#: src/files.c:1990 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 +#: 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 "Грешка приликом писања „%s“: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -307,67 +306,67 @@ msgstr[0] "Уписах %lu ред" msgstr[1] "Уписах %lu реда" msgstr[2] "Уписах %lu редова" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [ДОС запис]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Мек запис]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Резерва]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Додаје избор на почетак датотеке" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Додаје избор на крај датотеке" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Уписује избор у датотеку" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Назив датотеке којој ће претходити" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Назив датотеке за којом ће следити" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Назив датотеке у којој ће уписати" -#: src/files.c:2297 +#: src/files.c:2295 #, fuzzy msgid "Save modified buffer anyway? " msgstr "Да ипак сачувам измењену међумеморију ? " -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "Да сачувам датотеку под ДРУГАЧИЈИМ НАЗИВОМ ?" -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Датотека постоји, да ПРЕСНИМИМ?" -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "Датотека је измењена од када сте је отворили, да наставим са чувањем ?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(још)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -376,7 +375,7 @@ msgstr "" "\n" "Притисните Унеси да наставите\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -385,7 +384,7 @@ msgstr "" "Не могу да направим директоријум „%s“: %s\n" "Потребан је за чување/учитавање историјата претраге или положаја курсора.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -395,7 +394,7 @@ msgstr "" "Нано неће бити у могућности да учита или да сачува историјат претраге или " "положаје курсора.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -404,7 +403,7 @@ msgstr "" "Открио сам стару датотеку историјата наноа (%s) коју сам покушао да\n" "преместим на жељено место (%s) али сам наишао на грешку: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -415,748 +414,768 @@ msgstr "" "преместио на жељено место (%s)\n" "(погледајте нанова ЧПП о овој измени)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Грешка писања „%s“: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Изађи" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Затвори" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Не сеци текст" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Одравнај" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Читај датотеку" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Где је" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Замени" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "На ред" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Претходни ред" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Следећи ред" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Претходна страна" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Следећа страна" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Пораванај" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Пуно поравнање" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Освежи" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Где је слдћи" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Поравнава текући пасус" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Отказује текућу операцију" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Приказује текст ове помоћи" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Затвара међумеморију тренутне датотеке / излази из нана" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Излази из нана" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Уписује текућу датотеку на диск" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Умеће другу датотеку у текућу" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Тражи ниску или регуларни израз" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Тражи ниску" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "На ред и број ступца" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "На ред и број ступца" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "На следећи екран" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "На претходни екран" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Исеца текући ред и смешта га у исечке" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Убацује исечак у текући ред" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Приказује положај курзора" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Покреће проверу правописа, ако је доступна" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Замењује ниску или регуларни израз" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "На ред и број ступца" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Означава текст почевши од положаја курзора" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Понавља последњу претрагу" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Исеца текући ред и смешта га у исечке" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Увлачи текући ред" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Поништава увлачење текућег реда" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Поништава последњу радњу" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Враћа последњу поништену радњу" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Иде један знак уназад" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Иде један знак унапред" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Иде једну реч уназад" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Иде једну реч унапред" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "На претходни ред" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "На следећи ред" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "На почетак текућег реда" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "На крај текућег реда" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "На претходни ред" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "На следећи ред" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "На почетак пасуса; затим претходног пасуса" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Иде одмах после краја пасуса; затим следећег пасуса" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Иде у први ред датотеке" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Иде у последњи ред датотеке" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "На одговарајућу заграду" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Помера се један ред горе без померања курсора" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Помера се један ред доле без померања курсора" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Пребацује се на међумеморију претходне датотеке" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Пребацује се на међумеморију следеће датотеке" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Умеће следећу дословност притиска тастера" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Умеће табулатор на положај курсора" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Умеће нови ред на положај курсора" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Брише знак под курзором" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Брише знак лево од курзора" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Исеца уназад од курзора до почетка реда" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Исеца унапред од курзора до почетка следеће речи" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Одсеца од положаја курзора до краја датотеке" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Поравнава читаву датотеку" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Броји речи, редова, и знакова" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Освежава (поново исцртава) текући екран" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Обуставља уређивача (ако је обустављање укључено)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Чува датотеку без постављања упита" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Тражи следеће појављивање уназад" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Тражи следеће појављивање унапред" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Пребацује осетљивост величине слова у претрази" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Заокреће правац претраге" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Пребацује коришћење регуларних израза" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Опозива ниску претходне претраге и замене" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Опозива ниску следеће претраге и замене" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Иде у прегледач датотека" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Пребацује коришћење ДОС записа" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Пребацује коришћење Мекинтош записа" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Пребацује додавање након" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Пребацује додавање пре" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Пребацује стварање резерве изворне датотеке" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Извршава спољну наредбу" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Затвара међумеморију без чувања" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Пребацује коришћење нове међумеморије" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Излази из прегледача датотека" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Иде у прву датотеку на списку" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Иде у последњу датотеку на списку" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "На претходну датотеку на списку" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Иде у следећу датотеку на списку" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Иде у директоријум" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Покреће чистача, ако је доступан" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Иде на претходну поруку чистача" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Иде на следећу поруку чистача" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Покреће обликовача, ако је доступан" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Добави помоћ" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Откажи" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Испиши" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "У директорјум" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Исеци текст" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "На проверу писања" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "На чишћење" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Обликовач" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Вел. слова" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Рег. израз" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Уназад" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Не мењај" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Положај курзора" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Први ред" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Последњи ред" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "До заграде" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Означи текст" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Умножи текст" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Увуци текст" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Поништи увлачење" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Опозови" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Поврати" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Назад" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Напред" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Претходна реч" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Следећа реч" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Почетак" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Крај" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Претходна реч" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Следећа реч" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Почeтaк пасуса" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Крај пасуса" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Помакни горе" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Помакни доле" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Претходна датотека" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Следећа датотека" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Вербатим" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Табулатор" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Унеси" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Обриши" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Врати простор" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Исеци лево" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Исеци десно" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "Исеци до краја" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Изброј речи" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Обустави" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "Следећи ред" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Сачувај" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Претходно" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Следеће" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "Прет. историјат" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "След. историјат" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "На текст" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "ДОС запис" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Мекинтош запис" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Додај позади" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Додај напред" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Направи резерву" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Изврши наредбу" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "У датотеке" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Прва датотека" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Пследња датотека" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Одбаци међумеморију" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Пртх пор чистч" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "След пор чистч" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Режим помоћи" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Сталан приказ положаја курзора" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Користи још један ред за уређивање" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Глатко клизање" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Слабо преламање превише дугих редова" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Приказ празнина" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Истицање синтаксе у боји" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Паметни тастер „Почетак“" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Самоувлачење" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Исецање до краја" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Јако преламање превише дугих редова" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Претварање укуцаних табулатора у размаке" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Резервне датотеке" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Читам датотеку у одвојену међумеморију" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Подршка за миша" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Без претварања из Мекинтош/ДОС записа" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Обустави" @@ -1461,19 +1480,19 @@ msgstr "" msgid "enable/disable" msgstr "— укључује/искључује" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Тастер је неисправан у режиму прегледа" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Ова функција је искључена у ограниченом режиму" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Помоћ није доступна" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1482,7 +1501,7 @@ msgstr "" "\n" "Међумеморија је уписана у %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1491,7 +1510,7 @@ msgstr "" "\n" "Међумеморија није уписана у %s:%s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1500,11 +1519,11 @@ msgstr "" "\n" "Међумеморија није уписана: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Величина прозора је премала за нана...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1513,262 +1532,266 @@ msgstr "" "Употреба: nano [МОГУЋНОСТИ] [[+РЕД,СТУБАЦ] ДАТОТЕКА]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Опција\t\tГнуова дуга опција\tЗначење\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Опција\t\tЗначење\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Почиње у реду РЕД, ступцу СТУБАЦ" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Укључује паметни тастер „Почетак“" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Чува резерве постојећих датотека" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C [дир]" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=[дир]" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Директоријум за чување јединствених датотека резерве" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Користи подебљање уместо обрнутог видео текста" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Претвара укуцане табулаторе у размаке" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Чита датотеку у нову међумеморију по основи" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Користи (вим-стила) датотеке закључавања" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Бележи и чита историјат претраге/замене ниске" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Не тражи у нанорц датотекама" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Поправља проблеме тастера нумеричке тастатуре" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Не додаје нове редове на крајеве датотека" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Не претвара датотеке из ДОС/Мекинтош записа" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Користи још један ред за уређивање" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Бележи и чита место положаја курзора" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q [ниска]" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=[ниска]" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Ниска за цитирање" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Ограничени режим" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Премиче по ред уместо пола екрана" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T [#ступци]" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=[#ступци]" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Поставља ширину табулатора на „#ступци“ стубаца" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Обавља брзо чишћење траке стања" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Исписује податке о издању и излази" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Тачније открива границе речи" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y [ниска]" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=[ниска]" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Одредница синтаксе за обојавање" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Непрекидно приказује положај курзора" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Поправља проблеме тастера Поврати простор/Обриши" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Приказује овај текст помоћи и излази" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Самостално увлачи нове редове" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Исеца од курзора до краја реда" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Укључује коришћење миша" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Не чита датотеку (само је пише)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o [дир]" -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=[дир]" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Поставља радни директоријум" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Очувава тастере XON (^Q) и XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Нечујно занемарује проблеме покретања као што су грешке рц датотеке" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r [#стубац]" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=[#стубац]" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Поставља тачку јаког прелома на ступцу бр. стубац" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s [програм]" -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=[програм]" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Укључује заменску проверу правописа" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Сам чува при излазу, не пита" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Чува датотеку по основи у Јуникс запису" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Режим прегледа (само за читање)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Не прелама јако дуге редове" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Не приказује два реда помоћи" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Укључује обуставу" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Укључује меко преламање редова" -#: src/nano.c:923 +#: src/nano.c:928 #, fuzzy, c-format msgid " nano, version %s\n" msgstr " Гнуов нано, издање %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " Ел. пошта: nano@nano-editor.org\tВеб: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1777,82 +1800,86 @@ msgstr "" "\n" " Уграђене опције:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Нема назива датотеке" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Не могу поново да отворим стандардни улаз са тастатуре, извините\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Читам са стандардног улаза, ^C да прекинете\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Примих SIGHUP или SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Користите „fg“ да се вратите у нано.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Обустава није укључена" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "укључено" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "искључено" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON је занемарен, јао мени" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF је занемарен, јао мени" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Тражена величина табулатора %s је неисправна" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Тражена величина попуне %s је неисправна" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Укуцајте „%s -h“ за списак доступних опција.\n" @@ -1860,118 +1887,118 @@ msgstr "Укуцајте „%s -h“ за списак доступних опц #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "ДдDdYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "НнNn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "АаАа" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Да" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Све" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Не" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Грешка у %s у %lu. реду: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Аргумент „%s“ садржи недовршени знак \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Ниске регуларних израза морају почети и завршити се знаком \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Лош регуларни израз „%s“: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Недостаје назив синтаксе" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Синтакса „none“ је резервисана" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "Синтакса „default“ не сме да садржи проширења" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Недостаје назив тастера" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Назив тастера је прекратак" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Назив тастера мора почети са ^, M, или F" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Назив тастера „%s“ је неисправан" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Морате навести изборник (или „all“) у коме свезати/развезати тастер" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Не могу да мапирам назив „%s“ ка функцији" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Не могу да мапирам назив „%s“ ка изборнику" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Функција „%s“ не постоји у изборнику „%s“" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Извините, ниска тастера „%s“ не може бити поново свезана" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Грешка ширења „%s“: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1987,50 +2014,50 @@ msgstr "" "„black“ (црна), са необавезним предметком „bright“ (светло)\n" "за боје позадине." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Недостаје назив боје" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "Недостаје наредба чистача" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "„start=“ захтева и одговарајући „end=“" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Боја позадине „%s“ не може бити светла" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Синтакса „default“ не сме да садржи проширења" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "Недостаје наредба чистача" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Аргумент „%s“ садржи недовршени знак \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Кобна грешка: нема мапираних тастера за функцију „%s“. Излазим.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2038,62 +2065,62 @@ msgstr "" "Ако је потребно, користите нано са опцијом „-I“ да дотерате ваша подешавања " "нанорц-а\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Не могу да нађем синтаксу „%s“ за ширење" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Синтакса „%s“ нема наредбе боје" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Наредба „%s“ није дозвољена у укљученој датотеци" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Нисам разумео наредбу „%s“" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Недостаје опција" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Непозната опција „%s“" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Не могу да расподесим опцију „%s“" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Опција „%s“ захтева аргумент" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Опција није исправна вишебитна ниска" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Потребни су не-празни знаци" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Потребна су два знака једног-ступца" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Ја не могу да нађем мој лични директоријум! Бре, брате!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2137,16 +2164,16 @@ msgid "Searching..." msgstr "Тражи" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Да заменим ову појаву?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Замени са" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2155,19 +2182,19 @@ msgstr[1] "Замених %lu појаве" msgstr[2] "Замених %lu појава" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Унесите број реда, број ступца" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Неисправан број реда или ступца" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Није заграда" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Нема одговарајуће заграде" @@ -2395,11 +2422,11 @@ msgstr "У избору:" msgid "Verbatim Input" msgstr "Улаз дословности" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "наноу је понестало меморије!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2407,70 +2434,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Улаз Уникода" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "ДИР: " -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Датотека:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Измењено " -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Преглед " -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "ред %ld/%ld (%d%%), стубац %lu/%lu (%d%%), знак %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Уређивач текста нано" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "издање " -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Припремили:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Посебно се захваљујемо:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Задужбини слободног софтвера" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "многим преводиоцима и ТП-у" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "За ен-курсис:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "и свима осталима које смо пропустили..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Хвала вам што користите нано!" diff --git a/po/sv.po b/po/sv.po index 37e79111..0c815dc1 100644 --- a/po/sv.po +++ b/po/sv.po @@ -8,10 +8,10 @@ # msgid "" msgstr "" -"Project-Id-Version: nano 2.5.2\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-04-10 09:50+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-07-12 11:20+0100\n" "Last-Translator: Josef Andersson \n" "Language-Team: Swedish \n" "Language: sv\n" @@ -21,83 +21,82 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Poedit 1.8.7.1\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Fel vid inläsning av %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Gå till katalog" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Avbruten" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Kan inte skriva utanför %s" +msgstr "Kan inte gå utanför %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Kan inte gå upp en katalog" +#: 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 "Fel vid inläsning av %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(kat)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(föräldkat)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(enorm)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Sök" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Sökningen började om från början" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Detta är enda förekomsten" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Inget aktuellt sökmönster" -#: src/color.c:186 -#, fuzzy, c-format +#: src/color.c:185 +#, c-format msgid "Unknown syntax name: %s" -msgstr "Kopia av syntaxnamn %s" +msgstr "Okänt syntaxnamn: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" -msgstr "" +msgstr "Misslyckades med magic_load(): %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" -msgstr "" +msgstr "Misslyckades med magic_file(%s): %s" #: src/files.c:47 #, c-format @@ -166,8 +165,8 @@ msgstr "Filen %s redigeras (av %s med %s, PID %d); fortsätt?" msgid "Can't insert file from outside of %s" msgstr "Kan inte infoga fil från utanför %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" är en katalog" @@ -186,7 +185,7 @@ msgstr "Inga fler öppna filbuffertar" msgid "Switched to %s" msgstr "Växlade till %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Ny buffert" @@ -228,11 +227,11 @@ msgid "New File" msgstr "Ny fil" #: src/files.c:982 -#, fuzzy, c-format +#, c-format msgid "File \"%s\" not found" -msgstr "\"%s\" kunde inte hittas" +msgstr "Filen \"%s\" kunde inte hittas" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" är en enhetsfil" @@ -262,10 +261,10 @@ msgid "Key invalid in non-multibuffer mode" msgstr "Tangenten ogiltig i icke-flerbuffertläget" #: src/files.c:1628 -#, fuzzy msgid "Failed to write backup file; continue saving? (Say N if unsure.) " msgstr "" -"Misslyckades med skrivning av säkerhetskopian, fortsätt spara? (N om osäker) " +"Misslyckades med skrivning av säkerhetskopian, fortsätt spara? (N om " +"osäker.) " #: src/files.c:1746 #, c-format @@ -278,89 +277,87 @@ msgstr "Kan inte skriva utanför %s" msgid "Error writing backup file %s: %s" msgstr "Fel vid skrivning av säkerhetskopian %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "För många säkerhetskopierade filer?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Fel vid skrivning av temporär fil: %s" -#: src/files.c:1990 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 +#: 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 "Fel vid skrivning av %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Skrev %lu rad" msgstr[1] "Skrev %lu rader" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS-format]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac-format]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Säkerhetskopia]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Infoga markering till fil" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Lägg till markering till fil" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Skriv markering till fil" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Filnamn att infoga i" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Filnamn att lägga till i" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Filnamn att skriva" -#: src/files.c:2297 -#, fuzzy +#: src/files.c:2295 msgid "Save modified buffer anyway? " -msgstr "Spara ändrad buffert ändå?" +msgstr "Spara ändrad buffert ändå? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Spara filen med ANNAT NAMN? " -#: src/files.c:2416 -#, fuzzy, c-format +#: src/files.c:2414 +#, c-format msgid "File \"%s\" exists; OVERWRITE? " -msgstr "Filen existerar, SKRIVA ÖVER? " +msgstr "Filen ”%s” existerar, SKRIVA ÖVER? " -#: src/files.c:2437 -#, fuzzy +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " -msgstr "Filen har ändrats sedan du öppnade den, fortsätt spara? " +msgstr "Filen har ändrats sedan du öppnade den; fortsätt spara? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(mer)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -369,7 +366,7 @@ msgstr "" "\n" "Tryck Retur för att fortsätta\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -378,7 +375,7 @@ msgstr "" "Kunde inte skapa katalogen %s: %s\n" "Den krävs för skrivning/inläsning av sökhistorik eller markörpos.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -387,7 +384,7 @@ msgstr "" "Sökvägen %s är inte en katalog som den måste vara.\n" "Nano kommer inte att kunna läsa in eller spara sökhistorik eller markörpos.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -396,7 +393,7 @@ msgstr "" "Upptäckte en gammal historikfil för nano (%s) som jag försökte flytta\n" "till (%s) men något gick fel: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -407,752 +404,769 @@ msgstr "" "till (%s)\n" "(se nanos FAQ för mer om denna ändring)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Fel vid skrivning av %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Avsluta" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Stäng" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Ångra klipp ut text" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "Ojustera" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Läs fil" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Var finns" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Ersätt" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Gå till rad" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Föreg rad" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Nästa rad" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Föreg sid" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Nästa sid" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Justera" # Osäker -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Fulljstera" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Uppdatera" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "VarFinnsNäst" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Justera det aktuella stycket" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Avbryt den aktuella funktionen" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Visa denna hjälptext" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Stäng aktuell filbuffert / Avsluta nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Avsluta nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Skriv den aktuella filen till disk" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Infoga ytterligare en fil i den nuvarande" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Sök efter en sträng eller ett reguljärt uttryck" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Sök efter en sträng" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" -msgstr "" +msgstr "Uppdatera fillistan" -#: src/global.c:535 -#, fuzzy +#: src/global.c:540 msgid "Go to lefthand column" -msgstr "Gå till rad- och kolumnnummer" +msgstr "Gå till vänstra kolumnen" -#: src/global.c:536 -#, fuzzy +#: src/global.c:541 msgid "Go to righthand column" -msgstr "Gå till rad- och kolumnnummer" +msgstr "Gå till högra kolumnen" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Gå en hel skärm upp" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Gå en hel skärm ned" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Klipp ut den aktuella raden och lagra den i urklippsbufferten" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Klistra in från urklippsbufferten i aktuell rad" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Visa markörens position" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Starta stavningskontrollen, om tillgänglig" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Ersätt en sträng eller ett reguljärt uttryck" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Gå till rad- och kolumnnummer" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Markera text med början vid markörpositionen" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Upprepa senaste sökning" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Kopiera den aktuella raden och lagra den i urklippsbufferten" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Dra in aktuell rad" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Ångra indragning av aktuell rad" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" -msgstr "" +msgstr "Kommentera/avkommentera aktuell rad eller markerade rader" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Ångra senaste åtgärden" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Gör om den senaste ångraåtgärden" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Gå bakåt ett tecken" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Gå framåt ett tecken" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Gå bakåt ett ord" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Gå framåt ett ord" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Gå till föregående rad" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Gå till nästa rad" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Gå till början på aktuell rad" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Gå till slutet på aktuell rad" +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Gå till föregående rad" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Gå till nästa rad" + # Biten efter ; är konstig -#: src/global.c:575 +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Gå till början på det aktuella stycket; sedan för föregående stycke" # Biten efter ; är konstig -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "Gå till slutet på det aktuella stycket; sedan för nästa stycke" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Gå till filens första rad" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Gå till filens sista rad" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Gå till den matchande klammern" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Rulla upp en rad utan att rulla markören" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Rulla ned en rad utan att rulla markören" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Växla till föregående filbuffert" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Växla till nästa filbuffert" # Osäker -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Infoga nästa tecken ordagrant" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Infoga ett tabulatortecken vid markörpositionen" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Infoga ny rad-tecken vid markörpositionen" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Ta bort tecknet under markören" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Ta bort tecknet till vänster om markören" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Klipp ut bakåt från markören till ordets början" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Klipp ut framåt från markören till början på nästa ord" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Klipp ut från markörens position till slutet av filen" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Justera hela filen" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Räkna antalet ord, rader och tecken" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Uppdatera (rita om) den aktuella skärmen" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Försätt redigeraren i vänteläge (om vänteläge är aktiverat)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Spara fil utan att fråga" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Sök nästa förekomst bakåt" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Sök nästa förekomst framåt" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Växla skiftlägeskänslig sökning" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Vänd riktning för sökningen" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Växla användningen av reguljära uttryck" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Återkalla den föregående sök/ersätt-strängen" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Återkalla nästa sök/ersätt-sträng" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Gå till filbläddrare" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Växla användning av DOS-format" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Växla användning av Mac-format" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Växla inmatning efter" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Växla inmatning före" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Växla säkerhetskopiering av originalfilen" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Kör externt kommando" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Stäng buffert utan att spara den" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Växla användning av en ny buffert" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Avsluta från filbläddraren" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Gå till första filen i listan" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Gå till sista filen i listan" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Gå till föregående fil i listan" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Gå till nästa fil i listan" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Gå till katalog" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Starta felkontrollen, om tillgänglig" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Gå till föregående felkontrmedd" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Gå till nästa felkontrmedd" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Starta formaterare, om tillgänglig" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Få hjälp" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Avbryt" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Skriv ut" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Gå till katalog" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Klipp ut" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Stavkontr." -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "Till felkontrollsverktyg" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formaterare" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Skiftkänsl" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Reguljärt uttr" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Bakåt" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Ingen ersättning" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Akt. pos" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Första raden" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Sista raden" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Till klammer" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Markera text" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Kopiera text" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Dra in text" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Ångra indragning av text" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Ångra" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Gör om" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Bakåt" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Framåt" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Föreg ord" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Nästa ord" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Hem" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Slut" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Föreg ord" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Nästa ord" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Börj på sty" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Slut på sty" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Rulla upp" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Rulla ned" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Föregående fil" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Nästa fil" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Ordagrann" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tabb" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Retur" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Ta bort" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backsteg" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Klipp vänster" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Klipp höger" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "KlippTillSlut" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Antal ord" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Vänteläge" -#: src/global.c:945 -#, fuzzy +#: src/global.c:961 msgid "Comment Lines" -msgstr "Nästa rad" +msgstr "Kommentera rader" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Spara" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Föregående" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Nästa" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "FöregHisto" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "NästaHisto" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Gå till text" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS-format" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac-format" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Lägg till" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Infoga" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Säkerhetskopiera fil" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Kör kommando" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Till filer" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Första filen" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Sista filen" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Kasta buffert" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" -msgstr "" +msgstr "Vänster kolumn" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" -msgstr "" +msgstr "Höger kolumn" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Föreg felkontrolsmed" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Nästa felkontrollsmed" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Hjälpläge" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Konstant visning av markörposition" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Användning av ytterligare en rad för redigering" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Mjuk rullning" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Mjuk radbrytning av långa rader" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Visning av blanktecken" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Färgmarkering av syntax" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Smart hemtangent" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Automatisk indragning" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Klipp ut till slutet" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Fast radbrytning av långa rader" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Konvertering av inmatade tabulatorer till blanksteg" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Säkerhetskopiera filer" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Läser fil till separat buffert" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Musstöd" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Ingen konvertering från DOS/Mac-format" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Vänteläge" @@ -1422,7 +1436,6 @@ msgstr "" "visar viktiga meddelanden. " #: src/help.c:341 -#, fuzzy msgid "" "The bottom two lines show the most commonly used shortcuts in the editor.\n" "\n" @@ -1435,10 +1448,10 @@ msgstr "" "textredigeraren.\n" "\n" " Notationen för kortkommandon är som följer: Sekvenser med Control-tangent " -"skrivs med ett taktecken (^) och trycks tillsammans med antingen Control-" -"tangenten (Ctrl) eller genom att trycka Escape-tangenten två gånger. Escape-" +"skrivs med ett taktecken (^) och kan anges genom att trycka ned antingen " +"Ctrl-tangenten eller genom att trycka Escape-tangenten två gånger. Meta-key-" "sekvenser skrivs med metatecknet (M) och anges antingen med Esc-, Alt- eller " -"Meta-tangenten beroende på dina tangentbordsinställningar. " +"Cmd-tangenten beroende på dina tangentbordsinställningar. " #: src/help.c:348 msgid "" @@ -1458,19 +1471,19 @@ msgstr "" msgid "enable/disable" msgstr "aktivera/inaktivera" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Tangenten ogiltig i visningsläget" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Funktionen är inaktiverad i begränsat läge" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Hjälp är inte tillgängligt" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1479,7 +1492,7 @@ msgstr "" "\n" "Bufferten skrevs till %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1488,7 +1501,7 @@ msgstr "" "\n" "Bufferten skrevs inte till %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1497,11 +1510,11 @@ msgstr "" "\n" "Bufferten skrevs inte: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Fönsterstorleken är för liten för Nano…\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1510,262 +1523,266 @@ msgstr "" "Användning: nano [FLAGGOR] [[+RAD,KOLUMN] FIL]…\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Flagga\t\tLång GNU-flagga\t\tBetydelse\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Flagga\t\tBetydelse\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+RAD,KOLUMN" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Starta vid radnummer RAD, kolumn KOLUMN" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Aktivera smart hemtangent" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Spara säkerhetskopior av befintliga filer" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Katalog för att spara unika säkerhetskopior" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Använd fet stil istället för omvänd videotext" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Konvertera angivna tabulatorer till blanksteg" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Läs en fil till en ny buffert som standard" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Använd låsfiler (i vim-stil)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Logga och läs stränghistorik för sök/ersätt" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Titta inte i nanorc-filer" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Ta hand om förvirringsproblemet med numeriska tangentbordet" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Lägg inte till nya rader på slutet av filer" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Konvertera inte filer från DOS/Mac-format" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Använd en rad till för redigering" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Logga & läs plats för markörposition" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Citatsträng" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Begränsat läge" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Rulla efter rad istället för halvskärm" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T " -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Ställ in bredden på ett tabbsteg till antal kolumner" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Gör en snabb rensning av statusraden" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Skriv ut versionsinformation och avsluta" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Identifiera ordgränsen mer noggrant" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Syntaxdefinition att använda för färger" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Visa markörposition hela tiden" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Fixa förvirringsproblemet med Backsteg/Delete" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Visa denna hjälptext och avsluta" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Dra automatiskt in nya rader" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Klipp ut från markören till slutet på raden" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Aktivera användning av musen" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Läs inte filen (skriv den bara)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Ställ in arbetskatalog" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Bevara XON (^Q)- och XOFF (^S)-tangenter" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Ignorera tyst startproblem som rc-filfel" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r " -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Ställ in fast radbryt-punkt vid kolumnen #cols" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Använd alternativ stavningskontroll" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Spara automatiskt vid avslut, fråga inte" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Spara som standard en fil i Unix-format" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Visningsläge (skrivskyddat)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Använd inte fast radbryt för långa rader" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Visa inte de två hjälpraderna" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Använd vänteläge" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Aktivera mjuk radbrytning" -#: src/nano.c:923 -#, fuzzy, c-format +#: src/nano.c:928 +#, c-format msgid " nano, version %s\n" -msgstr " GNU nano, version %s\n" +msgstr " nano, version %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" -msgstr "" +msgstr " (C) 2014..%s nanos skapare\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " E-post: nano@nano-editor.org\tHemsida: http://www.nano-editor.org/" +msgstr " E-post: nano@nano-editor.org\tHemsida: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1774,82 +1791,88 @@ msgstr "" "\n" " Kompileringsflaggor:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Inget filnamn" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" +"Spara ändrad buffert? (Att svara \"Nej\" kommer att FÖRKASTA ändringar.) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Kunde inte återöppna stdin från tangentbordet\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Läser från stdin, ^C för att avbryta\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Mottog SIGHUP eller SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Använd \"fg\" för att återvända till nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Vänteläge är inte aktiverat" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "aktiverad" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "inaktiverad" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" -msgstr "" +msgstr "Obunden tangent" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Obunden tangent:M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" -msgstr "" +msgstr "Obunden tangent:M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" -msgstr "" +msgstr "Obunden tangent:^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" -msgstr "" +msgstr "Obunden tangent:%c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON ignorerades, mummel mummel" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF ignorerades, mummel mummel" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Begärd tabulatorstorlek \"%s\" är ogiltig" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Begärd fyllningsstorlek \"%s\" är ogiltig" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Skriv ”%s -h” för en lista över tillgängliga flaggor.\n" @@ -1857,118 +1880,117 @@ msgstr "Skriv ”%s -h” för en lista över tillgängliga flaggor.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "JjYy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Ja" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Alla" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Nej" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Fel i %s på rad %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Argumentet \"%s\" har ett oavslutat \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Strängar med reguljära uttryck måste börja och sluta med ett \"-tecken" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Felaktigt reguljärt uttryck \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Syntaxnamn saknas" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" -msgstr "" +msgstr "Ett syntaxnamn måste vara citerat" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Syntaxen \"none\" är reserverad" -#: src/rcfile.c:327 -#, fuzzy +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" -msgstr "Syntaxen \"default\" får inte ta utökningar" +msgstr "Syntaxen \"default\" accepterar inte utökningar" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Saknar tangentnamn" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Tangentnamnet är för kort" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Tangentnamnet måste börja med ”^”, ”M” eller ”F”" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Tangentnamnet \"%s\" är ogiltigt" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Måste ange en funktion att binda tangenten till" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "Måste ange en meny (eller \"all\") för att ändra bindning för tangent" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Kan inte mappa namnet ”%s” till en funktion" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Kan inte mappa namnet ”%s” till en meny" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Funktionen ”%s” existerar inte i meny ”%s”" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Tangentnedtryckningen ”%s” kan inte bindas om" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Fel vid utökning av %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1983,51 +2005,51 @@ msgstr "" "\"cyan\", \"magenta\" och \"black\" (svart), med\n" "valfria prefixet \"bright\" (ljus) för förgrundsfärger." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" -msgstr "" +msgstr "Ett ”%s”-kommando kräver ett föregående ”syntax”-kommando" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Färgnamn saknas" -#: src/rcfile.c:653 src/rcfile.c:807 -#, fuzzy, c-format +#: src/rcfile.c:654 src/rcfile.c:808 +#, c-format msgid "Missing regex string after '%s' command" -msgstr "Saknar kommando för felkontroll" +msgstr "Saknar regex-sträng efter ”%s”-kommando" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" kräver ett motsvarande \"end=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Bakgrundsfärgen \"%s\" kan inte vara ljus" -#: src/rcfile.c:802 -#, fuzzy, c-format +#: src/rcfile.c:803 +#, c-format msgid "The \"default\" syntax does not accept '%s' regexes" -msgstr "Syntaxen \"default\" får inte ta utökningar" +msgstr "Syntaxen \"default\" accepterar inte reguljära uttryck som ”%s”" -#: src/rcfile.c:863 -#, fuzzy, c-format +#: src/rcfile.c:864 +#, c-format msgid "Missing command after '%s'" -msgstr "Saknar kommando för felkontroll" +msgstr "Saknar kommando efter ”%s”" -#: src/rcfile.c:879 -#, fuzzy, c-format +#: src/rcfile.c:880 +#, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Argumentet \"%s\" har ett oavslutat \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" "Allvarligt fel: Inga tangenter mappade för funktionen \"%s\". Avslutar.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2035,62 +2057,62 @@ msgstr "" "Om det behövs, använd nano med flaggan -I för att justera dina nanorc-" "inställningar.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Kunde inte hitta syntax %s att utöka" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Syntax \"%s\" har inga färgkommandon" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Kommandot \"%s\" tillåts inte i inkluderad fil" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Förstår inte kommandot \"%s\"" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Saknad flagga" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Okänd flagga \"%s\"" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Kan inte bort flaggan \"%s\"" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Flaggan \"%s\" kräver ett argument" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Flagga är inte en giltig flerbytesträng" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Icke-blanktecken krävs" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Två enkel-kolumntecken krävs" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Jag kan inte hitta min hemkatalog! Buhu!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2129,21 +2151,20 @@ msgstr " (att ersätta)" #. TRANSLATORS: This is shown when searching takes #. * more than half a second. #: src/search.c:306 -#, fuzzy msgid "Searching..." -msgstr "Sök" +msgstr "Söker…" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Ersätta denna förekomst?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Ersätt med" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2151,19 +2172,19 @@ msgstr[0] "Ersatte %lu förekomst" msgstr[1] "Ersatte %lu förekomster" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Ange radnummer, kolumnnummer" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Ogiltigt rad- eller kolumnnummer" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Inte en klammer" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Ingen matchande klammer" @@ -2182,11 +2203,11 @@ msgstr "Fel vid start av \"%s\"" #: src/text.c:461 msgid "Commenting is not supported for this file type" -msgstr "" +msgstr "Kommentarer stöds inte för denna filtyp" #: src/text.c:477 msgid "Cannot comment past end of file" -msgstr "" +msgstr "Kan inte kommentera bortom filavslutet" #: src/text.c:670 msgid "Nothing in undo buffer!" @@ -2224,11 +2245,11 @@ msgstr "radbryt" #: src/text.c:765 src/text.c:940 msgid "comment" -msgstr "" +msgstr "kommentera" #: src/text.c:769 src/text.c:944 msgid "uncomment" -msgstr "" +msgstr "avkommentera" #: src/text.c:773 src/text.c:931 msgid "text insert" @@ -2284,9 +2305,8 @@ msgstr "Redigera en ersättning" #. TRANSLATORS: Shown after fixing misspellings in one word. #: src/text.c:2706 -#, fuzzy msgid "Next word..." -msgstr "Nästa ord" +msgstr "Nästa ord…" #: src/text.c:2760 msgid "Creating misspelled word list, please wait..." @@ -2387,81 +2407,82 @@ msgstr "I markering: " msgid "Verbatim Input" msgstr "Ordagrann inmatning" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano har slut på minne!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Internt fel: Kan inte matcha raden %d. Spara ditt arbete." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" -msgstr "" +msgstr "Okänd sekvens" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unicode-inmatning" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "KAT:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Fil:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Ändrad" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Visa" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "rad %ld/%ld (%d%%), kolumn %lu/%lu (%d%%), tecken %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Textredigeraren nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "version" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Presenteras av:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Ytterligare tack till:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "de många översättarna och TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "För ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "och alla andra som vi har glömt…" -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Tack för att du använder nano!" @@ -2850,7 +2871,7 @@ msgstr "Tack för att du använder nano!" #~ "NumLock" #~ msgid "Tab size is too small for nano...\n" -#~ msgstr "Tabulatorstorleken är för liten för nano...\n" +#~ msgstr "Tabulatorstorleken är för liten för nano…\n" #~ msgid "Main: set up windows\n" #~ msgstr "Main: konfigurera fönster\n" diff --git a/po/tr.po b/po/tr.po index 95fad27c..09e320a8 100644 --- a/po/tr.po +++ b/po/tr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 1.2.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2003-08-17 18:08+0300\n" "Last-Translator: A. Murat EREN \n" "Language-Team: Turkish \n" @@ -18,81 +18,80 @@ msgstr "" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: KBabel 1.0\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, fuzzy, c-format -msgid "Error reading %s: %s" -msgstr "Hatalı alıntı dizgesi %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 #, fuzzy msgid "Go To Directory" msgstr "Dizine Git" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "İptal edildi" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "%s dışına yazılamıyor" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Bir üst dizine geçilemiyor" +#: 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 +#, fuzzy, c-format +msgid "Error reading %s: %s" +msgstr "Hatalı alıntı dizgesi %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Ara" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Arama Döngülendi" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Bu tek bulgu" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "Sözdizim ismi eksik" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -163,8 +162,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Dosya %s dışından eklenemiyor" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" bir dizin" @@ -184,7 +183,7 @@ msgstr "Başka açık dosya yok" msgid "Switched to %s" msgstr "%s 'e geçildi" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Yeni Arabellek" @@ -226,7 +225,7 @@ msgstr "Yeni Dosya" msgid "File \"%s\" not found" msgstr "\"%s\" bulunamadı" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: src/files.c:991 src/rcfile.c:535 src/rcfile.c:1232 src/rcfile.c:1273 #, fuzzy, c-format msgid "\"%s\" is a device file" msgstr "\"%s\" bir aygıt dosyası" @@ -271,89 +270,89 @@ msgstr "%s dışına yazılamıyor" msgid "Error writing backup file %s: %s" msgstr "" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 #, fuzzy msgid "Too many backup files?" msgstr "" "\n" "%s yazılmamış (çok fazla yedek dosyası?)\n" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "" -#: src/files.c:1990 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 +#: 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 #, fuzzy, c-format msgid "Error writing %s: %s" msgstr "Hatalı alıntı dizgesi %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, fuzzy, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "%d satır yazıldı" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS Biçimi]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac Biçimi]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Yedek]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Seçimi Dosyanın Başına Ekle" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Seçimi Dosyanın Sonuna Ekle" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Seçimi Dosyaya Yaz" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Başına Eklenecek Dosya Adı" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Sonuna Eklenecek Dosya Adı" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Yazılacak Dosya Adı" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "" -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Dosya var, ÜSTÜNE YAZILSIN MI?" -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(daha)" -#: src/files.c:2953 +#: src/files.c:2951 #, fuzzy, c-format msgid "" "\n" @@ -362,28 +361,28 @@ msgstr "" "\n" "nano'yu başlatmaya devam etmek için Gir tuşuna basınız\n" -#: src/files.c:2969 +#: 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:2976 +#: 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:2996 +#: 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:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -391,810 +390,828 @@ msgid "" "(see the nano FAQ about this change)" msgstr "" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Çık" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Kapat" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "Kesmeyi Geri Al" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "Yaslamayı Geri Al" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Dosya Oku" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Ara" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Değiştir" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Satıra Git" -#: src/global.c:497 +#: src/global.c:502 #, fuzzy msgid "Prev Line" msgstr "Önceki Sayfa" -#: src/global.c:498 +#: src/global.c:503 #, fuzzy msgid "Next Line" msgstr "Sonraki Dosya" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Önceki Sayfa" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Sonraki Sayfa" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Yasla" -#: src/global.c:503 +#: src/global.c:508 #, fuzzy msgid "FullJstify" msgstr "Yasla" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Tazele" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 #, fuzzy msgid "WhereIs Next" msgstr "Ara" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Şu anki paragrafı yasla" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Yürürlükteki fonksiyonu iptal et" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "" -#: src/global.c:521 +#: src/global.c:526 #, fuzzy msgid "Close the current file buffer / Exit from nano" msgstr "Yüklenmiş olan dosyayı kapat/nano'dan çık" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "nano'dan çık" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Yürütülmekte olan dosyayı diske yaz" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Şu anki dosyaya başka bir dosya ekle" -#: src/global.c:531 +#: src/global.c:536 #, fuzzy msgid "Search for a string or a regular expression" msgstr "Düzenli ifade kullan" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Şu anki satırı kes ve kesim arabelleğinde sakla" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Şu anki satıra kesim arabelleğini yapıştır" -#: src/global.c:544 +#: src/global.c:549 #, fuzzy msgid "Display the position of the cursor" msgstr "İmlecin pozisyonunu göster" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Yazım denetleyicisini çağır (eğer mümkün ise)" -#: src/global.c:548 +#: src/global.c:553 #, fuzzy msgid "Replace a string or a regular expression" msgstr "Düzenli ifade kullan" -#: src/global.c:549 +#: src/global.c:554 #, fuzzy msgid "Go to line and column number" msgstr "Satır numarasına git" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "İmleç hizasındaki metni işaretle" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "" -#: src/global.c:554 +#: src/global.c:559 #, fuzzy msgid "Copy the current line and store it in the cutbuffer" msgstr "Şu anki satırı kes ve kesim arabelleğinde sakla" -#: src/global.c:555 +#: src/global.c:560 #, fuzzy msgid "Indent the current line" msgstr "Yürürlükteki dosyanın sonuna ekle" -#: src/global.c:556 +#: src/global.c:561 #, fuzzy msgid "Unindent the current line" msgstr "Yürürlükteki dosyanın sonuna ekle" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "" -#: src/global.c:563 +#: src/global.c:568 #, fuzzy msgid "Go back one character" msgstr "Bir karakter geri gel" -#: src/global.c:564 +#: src/global.c:569 #, fuzzy msgid "Go forward one character" msgstr "Bir karakter ileri git" -#: src/global.c:566 +#: src/global.c:571 #, fuzzy msgid "Go back one word" msgstr "Bir kelime geriye git" -#: src/global.c:567 +#: src/global.c:572 #, fuzzy msgid "Go forward one word" msgstr "Bir kelime ileri git" -#: src/global.c:569 +#: src/global.c:574 #, fuzzy msgid "Go to previous line" msgstr "Önceki ekrana git" -#: src/global.c:570 +#: src/global.c:575 #, fuzzy msgid "Go to next line" msgstr "Bir satır aşağı in" -#: src/global.c:571 +#: src/global.c:576 #, fuzzy msgid "Go to beginning of current line" msgstr "Şu anki satırın başına git" -#: src/global.c:572 +#: src/global.c:577 #, fuzzy msgid "Go to end of current line" msgstr "Şu anki satırın sonuna git" -#: src/global.c:575 +#: src/global.c:579 +msgid "Go to previous block of text" +msgstr "" + +#: src/global.c:580 +msgid "Go to next block of text" +msgstr "" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Dosyanın ilk satırına git" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Dosyanın son satırına git" -#: src/global.c:582 +#: src/global.c:591 #, fuzzy msgid "Go to the matching bracket" msgstr "Eşleşen ayraç yok" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "" -#: src/global.c:589 +#: src/global.c:598 #, fuzzy msgid "Switch to the previous file buffer" msgstr "Önceki ekrana git" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "" -#: src/global.c:593 +#: src/global.c:602 #, fuzzy msgid "Insert a tab at the cursor position" msgstr "İmlecin olduğu yerden satır başı yap" -#: src/global.c:594 +#: src/global.c:603 #, fuzzy msgid "Insert a newline at the cursor position" msgstr "İmlecin olduğu yerden satır başı yap" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "İmlecin altındaki karakteri sil" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "İmlecin solundaki karakteri sil" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "" -#: src/global.c:604 +#: src/global.c:613 #, fuzzy msgid "Cut from the cursor position to the end of the file" msgstr "Şu anki satıra kesim arabelleğini yapıştır" -#: src/global.c:607 +#: src/global.c:616 #, fuzzy msgid "Justify the entire file" msgstr "Şu anki paragrafı yasla" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Şu anki ekranı tazele (yeniden çiz)" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 #, fuzzy msgid "Search next occurrence backward" msgstr "Geriye doğru ara" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "" -#: src/global.c:624 +#: src/global.c:633 #, fuzzy msgid "Reverse the direction of the search" msgstr "İmlecin pozisyonunu göster" -#: src/global.c:628 +#: src/global.c:637 #, fuzzy msgid "Toggle the use of regular expressions" msgstr "Düzenli ifade kullan" -#: src/global.c:632 +#: src/global.c:641 #, fuzzy msgid "Recall the previous search/replace string" msgstr "Önceki arama/değiştirme dizgisini düzenle" -#: src/global.c:634 +#: src/global.c:643 #, fuzzy msgid "Recall the next search/replace string" msgstr "Önceki arama/değiştirme dizgisini düzenle" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Dosya tarayıcısına git" -#: src/global.c:640 +#: src/global.c:649 #, fuzzy msgid "Toggle the use of DOS format" msgstr "Dosyayı DOS biçiminde yaz" -#: src/global.c:641 +#: src/global.c:650 #, fuzzy msgid "Toggle the use of Mac format" msgstr "Dosyayı Mac biçiminde yaz" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Harici komut çalıştır" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 #, fuzzy msgid "Toggle the use of a new buffer" msgstr "Yeni arabelleğe girişi aç/kapa" -#: src/global.c:652 +#: src/global.c:661 #, fuzzy msgid "Exit from the file browser" msgstr "Dosya tarayıcısına git" -#: src/global.c:653 +#: src/global.c:662 #, fuzzy msgid "Go to the first file in the list" msgstr "Dosyanın ilk satırına git" -#: src/global.c:654 +#: src/global.c:663 #, fuzzy msgid "Go to the last file in the list" msgstr "Dosyanın son satırına git" -#: src/global.c:655 +#: src/global.c:664 #, fuzzy msgid "Go to the previous file in the list" msgstr "Dosyanın ilk satırına git" -#: src/global.c:656 +#: src/global.c:665 #, fuzzy msgid "Go to the next file in the list" msgstr "Dosyanın son satırına git" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Dizine git" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "Yazım denetleyicisini çağır (eğer mümkün ise)" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "Satır numarasına git" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "Yazım denetleyicisini çağır (eğer mümkün ise)" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Yardım Al" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "İptal" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "Yaz" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Dizine Git" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Metni Kes" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Denetime" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "Satıra Git" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "DOS Biçimi" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "Harf Duyarlı" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "Düzenli İfade" -#: src/global.c:785 +#: src/global.c:794 #, fuzzy msgid "Backwards" msgstr " [Geriye Doğru]" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Değiştirme Yok" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "İmleç Pozisyonu" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "İlk Satır" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Son Satır" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "Ayraç değil" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Metni İşaretle" -#: src/global.c:830 +#: src/global.c:839 #, fuzzy msgid "Copy Text" msgstr "Metni Kes" -#: src/global.c:833 +#: src/global.c:842 #, fuzzy msgid "Indent Text" msgstr "Metni Kes" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Geri" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "İleri" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Önceki Kelime" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Sonraki Kelime" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Ev" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Son" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Önceki Kelime" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Sonraki Kelime" + +#: src/global.c:890 msgid "Beg of Par" msgstr "" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "Önceki Dosya" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Sonraki Dosya" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Sekme (TAB)" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Gir Tuşu (Enter)" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Sil" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Geri tuşu" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "Metni Kes" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Askıya Al" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "Önceki Dosya" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "Sonraki Sayfa" -#: src/global.c:960 +#: src/global.c:976 #, fuzzy msgid "PrevHstory" msgstr "Geçmiş" -#: src/global.c:963 +#: src/global.c:979 #, fuzzy msgid "NextHstory" msgstr "Geçmiş" -#: src/global.c:972 +#: src/global.c:988 #, fuzzy msgid "Go To Text" msgstr "Satıra Git" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS Biçimi" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac Biçimi" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Sonuna Ekle" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Başına Ekle" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Yedek Dosyası" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Komut Çalıştır" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Dosyalara" -#: src/global.c:1021 +#: src/global.c:1037 #, fuzzy msgid "First File" msgstr "İlk Satır" -#: src/global.c:1023 +#: src/global.c:1039 #, fuzzy msgid "Last File" msgstr "Son Satır" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Yardım Kipi" -#: src/global.c:1318 +#: src/global.c:1338 #, fuzzy msgid "Constant cursor position display" msgstr "Sabit imleç pozisyonu" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Yumuşak kaydırma" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "Uzun satırları kaydırma" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Renkli sözdizimi vurgusu" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Otomatik hizala" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Sonuna kes" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "Uzun satırları kaydırma" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "" -#: src/global.c:1340 +#: src/global.c:1360 #, fuzzy msgid "Backup files" msgstr "Yedek Dosyası" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Fare Desteği" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "DOS/Mac biçimi ile ilgili bir şey yok" -#: src/global.c:1348 +#: src/global.c:1368 #, fuzzy msgid "Suspension" msgstr "Askıya Al" @@ -1506,21 +1523,21 @@ msgstr "" msgid "enable/disable" msgstr "etkin/etkisiz" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "GÖSTER kipi için geçersiz anahtar" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "Kısıtlı kipte %s dışına çıkılamıyor" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1529,7 +1546,7 @@ msgstr "" "\n" "Arabellek %s olarak yazıldı\n" -#: src/nano.c:671 +#: src/nano.c:672 #, fuzzy, c-format msgid "" "\n" @@ -1538,7 +1555,7 @@ msgstr "" "\n" "Arabellek %s olarak yazıldı\n" -#: src/nano.c:674 +#: src/nano.c:675 #, fuzzy, c-format msgid "" "\n" @@ -1547,297 +1564,301 @@ msgstr "" "\n" "Arabellek %s olarak yazıldı\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Pencere boyutu nano için çok küçük...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" "\n" msgstr "" -#: src/nano.c:793 +#: src/nano.c:796 #, fuzzy, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Seçenek\t\tUzun Seçenek\t\tAnlamı\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Seçenek\t\tAnlamı\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 #, fuzzy msgid "Start at line LINE, column COLUMN" msgstr "LINE satır numarasından başla" -#: src/nano.c:803 +#: src/nano.c:806 #, fuzzy msgid "Enable smart home key" msgstr "Fare etkin" -#: src/nano.c:805 +#: src/nano.c:808 #, fuzzy msgid "Save backups of existing files" msgstr "Kaydetme anında varolan dosyaların yedeğini al" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Metin arama/değiştirme geçmişini oku ve günlükle." -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "nanorc dosyalarına bakma" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Dosyalaro DOS/Mac biçiminden dönüştürme" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "" -#: src/nano.c:843 +#: src/nano.c:846 #, fuzzy msgid "Log & read location of cursor position" msgstr "Sabit imleç pozisyonu" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "" -#: src/nano.c:846 +#: src/nano.c:849 #, fuzzy msgid "--quotestr=" msgstr "--quotestr=[metin]" -#: src/nano.c:846 +#: src/nano.c:849 #, fuzzy msgid "Quoting string" msgstr "Alıntı dizgesi, öntanımlı \"> \"" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "" -#: src/nano.c:853 +#: src/nano.c:856 #, fuzzy msgid "-T <#cols>" msgstr "-r [#cols]" -#: src/nano.c:853 +#: src/nano.c:856 #, fuzzy msgid "--tabsize=<#cols>" msgstr "--tabsize=[sayı]" -#: src/nano.c:854 +#: src/nano.c:857 #, fuzzy msgid "Set width of a tab to #cols columns" msgstr "Sekmenin genişliğini numaraya ayarla" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Sürüm bilgisini yaz ve çık" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "" -#: src/nano.c:865 +#: src/nano.c:870 #, fuzzy msgid "--syntax=" msgstr "--syntax [metin]" -#: src/nano.c:866 +#: src/nano.c:871 #, fuzzy msgid "Syntax definition to use for coloring" msgstr "Kullanılacak sözdizim tanımlaması" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "İmleç pozisyonunu daimi göster" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Yeni satırlarda otomatik paragraf başı yap" -#: src/nano.c:874 +#: src/nano.c:879 #, fuzzy msgid "Cut from cursor to end of line" msgstr "" "^K komutunun, imleç pozisyonundan satırın sonuna dek kesmesine izin ver" -#: src/nano.c:877 +#: src/nano.c:882 #, fuzzy msgid "Enable the use of the mouse" msgstr "Fare etkin" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 #, fuzzy msgid "--operatingdir=" msgstr "--operatingdir=[dizin]" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Çalışma dizinini belirle" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "XON (^Q) ve XOFF (^S) tuşlarını sakla" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "" -#: src/nano.c:891 +#: src/nano.c:896 #, fuzzy msgid "-r <#cols>" msgstr "-r [#cols]" -#: src/nano.c:891 +#: src/nano.c:896 #, fuzzy msgid "--fill=<#cols>" msgstr "--fill=[#cols]" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "" -#: src/nano.c:896 +#: src/nano.c:901 #, fuzzy msgid "-s " msgstr "-s [prog]" -#: src/nano.c:896 +#: src/nano.c:901 #, fuzzy msgid "--speller=" msgstr "--speller=[prog]" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Alternatif yazım kontrolcüsü etkin" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Çıkışta sormaksızın otomatik kaydet" -#: src/nano.c:901 +#: src/nano.c:906 #, fuzzy msgid "Save a file by default in Unix format" msgstr "Dosyayı DOS biçiminde yaz" -#: src/nano.c:903 +#: src/nano.c:908 #, fuzzy msgid "View mode (read-only)" msgstr "Göster (sadece okunur) kipi" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "Uzun satırları kaydırma" -#: src/nano.c:907 +#: src/nano.c:912 #, fuzzy msgid "Don't show the two help lines" msgstr "Yardım penceresini gösterme" -#: src/nano.c:909 +#: src/nano.c:914 #, fuzzy msgid "Enable suspension" msgstr "Askıya almayı etkinleştir" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "" -#: src/nano.c:923 -#, fuzzy, c-format -msgid " nano, version %s\n" -msgstr "sürüm " - -#: src/nano.c:926 -#, c-format -msgid " (C) 2014..%s the contributors to nano\n" -msgstr "" - #: src/nano.c:928 #, fuzzy, c-format +msgid " nano, version %s\n" +msgstr "sürüm " + +#: 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: https://nano-editor.org/" msgstr "E-Posta: nano@nano-editor.org\tWeb: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1846,84 +1867,88 @@ msgstr "" "\n" " Derleme seçenekleri:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "SIGHUP ya da SIGTERM sinyali alındı\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, fuzzy, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "nano'ya geri dönmek için \"fg\"'yi kullanın" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "etkin" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "etkisiz" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 #, fuzzy msgid "XON ignored, mumble mumble" msgstr "XON yoksayıldı." -#: src/nano.c:1727 +#: src/nano.c:1709 #, fuzzy msgid "XOFF ignored, mumble mumble" msgstr "XOFF yoksayıldı." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, fuzzy, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "istenen Tab değeri %d geçerli değil" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, fuzzy, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "istenen doldurma değeri %d geçerli değil" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1931,119 +1956,119 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Ee" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Hh" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Tt" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Evet" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Tümü" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Hayır" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, fuzzy, c-format msgid "Error in %s on line %lu: " msgstr "%s'nin %d. satırında hata: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, fuzzy, c-format msgid "Argument '%s' has an unterminated \"" msgstr "%s argümanında sonlanmamış \" var" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: src/rcfile.c:232 src/rcfile.c:675 src/rcfile.c:726 src/rcfile.c:825 #, fuzzy msgid "Regex strings must begin and end with a \" character" msgstr "Düzenli ifade katarları, \" karakteri ile başlamalı ve bitmeli\n" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "\"%s\" yanlış bir düzenli ifade: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Sözdizim ismi eksik" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "" -#: src/rcfile.c:369 +#: src/rcfile.c:370 #, fuzzy msgid "Missing key name" msgstr "Sözdizim ismi eksik" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, fuzzy, c-format msgid "" "Color \"%s\" not understood.\n" @@ -2057,112 +2082,112 @@ msgstr "" "\"white\", \"yellow\", \"cyan\", \"magenta\" ve \n" "\"black\", seçimli \"bright\" ön eki ile.\n" -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Renk ismi eksik" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\", \"end=\"e ihtiyaç duyar." -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "" -#: src/rcfile.c:912 +#: 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:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "%s başına ekleme için açılamıyor: %s" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, fuzzy, c-format msgid "Command \"%s\" not understood" msgstr "%s komutu anlaşılamadı" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "Renk ismi eksik" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "Üst pencere yeniden boyutlandırılamaz" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, fuzzy, c-format msgid "Option \"%s\" requires an argument" msgstr "%s seçeneği bir bağımsız değişken gerektiriyor" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Ev dizinimi bulamıyorum!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, fuzzy, c-format msgid "" "\n" @@ -2207,36 +2232,36 @@ msgid "Searching..." msgstr "Ara" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Bu bulgu değiştirilsin mi?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "İle değiştir" -#: src/search.c:876 +#: src/search.c:872 #, fuzzy, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "%d değiştirme yapıldı" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 #, fuzzy msgid "Enter line number, column number" msgstr "Satır numarasını girin" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Ayraç değil" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Eşleşen ayraç yok" @@ -2468,86 +2493,87 @@ msgstr "Seçimi Dosyanın Sonuna Ekle" msgid "Verbatim Input" msgstr "" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano bellek dışı!" -#: src/utils.c:626 +#: 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:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. TRANSLATORS: This is shown while a six-digit hexadecimal +#. * Unicode character code (%s) is being typed in. +#: src/winio.c:1289 +#, c-format +msgid "Unicode Input: %s" msgstr "" -#: src/winio.c:1945 +#: src/winio.c:1910 #, fuzzy msgid "DIR:" msgstr " DİZİN: " -#: src/winio.c:1953 +#: src/winio.c:1918 #, fuzzy msgid "File:" msgstr "Dosya: " -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 #, fuzzy msgid "Modified" msgstr " Değiştirildi " -#: src/winio.c:1959 +#: src/winio.c:1924 #, fuzzy msgid "View" msgstr " Göster " -#: src/winio.c:3085 +#: src/winio.c:3037 #, fuzzy, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "satır %ld/%ld (%d%%), sütun %lu/%lu (%d%%), karakter %lu/%ld (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "nano metin editörü" -#: src/winio.c:3216 +#: src/winio.c:3168 #, fuzzy msgid "version" msgstr "sürüm " -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Size sağlayan: " -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Özel teşekkürler:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "ncurses için:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "ve unuttuğumuz kişilere..." -#: src/winio.c:3223 +#: src/winio.c:3175 #, fuzzy msgid "Thank you for using nano!" msgstr "nano kullandığınız için teşekkürler!\n" diff --git a/po/uk.po b/po/uk.po index 36287de5..1a9269d2 100644 --- a/po/uk.po +++ b/po/uk.po @@ -6,10 +6,10 @@ # Yuri Chornoivan , 2014, 2015, 2016. msgid "" msgstr "" -"Project-Id-Version: nano 2.6.0\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-18 18:00+0300\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-06-28 21:53+0300\n" "Last-Translator: Yuri Chornoivan \n" "Language-Team: Ukrainian \n" "Language: uk\n" @@ -20,81 +20,80 @@ msgstr "" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Lokalize 1.5\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Помилка під час спроби читання %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Перейти до каталогу" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Скасовано" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Не можу записати поза %s" +msgstr "Не можу вийти за межі %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Не можу перейти на каталог вище" +#: 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 "Помилка під час спроби читання %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(кат)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(батьк. кат.)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(вел.)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Пошук" # message -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Дісталися кінця файла, почали спочатку" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Це єдиний збіг" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Немає поточного зразка для пошуку" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Невідома назва синтаксису: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "Помилка magic_load(): %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "Помилка magic_file(%s): %s" @@ -171,8 +170,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "Не можу вставити файл поза %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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» є каталогом" @@ -191,7 +190,7 @@ msgstr "Більше немає відкритих файлових буфері msgid "Switched to %s" msgstr "Перемкнуто до %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Новий Буфер" @@ -241,7 +240,7 @@ msgstr "Новий файл" msgid "File \"%s\" not found" msgstr "Файла «%s» не знайдено" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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» є файлом пристрою" @@ -287,23 +286,23 @@ msgstr "Не можу записати поза %s" msgid "Error writing backup file %s: %s" msgstr "Помилка під час спроби записати до файла резервної копії %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Забагато файлів резервних копій?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Помилка під час спроби записати до тимчасового файла: %s" -#: src/files.c:1990 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 +#: 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 "Помилка під час спроби записати %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" @@ -311,66 +310,66 @@ msgstr[0] "Записано %lu рядок" msgstr[1] "Записано %lu рядки" msgstr[2] "Записано %lu рядків" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [формат DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [формат Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Резерв]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Дописати позначене до файла на початку" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Дописати позначене до файла наприкінці" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Записати позначене до файла" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Назва файла для дописування" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Назва файла для дописування" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Назва файла для записування" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Зберегти змінений буфер попри все? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Зберегти файл з ІНШОЮ НАЗВОЮ? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Файл «%s» вже існує, ПЕРЕЗАПИСАТИ? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "" "З часу, коли було відкрито файл, до нього було внесено зміни. Продовжити " "спроби зберегти дані? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(далі)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -379,7 +378,7 @@ msgstr "" "\n" "Натисніть Enter, щоб продовжити\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -389,7 +388,7 @@ msgstr "" "Цей каталог потрібен для зберігання та завантаження журналу пошуку або даних " "щодо позиції курсора.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -399,7 +398,7 @@ msgstr "" "Nano не зможе завантажувати або зберігати дані щодо журналу пошуку та " "позицій курсора.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -408,7 +407,7 @@ msgstr "" "Виявлено застарілий файл журналу (%s). Виконано спробу перенести\n" "його до бажаного місця (%s), втім, сталася помилка: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -419,745 +418,765 @@ msgstr "" "відповідного місця (%s)\n" "(див. «Поширені питання» щодо nano, щоб дізнатися більше про цю зміну)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Помилка під час спроби записати %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Вихід" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Закрити" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "СкасВиріз" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "СкасВирівн" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Чит. файл" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Пошук" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Заміна" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "До Рядка" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "ПопРядок" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "НастРядок" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "Поп.Стор." -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Наст.Стор." -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Вирівняти" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "Вирівняти" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Перемалювати" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Знайти далі" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Вирівняти поточний абзац" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Скасувати поточну функцію" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Показати цю довідку" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Закрити буфер поточного файла / Вийти з nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Вихід з nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Записати поточний файл на диск" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Вставити інший файл до поточного" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Шукати рядок або формальний вираз" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Шукати рядок" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Освіжити список файлів" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Перейти до стовпчика ліворуч" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Перейти до стовпчика праворуч" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "На один екран вгору" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "На один екран вниз" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Вирізати поточний рядок та помістити його до \"кишені\"" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Скасувати вирізання та вставити зміст \"кишені\" до поточного рядка" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Показати розташування курсора" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Викликати програму пошуку друкарських помилок (якщо є)" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Замінити рядок або формальний вираз" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Йти до рядка та номеру стовпчика" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Позначити текст, починаючи з поточної позиції курсора" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Повторити останній пошук" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Скопіювати поточний рядок та зберегти його до \"кишені\"" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Додати відступ у поточному рядку" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Вилучити відступ для поточного рядка" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "Додати/Зняти коментування поточного рядка або позначених рядків" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Скасувати останню дію" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Відновити останню скасовану дію" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Назад на один символ" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Вперед на один символ" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Назад на одне слово" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Вперед на одне слово" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Повернутися до попереднього рядка" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Перейти до наступного рядка" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Перейти до початку рядка" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Перейти до кінця рядка" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Повернутися до попереднього рядка" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Перейти до наступного рядка" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "На початок поточного абзацу; потім наступного абзацу" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "У кінець поточного абзацу; потім наступного абзацу" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Перейти до першого рядка файла" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Перейти до останнього рядка файла" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Перейти до відповідної дужки" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Гортати на один рядок вгору без переміщення курсора" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Гортати на один рядок вниз без переміщення курсора" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Перемкнутися на попередній файловий буфер" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Перемкнутися на наступний файловий буфер" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Вставити наступну комбінацію клавіш як є" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Вставити знак табуляції в місце розташування курсора" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Вставити новий рядок у місці розташування курсора" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Видалити літеру під курсором" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Видалити літеру зліва від курсора" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Вирізати назад від курсора до початку слова" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Вирізати вперед від курсора до початку слова" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Вирізати від позиції курсора до кінця файла" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Вирівняти цілий файл" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Підрахувати кількість слів, рядків та символів" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Перемалювати поточний екран" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Призупинити редактор (якщо увімкнено призупинення)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Зберегти файл без запитань" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Шукати відповідник у напрямку до початку" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Шукати відповідник у напрямку до кінця" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Увімкнути/вимкнути чутливість пошуку до регістру" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Змінити напрямок пошуку на протилежний" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Увімкнути/вимкнути використання формальних виразів" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Згадати попередній рядок пошуку/заміни" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Згадати наступний рядок пошуку/заміни" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "До переглядача файлів" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Увімкнути/вимкнути використання формату DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Увімкнути/вимкнути використання формату Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Увімкнути/вимкнути додавання до кінця" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Увімкнути/вимкнути додавання до початку" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Увімкнути/вимкнути резервне копіювання початкового файла" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Виконати зовнішню команду" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Закрити буфер без його збереження" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Увімкнути/вимкнути використання нового буферу" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Вийти з переглядача файлів" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Перейти до першого файла у списку" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Перейти до останнього файла у списку" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Перейти до попереднього файла у списку" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Перейти до наступного файла у списку" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "До каталогу" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Викликати linter, якщо доступний" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "До попереднього пов. linter" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Перейти до наступного повідомлення linter" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Викликати formatter, якщо доступний" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Довідка" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Скасувати" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Виписати" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "До каталогу" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Вирізати" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Правопис" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "До linter" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Formatter" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "РегЗалеж" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "ФормВир" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Назад" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Не Заміщати" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Позиція" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Перший Рядок" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Останній Рядок" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "До дужки" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Помітити" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Скопіювати текст" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Відступ" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "СкасВідст" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Скасувати" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Повторити" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Назад" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Вперед" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "ПопСлово" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "НастСлово" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Початок" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Кінець" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "ПопСлово" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "НастСлово" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Поч.абзацу" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Кін.абзацу" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Гортати вгору" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Гортати вниз" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Поп. файл" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Наступний файл" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Буквально" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Delete" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Backspace" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Вирізати ліворуч" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Вирізати праворуч" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "ВирДоКінця" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Кількість слів" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Призупинка -" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Закоментувати рядки" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Зберегти" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Назад" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Далі" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "ПопЖурнал" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "НастЖурнал" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "До тексту" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "формат DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "формат Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Додати" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Додати(0)" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Зробити резервну копію" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Виконати команду" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "До Файлів" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Перший файл" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Ост. файл" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Відкинути буфер" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Лівий стовпчик" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Правий стовпчик" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "Поп. пов. lint" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "Наст. пов. lint" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Режим довідки" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Постійно показувати місце розташування курсора" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Використання додаткового рядка для редагування" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Плавна прокрутка" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "М’яке перенесення надто довгих рядків" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Показ пробілів" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Підсвічування синтаксису кольором" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Розумна клавіша Home" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Автовідступ" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Вирізати до кінця" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Жорстке перенесення надзвичайно довгих рядків" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Перетворення знаків табуляції на пробіли" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Резервні копії" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Читаємо файл до окремого буфера" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Підтримка миші" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Нема перетворювання із DOS/Mac формату" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Призупинення" @@ -1462,19 +1481,19 @@ msgstr "" msgid "enable/disable" msgstr "дозволити/заборонити" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Некоректна клавіша у режимі перегляду" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Цю функцію вимкнено у обмеженому режимі" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Довідка недоступна" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1483,7 +1502,7 @@ msgstr "" "\n" "Буфер записано до %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1492,7 +1511,7 @@ msgstr "" "\n" "Буфер не записано до %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1501,11 +1520,11 @@ msgstr "" "\n" "Буфер не записано: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Розмір вікна замалий для nano...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1514,262 +1533,266 @@ msgstr "" "Використання: nano [ПАРАМЕТРИ] [[+РЯДОК,СТОВПЧИК] ФАЙЛ]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Параметр\t\tДовга форма\t\tПризначення\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Параметр\t\tПризначення\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Почати зі вказаного рядка та позиції" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Увімкнути розумну кнопку Home" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Зберігати резервні копії наявних файлів" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C <кат>" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Каталог для зберігання унікальних резервних копій" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Використовувати жирний шрифт замість звичайного" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Перетворювати табуляції у пробіли" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Типово читати файл до нового буфера" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Використовувати файли блокування (як у vim)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Вести журнал та читати історію умов пошуку/заміни" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Не використовувати файли nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Виправляти проблему малої клавіатури" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Не додавати порожні рядки у кінці файла" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Не перетворювати файли з формату DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Використовувати додатковий рядок для редагування" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Записувати до журналу і читати позицію курсора" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q <ряд>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=<ряд>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Рядок цитування" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Обмежений режим" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Гортати на рядок, а не на пів екрана" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#число>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#число>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Встановити ширину табуляції у #число позицій" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Використовувати швидке очищування рядка стану" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "Показати версію та вийти" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Використовувати більш точне визначення меж слів" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y <ряд>" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=<ряд>" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Опис синтаксису, який слід використовувати для розфарбування" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Постійно показувати позицію курсора" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Виправити проблему Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Показати текст цієї довідки і завершити роботу" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Автоматично вирівнювати нові рядки" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Вирізати від курсора до кінця рядка" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Дозволити використання миші" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Не читати файл (лише записувати до нього)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o <кат>" -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=<кат>" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Встановити робочий каталог" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Зберегти клавіші XON (^Q) та XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Мовчки ігнорувати помилки запуску, наприклад rc-файла" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#поз>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#поз>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Встановити значення позиції жорсткого перенесення #поз" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s <програма>" -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=<програма>" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Альтернативна програма перевірки правопису" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Автоматичне збереження при виході, без запитань" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Типово зберігати файл у форматі Unix" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Режим перегляду (лише читання)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Не переносити надто довгі рядки жорстко" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Не показувати два рядка довідки внизу" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Дозволити призупинення" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Увімкнути м’яке перенесення рядків" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano версії %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " © Учасники розробки nano, 2014-%s\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" -msgstr " Ел. пошта: nano@nano-editor.org\tІнтернет: http://www.nano-editor.org" +msgstr " Ел. пошта: nano@nano-editor.org\tІнтернет: https://nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1778,82 +1801,87 @@ msgstr "" "\n" " Зібрано з таким параметрами:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Немає назви файла" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "Зберегти зміни у буфері? (Відповідь «Ні» призведе до ВТРАТИ змін.) " -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Не вдалося повторно відкрити стандартний ввід з клавіатури\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Читання зі стандартного вводу. ^C для переривання\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Прийнято SIGHUP або SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Використовуйте «fg» для повернення у nano\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Призупинення не увімкнено" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "дозволено" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "заборонено" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Непов’язана комбінація" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Непов’язана комбінація: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Непов’язана комбінація: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Непов’язана комбінація: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Непов’язана комбінація: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON проігноровано, мр-бр-бр" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF проігноровано, мр-бр-бр" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Запитаний розмір табуляції «%s» не підходить" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Запитаний некоректний розмір заповнення \"%s\"" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Введіть команду «%s -h», щоб отримати список доступних параметрів.\n" @@ -1861,120 +1889,120 @@ msgstr "Введіть команду «%s -h», щоб отримати спи #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "YyТт" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "NnНн" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "AaВв" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Так" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Все" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Ні" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Помилка в %s на рядку %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Аргумент %s має незакриту \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "" "Рядки регулярних виразів повинні починатися та закінчуватися лапками (\")" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Не вірний регулярний вираз \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Відсутня назва синтаксису" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Назву синтаксису слід вказувати у лапках" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Синтаксис «none» зарезервовано" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "Синтаксис «default» не може мати розширень" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Відсутня назва клавіші" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Назва клавіші є надто короткою" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Назва клавіші має починатися з «^», «M» або «F»" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Назва ключа %s є некоректною" -#: src/rcfile.c:411 +#: 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:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Слід вказати меню (або «all»), до якого слід прив’язати клавішу або " "відв’язати її" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Не можна пов’язати назву «%s» з функцією" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Неможливо пов’язати назву «%s» з меню" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "У меню «%2$s» немає пункту «%1$s»" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Вибачте, призначення «%s» змінювати не можна" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Помилка під час розгортання %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1989,51 +2017,51 @@ msgstr "" "«black», з необов’язковим префіксом «bright»\n" "для кольору тла." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "" "Використання команди «%s» потребує попереднього використання команди «syntax»" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Відсутня назва кольору" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Не вистачає рядка формального виразу після команди «%s»" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" потребує відповідного \"end=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Колір тла \"%s\" не може бути світлим" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Синтаксис «default» не може використовувати формальні вирази «%s»" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Не вистачає команди після «%s»" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Аргумент «%s», не вистачає завершальної \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Критична помилка: з функцією «%s» не пов’язано клавіш. Виходимо.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2041,62 +2069,62 @@ msgstr "" "Якщо потрібно, скористайтеся nano з параметром -I, щоб скоригувати параметри " "у nanorc.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Не вдалося знайти синтаксичну конструкцію «%s» для розширення" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Синтаксис \"%s\" не має колірних команд" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Команда \"%s\" не дозволена у включеному файлі" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Не зрозуміла команда \"%s\"" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Пропущено параметр" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Невідомий параметр «%s»" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Неможливо скасувати визначення параметра «%s»" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Опція \"%s\" вимагає аргумент" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Опція не є припустимим багатобайтовим рядком" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Вимагається непорожній символ" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Вимагається два одинарних символи" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Я не можу знайти свою домівку! Жах!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2139,16 +2167,16 @@ msgid "Searching..." msgstr "Шукаємо…" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Замінити цей примірник?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Замінити на" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" @@ -2157,19 +2185,19 @@ msgstr[1] "Замінено %lu збіги" msgstr[2] "Замінено %lu збігів" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Введіть номер рядка, номер ряду" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Неправильний номер рядка або стовпчика" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Не дужка" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Нема відповідної дужки" @@ -2397,11 +2425,11 @@ msgstr "У позначеному: " msgid "Verbatim Input" msgstr "Буквальний ввід" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "не вистачає вільної пам'яті для nano!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "" @@ -2410,70 +2438,71 @@ msgstr "" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Невідома послідовність" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Ввід юнікод" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "Кат.:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Файл:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Змінено" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Вигляд" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "рядок %ld/%ld (%d%%), стовпчик %lu/%lu (%d%%), символ %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Текстовий редактор nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "версія" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Створено для Вас:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Особлива подяка:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "The Free Software Foundation (Фонд Вільного Програмного забезпечення)" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "багатьом перекладачам та TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "За ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "та іншим, кого ми забули..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Дякуємо за використання nano!" diff --git a/po/vi.po b/po/vi.po index 94568a28..aeeea22f 100644 --- a/po/vi.po +++ b/po/vi.po @@ -8,10 +8,10 @@ # msgid "" msgstr "" -"Project-Id-Version: nano 2.6.0\n" +"Project-Id-Version: nano 2.6.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" -"PO-Revision-Date: 2016-06-19 07:34+0700\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" +"PO-Revision-Date: 2016-06-29 07:19+0700\n" "Last-Translator: Trần Ngọc Quân \n" "Language-Team: Vietnamese \n" "Language: vi\n" @@ -22,80 +22,79 @@ msgstr "" "X-Language-Team-Website: \n" "X-Generator: Gtranslator 2.91.7\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "Gặp lỗi khi đọc %s: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "Đi tới thư mục" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "Bị hủy bỏ" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 -#, fuzzy, c-format +#: src/browser.c:259 src/browser.c:291 +#, c-format msgid "Can't go outside of %s" -msgstr "Không ghi được ra bên ngoài của %s" +msgstr "Không thể đi ra bên ngoài của %s" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "Không thể nhảy lên một thư mục" +#: 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 "Gặp lỗi khi đọc %s: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(thmục)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(thmục cha)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "(lớn)" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "Tìm kiếm" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "Tìm Toàn bộ" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "Đây là lần xảy ra duy nhất" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "Không có mẫu tìm kiếm hiện tại" -#: src/color.c:186 +#: src/color.c:185 #, c-format msgid "Unknown syntax name: %s" msgstr "Không hiểu tên cú pháp: %s" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "magic_load() gặp lỗi: %s" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "magic_file(%s) gặp lỗi: %s" @@ -169,8 +168,8 @@ msgstr "Tập tin %s đang được biên soạn (bởi %s bằng %s, PID %d); t msgid "Can't insert file from outside of %s" msgstr "Không chèn được tập tin từ bên ngoài của %s" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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” là một thư mục" @@ -189,7 +188,7 @@ msgstr "Không còn bộ đệm mở tập tin nữa" msgid "Switched to %s" msgstr "Đã chuyển tới %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "Bộ nhớ đệm mới" @@ -231,7 +230,7 @@ msgstr "Tập tin mới" msgid "File \"%s\" not found" msgstr "Không tìm thấy tập tin “%s”" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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” là một tập tin thiết bị" @@ -277,86 +276,86 @@ msgstr "Không ghi được ra bên ngoài của %s" msgid "Error writing backup file %s: %s" msgstr "Gặp lỗi khi ghi tập tin sao lưu %s: %s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "Quá nhiều tập tin sao lưu dự phòng?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "Gặp lỗi khi ghi tập tin tạm thời: %s" -#: src/files.c:1990 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 +#: 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 "Gặp lỗi khi ghi %s: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "Đã ghi %lu dòng" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [Định dạng DOS]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Định dạng Mac]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [Sao lưu dự phòng]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "Thêm lựa chọn vào trước Tập tin" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "Thêm lựa chọn vào sau Tập tin" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "Lưu lựa chọn vào một tập tin" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "Tên tập tin để thêm vào trước" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "Tên tập tin để thêm vào sau" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "Tên tập tin dùng để ghi vào" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "Dù sao thì vẫn ghi lại bộ đệm đã sửa? " -#: src/files.c:2408 +#: src/files.c:2406 msgid "Save file under DIFFERENT NAME? " msgstr "Ghi tập tin bằng TÊN MỚI? " -#: src/files.c:2416 +#: src/files.c:2414 #, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "Tập tin \"%s\" đã có sẵn, GHI ĐÈ LÊN? " -#: src/files.c:2437 +#: src/files.c:2435 msgid "File was modified since you opened it; continue saving? " msgstr "Tập tin bị sửa đổi kể từ lần bạn mở cuối cùng, có tiếp tục lưu không? " -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(còn nữa)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -365,7 +364,7 @@ msgstr "" "\n" "Hãy nhấn “Enter” để tiếp tục\n" -#: src/files.c:2969 +#: src/files.c:2967 #, c-format msgid "" "Unable to create directory %s: %s\n" @@ -374,7 +373,7 @@ msgstr "" "Không thể tạo thư mục %s: %s\n" "Nó là yêu cầu cho tải/ghi lịch sử tìm kiếm hay vị trí của con trỏ.\n" -#: src/files.c:2976 +#: src/files.c:2974 #, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -383,7 +382,7 @@ msgstr "" "Đường dẫn “%s” không phải là thư mục và cần phải thế.\n" "Nano sẽ không thể tải hay ghi lịch sử tìm kiếm hay vị trí con trỏ chuột.\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -392,7 +391,7 @@ msgstr "" "Tìm thấy tập tin lịch sử cũ của nano (%s) cái mà tôi đã thử di chuyển đến\n" "vị trí ưu tiên (%s) nhưng lại gặp một lỗi: %s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -403,746 +402,766 @@ msgstr "" "tới vị trí ưu tiên (%s)\n" "(xem FAQ của nano để có thông tin về thay đổi này)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, c-format msgid "Error writing %s: %s\n" msgstr "Gặp lỗi khi ghi %s: %s\n" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "Thoát" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "Đóng" -#: src/global.c:485 +#: src/global.c:490 msgid "Uncut Text" msgstr "Dán chữ" -#: src/global.c:487 +#: src/global.c:492 msgid "Unjustify" msgstr "BỏCănHàng" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "Đọc T.tin" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "Tìm kiếm" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "Thay thế" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "Tới dòng" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "Dòng trước" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "Dòng kế" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "TrangTrước" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "Trang kế" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "Sắp hàng" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "SắpHàngĐủ" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "Cập nhật" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "Tiếp là đâu" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "Sắp chữ đúng hàng cho đoạn văn hiện tại" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "Hủy hàm hiện tại" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "Hiển thị trợ giúp này" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "Đóng bộ đệm tập tin hiện tại / Thoát khỏi nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "Thoát khỏi nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "Ghi tập tin hiện tại lên đĩa" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "Chèn tập tin khác vào tập tin hiện tại" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "Tìm một chuỗi hay biểu thức chính quy" -#: src/global.c:533 +#: src/global.c:538 msgid "Search for a string" msgstr "Tìm một chuỗi nào đó" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "Lấy danh sách tập tin" -#: src/global.c:535 +#: src/global.c:540 msgid "Go to lefthand column" msgstr "Chuyển tới cột tay trái" -#: src/global.c:536 +#: src/global.c:541 msgid "Go to righthand column" msgstr "Chuyển tới cột tay phải" -#: src/global.c:538 +#: src/global.c:543 msgid "Go one screenful up" msgstr "Đi lên một màn hình" -#: src/global.c:539 +#: src/global.c:544 msgid "Go one screenful down" msgstr "Đi xuống một màn hình" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "Cắt dòng hiện tại và ghi nó vào bộ đệm cắt" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "Dán từ bộ đệm cắt vào dòng hiện tại" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "Hiển thị vị trí con trỏ" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "Gọi trình kiểm tra chính tả, nếu có thể" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "Thay thế một chuỗi hay biểu thức chính quy" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "Chuyển tới dòng và cột có số thứ tự đưa ra" -#: src/global.c:551 +#: src/global.c:556 msgid "Mark text starting from the cursor position" msgstr "Đánh dấu văn bản bắt đầu tại vị trí con trỏ" -#: src/global.c:552 +#: src/global.c:557 msgid "Repeat the last search" msgstr "Lặp lại tìm kiếm cuối" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "Sao chép dòng hiện tại và ghi nó vào bộ đệm cắt" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "Thụt lề dòng hiện tại" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "Hủy thụt lề dòng hiện tại" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "Đổi dòng hiện tại hay đã đánh dấu thành chú thích/hoặc thôi" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "Hủy bước vừa mới làm" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "Làm lại bước vừa mới được hủy" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "Lùi lại một ký tự" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "Tiếp tới một ký tự" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "Lùi lại một từ" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "Tiếp tới một từ" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "Về dòng trước" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "Tới dòng kế" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "Về đầu của dòng hiện tại" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "Tới cuối của dòng hiện tại" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "Về dòng trước" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "Tới dòng kế" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "Về đầu của đoạn văn này; rồi về đầu của đoạn văn trước" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "" "Tới đúng sau cuối của đoạn văn này; rồi tới đúng sau cuối của đoạn văn sau" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "Về dòng đầu của tập tin" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "Tới dòng cuối của tập tin" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "Tới dấu ngoặc tương ứng" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "Đưa màn hình lên một dòng nhưng giữ nguyên vị trí con trỏ" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "Đưa màn hình xuống một dòng nhưng giữ nguyên vị trí con trỏ" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "Chuyển tới bộ đệm tập tin trước" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "Chuyển tới bộ đệm tập tin tiếp theo" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "Chèn ký tự kế tiếp đúng nguyên văn" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "Chèn một ký tự tab tại vị trí con trỏ" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "Chèn một ký tự dòng mới tại vị trí con trỏ" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "Xóa ký tự nằm dưới con trỏ" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "Xóa ký tự ở bên trái con trỏ" -#: src/global.c:600 +#: src/global.c:609 msgid "Cut backward from cursor to word start" msgstr "Cắt từ vị trí con trỏ ngược tới đầu từ" -#: src/global.c:602 +#: src/global.c:611 msgid "Cut forward from cursor to next word start" msgstr "Cắt từ vị trí con trỏ tới từ kế tiếp" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "Cắt từ vị trí con trỏ tới cuối tập tin" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "Sắp chữ đúng hàng cho cả tập tin" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "Đếm số từ, số dòng và số ký tự" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "Cập nhật (vẽ lại) màn hình hiện tại" -#: src/global.c:616 +#: src/global.c:625 msgid "Suspend the editor (if suspension is enabled)" msgstr "Ngưng trình soạn thảo (nếu tính năng ngưng đã được bật)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "Lưu tập tin mà không cần hỏi" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "Tìm chỗ khớp kế trước" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "Tìm chỗ khớp phía trước" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "Bật/tắt phân biệt chữ HOA/thường khi tìm kiếm" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "Đảo ngược hướng tìm" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "Bật/tắt khả năng sử dụng biểu thức chính quy" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "Xem lại chuỗi tìm kiếm/thay thế trước" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "Xem lại chuỗi tìm kiếm/thay thế kế" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "Đi tới trình duyệt tập tin" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "Bật/tắt khả năng sử dụng định dạng DOS" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "Bật/tắt khả năng sử dụng định dạng Mac" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "Bật/tắt khả năng phụ thêm" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "Bật/tắt khả năng thêm vào trước" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "Bật/tắt khả năng sao lưu tập tin gốc" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "Thực hiện câu lệnh ngoại trú" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "Đóng bộ đệm dữ liệu mà không ghi lại nó" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "Bật/tắt khả năng sử dụng bộ đệm mới" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "Thoát khỏi trình duyệt tập tin" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "Chuyển tới dòng đầu tiên của danh sách" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "Chuyển tới dòng cuối cùng của danh sách" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "Chuyển tới tập tin đằng trước trong danh sách" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "Chuyển tới tập tin đằng sau trong danh sách" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "Đi tới thư mục" -#: src/global.c:660 +#: src/global.c:669 msgid "Invoke the linter, if available" msgstr "Gọi phần mềm kiểm chuẩn, nếu có" -#: src/global.c:661 +#: src/global.c:670 msgid "Go to previous linter msg" msgstr "Đến lời nhắn kiểm chuẩn kế trước" -#: src/global.c:662 +#: src/global.c:671 msgid "Go to next linter msg" msgstr "Đến lời nhắn kiểm chuẩn kế" -#: src/global.c:664 +#: src/global.c:673 msgid "Invoke formatter, if available" msgstr "Gọi trình định dạng, nếu có thể" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "Trợ giúp" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "Hủy bỏ" -#: src/global.c:695 +#: src/global.c:704 msgid "Write Out" msgstr "Ghi lại" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "Tới ThMục" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "Cắt chữ" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "Chính tả" -#: src/global.c:765 +#: src/global.c:774 msgid "To Linter" msgstr "KiểmChuẩn" -#: src/global.c:768 +#: src/global.c:777 msgid "Formatter" msgstr "Bđịnh dạng" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "HOA/thường" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "BTCQ" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "Ngược lại" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "Không thay" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "Vị trí" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "Dòng đầu" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "Dòng cuối" -#: src/global.c:824 +#: src/global.c:833 msgid "To Bracket" msgstr "Đặt Ngoặc" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "Đdấu VBản" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "Chép VBản" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "Thụt VBản" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "Thôi thụt VBản" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "Hủy bước" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "Hoàn lại" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "Lùi" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "Kế tiếp" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "Từ trước" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "Từ kế" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "Nhà" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "Cuối" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "Từ trước" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "Từ kế" + +#: src/global.c:890 msgid "Beg of Par" msgstr "Đầu đoạn" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "Cuối đoạn" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "Cuộn lên" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "Cuộn xuống" -#: src/global.c:888 +#: src/global.c:904 msgid "Prev File" msgstr "Tệp Trước" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "Tệp Sau" -#: src/global.c:899 +#: src/global.c:915 msgid "Verbatim" msgstr "Đúng nguyên văn" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "Tab" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "Enter" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "Xóa" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "Xóa lùi" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 msgid "Cut Left" msgstr "Cắt Trái" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "Cắt Phải" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "CắtĐếnCuối" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "Đếm từ" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "Ngưng" -#: src/global.c:945 +#: src/global.c:961 msgid "Comment Lines" msgstr "Thành ghi chú" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "Lưu" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "Kế trước" -#: src/global.c:954 +#: src/global.c:970 msgid "Next" msgstr "Kế tiếp" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "LịchSửTrước" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "LịchSửKế" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "Tới văn bản" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "Định dạng DOS" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Định dạng Mac" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "Phụ thêm" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "Thêm vào trước" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "Tập tin Sao lưu dự phòng" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "Thực hiện lệnh" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "Tới tập tin" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "Tệp đầu" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "Tệp cuối" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "Loại bỏ bộ đệm" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "Cột trái" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "Cột phải" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 msgid "Prev Lint Msg" msgstr "LNhắn Lint tr" -#: src/global.c:1049 +#: src/global.c:1065 msgid "Next Lint Msg" msgstr "LNhắn Lint sau" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "Chế độ Trợ giúp" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "Hiển thị ví trí cố định của con trỏ" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "Sử dụng nhiều dòng hơn dành cho việc soạn thảo" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "Cuộn trơn mượt" -#: src/global.c:1324 +#: src/global.c:1344 msgid "Soft wrapping of overlong lines" msgstr "Ngắt mềm những dòng dài" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "Hiển thị khoảng trắng" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "Tô sáng cú pháp" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "Phím home khéo" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "Tự thụt lề" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "Cắt tới cuối" -#: src/global.c:1336 +#: src/global.c:1356 msgid "Hard wrapping of overlong lines" msgstr "Ngắt cứng những dòng dài" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "Chuyển các tab thành dấu cách" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "Tập tin sao lưu dự phòng" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "Đang đọc tập tin vào một bộ đệm khác" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "Hỗ trợ chuột" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "Không chuyển đổi từ định dạng DOS/Mac" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "Tạm dừng" @@ -1442,19 +1461,19 @@ msgstr "" msgid "enable/disable" msgstr "bật/tắt" -#: src/nano.c:543 +#: src/nano.c:544 msgid "Key is invalid in view mode" msgstr "Phím không hợp lệ trong chế độ xem" -#: src/nano.c:549 +#: src/nano.c:550 msgid "This function is disabled in restricted mode" msgstr "Chức năng này bị tắt trong chế độ hạn chế" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "Phần trợ giúp không sẵn có" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1463,7 +1482,7 @@ msgstr "" "\n" "Bộ nhớ đệm ghi vào %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1472,7 +1491,7 @@ msgstr "" "\n" "Bộ nhớ đệm chưa được ghi vào %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1481,11 +1500,11 @@ msgstr "" "\n" "Bộ nhớ đệm chưa được ghi lại: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "Kích thước cửa sổ quá nhỏ cho nano…\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1494,264 +1513,268 @@ msgstr "" "Cách dùng: nano [TÙY_CHỌN] [[+DÒNG,CỘT] TẬP_TIN]…\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "Tùy chọn\tTùy chọn GNU dài\tÝ nghĩa\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "Tùy chọn\t\tÝ nghĩa\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" msgstr "+DÒNG,CỘT" #. 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "Bắt đầu tại dòng DÒNG, cột CỘT" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "Bật dùng phím home khéo" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "Lưu trữ các tập tin đã có" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C " -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "Thư mục để lưu tập tin lưu trữ duy nhất" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "Hiển thị chữ in đậm thay cho chữ ảnh động đảo ngược" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "Chuyển tab thành dấu cách" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "Đọc một tập tin vào một bộ đệm mới theo mặc định" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "Dùng các tập tin khóa (kiểu-vim)" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "Ghi lại và đọc lịch sử các chuỗi tìm kiếm/thay thế" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "Đừng nhìn vào các tập tin nanorc" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "Giải quyết vấn đề nhầm lẫn trên bàn phím số" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "Đừng thêm dòng mới vào cuối tập tin" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "Đừng chuyển đổi tập tin từ định dạng DOS/Mac" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "Sử dụng một dòng thêm để soạn thảo" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "Ghi nhật ký & đọc vị trí tại vị trí con trỏ" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q " -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "Chuỗi dùng để trích dẫn" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "Chế độ hạn chế" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "Cuộn theo dòng thay vào theo nửa màn hình" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#số_cột>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#số_cột>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "Đặt độ rộng của tab tính theo cột tới số cột này" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "Xóa nhanh dòng trạng thái" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "In ra thông tin phiên bản và thoát" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "Nhận dạng ranh giới của từ cẩn thận hơn" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y " -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "Định nghĩa cú pháp để sử dụng khi tô màu" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "Luôn luôn hiển thị vị trí con trỏ" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "Giải quyết vấn đề nhầm lẫn Backspace/Delete" -#: src/nano.c:871 +#: src/nano.c:876 msgid "Show this help text and exit" msgstr "Hiển thị trợ giúp này rồi thoát" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "Tự động thụt các dòng mới" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "Cắt từ vị trí con trỏ tới cuối dòng" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "Hỗ trợ việc dùng chuột" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "Không thể đọc tập tin (chỉ có thể ghi nó)" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o " -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "Đặt thư mục thao tác" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "Cấm các phím XON (^Q) và XOFF (^S)" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "Không xuất các lời nhắn về các vấn đề khởi chạy như là lỗi tập tin rc" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#số_cột>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#số_cột>" -#: src/nano.c:892 +#: src/nano.c:897 msgid "Set hard-wrapping point at column #cols" msgstr "Đặt điểm ngắt dòng cứng tính tại #cột này" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s " -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "Dùng chương trình kiểm tra chính tả khác" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "Tự động lưu khi thoát, đừng hỏi lại" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "Lưu một tập tin theo mặc định ở dạng định Unix" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "Chế độ xem (chỉ đọc)" -#: src/nano.c:905 +#: src/nano.c:910 msgid "Don't hard-wrap long lines" msgstr "Đừng ngắt những dòng dài" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "Đừng hiển thị hai dòng trợ giúp" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "Bật tạm ngưng" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "Bật ngắt dòng mềm" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr " nano, phiên bản %s\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr " (C) 2014..%s những người đóng góp cho nano\n" -#: src/nano.c:928 -#, fuzzy, c-format +#: src/nano.c:933 +#, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr "" -" Địa chỉ thư: nano@nano-editor.org\tWeb: http://www.nano-editor.org/\n" +" Địa chỉ thư: nano@nano-editor.org\tWeb: https://www.nano-editor.org/\n" " Thông báo lỗi dịch cho: http://translationproject.org/team/vi.html" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1760,82 +1783,87 @@ msgstr "" "\n" " Tùy chọn biên dịch:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "Không có tên tập tin" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "Lưu bộ đệm đã sửa? (Câu trả lời \"No\" sẽ LOẠI BỎ các thay đổi.)" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "Tiếc là không thể mở lại đầu vào tiêu chuẩn từ bàn phím\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "Đang đọc từ đầu vào tiêu chuẩn, bấm ^C để hủy bỏ\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "Nhận được tín hiệu SIGHUP hoặc SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "Dùng “fg” để quay lại nano.\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "Chế độ tạm dừng không được bật" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "được bật" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "bị tắt" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "Thôi ràng buộc phím" -#: src/nano.c:1558 +#: src/nano.c:1546 +#, fuzzy +msgid "Unbindable key: M-[" +msgstr "Thôi ràng buộc phím: M-%c" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "Thôi ràng buộc phím: M-%c" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "Thôi ràng buộc phím: ^%c" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "Thôi ràng buộc phím: %c" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "XON bị lờ đi." -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "XOFF bị lờ đi." -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "Yêu cầu một kích thước tab “%s” không hợp lệ" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "Yêu cầu một kích thước tô đầy “%s” không hợp lệ" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "Gõ “%s -h” để biết danh sách các tùy chọn sẵn có.\n" @@ -1843,118 +1871,118 @@ msgstr "Gõ “%s -h” để biết danh sách các tùy chọn sẵn có.\n" #. 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "YyCc" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "NnKk" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "AaTt" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "Có" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "Tất cả" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "Không" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "Có lỗi trong %s trên dòng %lu: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "Đối số “%s” chưa được \" kết thúc" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "Biểu thức chính quy phải bắt đầu và kết thúc bởi một ký tự \"" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "Biểu thức chính quy sai “%s”: %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "Thiếu tên cú pháp" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "Tên cú pháp phải được trích dẫn" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "Cú pháp “none” là được để dành dùng trong tương lai" -#: src/rcfile.c:327 +#: src/rcfile.c:328 msgid "The \"default\" syntax does not accept extensions" msgstr "Cú pháp “default” không chấp nhận phần mở rộng" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "Thiếu tên phím" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "Tên phím quá ngắn" -#: src/rcfile.c:399 +#: src/rcfile.c:400 msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "Tên phím phải bắt đầu với “^”, “M” hoặc “F”" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, c-format msgid "Key name %s is invalid" msgstr "Tên phím “%s” không hợp lệ" -#: src/rcfile.c:411 +#: src/rcfile.c:412 msgid "Must specify a function to bind the key to" msgstr "Phải ghi rõ hàm ràng buộc với tổ hợp phím" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" "Phải chỉ định một trình đơn (hoặc \"all\") để mà ràng buộc hay không vào phím" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, c-format msgid "Cannot map name \"%s\" to a function" msgstr "Không thể ánh xạ tên “%s” đến một hàm" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "Không thể ánh xạ tên “%s” đến một trình đơn" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "Chức năng “%s” không tồn tại trong trình đơn “%s”" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "Tiếc là không cho phép dùng tổ hợp phím “%s”" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, c-format msgid "Error expanding %s: %s" msgstr "Gặp lỗi khi khải triển %s: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1977,50 +2005,50 @@ msgstr "" " * bright\tsáng\n" "cho màu của văn bản." -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: src/rcfile.c:638 src/rcfile.c:796 src/rcfile.c:859 #, c-format msgid "A '%s' command requires a preceding 'syntax' command" msgstr "Một lệnh “%s” cần có lệnh “syntax” đi trước" -#: src/rcfile.c:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "Thiếu tên màu" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, c-format msgid "Missing regex string after '%s' command" msgstr "Thiếu chuỗi biểu thức chính quy sau lệnh “%s”" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "“start=” (bắt đầu) thì yêu cầu một phần “end=” (kết thúc) tương ứng" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "Màu nền “%s” không thể là màu sáng (khó đọc)" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "Cú pháp “default” không chấp nhận biểu thức chính quy “%s”" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "Thiếu lệnh sau “%s”" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, c-format msgid "Argument of '%s' lacks closing \"" msgstr "Đối số của “%s” thiếu \" kết thúc" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "Lỗi nghiêm trọng: chưa ánh xạ phím với chức năng “%s”. Thoát ra.\n" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" @@ -2028,62 +2056,62 @@ msgstr "" "Nếu cần, hãy sử dụng trình soạn thảo nano với tùy chọn “-I” để điều chỉnh " "cài đặt nanorc của bạn.\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "Không thể tìm thấy cú pháp “%s” để khai triển" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "Cú pháp “%s” không có câu lệnh màu" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "Lệnh “%s” không được phép trong tập tin đã bao gồm" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "Không hiểu câu lệnh “%s”" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 msgid "Missing option" msgstr "Thiếu tùy chọn" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, c-format msgid "Unknown option \"%s\"" msgstr "Không hiểu tùy chọn “%s”" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, c-format msgid "Cannot unset option \"%s\"" msgstr "Không thể bỏ đặt tùy chọn “%s”" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "Tùy chọn “%s” cần một tham số" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "Tùy chọn không phải là một chuỗi đa byte hợp lệ" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "Yêu cầu các ký tự không phải khoảng trắng" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "Yêu cầu hai ký tự một cột" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "Tôi không thể tìm thấy thư mục cá nhân của mình!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2126,35 +2154,35 @@ msgid "Searching..." msgstr "Đang tìm kiếm…" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "Thay thế minh dụ này?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "Thay thế bằng" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "Đã thay thế %lu lần" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "Nhập số thứ tự dòng, cột" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "Sai số thứ tự dòng hoặc cột" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "Không phải ngoặc đơn" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "Không có ngoặc đơn tương ứng" @@ -2379,81 +2407,82 @@ msgstr "Trong lựa chọn: " msgid "Verbatim Input" msgstr "Dữ liệu nhập nguyên bản" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano làm hết bộ nhớ!" -#: src/utils.c:626 +#: src/utils.c:622 #, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "Lỗi nội bộ: không thể khớp dòng %d. Hãy lưu công việc của bạn lại." #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "Chuỗi chưa biết" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Dữ liệu nhập Unicode" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "TMỤC:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "Tập tin:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "Đã sửa đổi" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "Trình bày" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "dòng %ld/%ld (%d%%), cột %lu/%lu (%d%%), ký tự %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "Trình soạn thảo văn bản nano" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "phiên bản" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "Được đem tới bởi:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "Đặc biệt cảm ơn:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "Tổ chức Phần mềm Tự do (FSF)" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "nhiều người dịch thuật và TP" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "Dành cho ncurses:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "và những người khác mà chúng tôi quên…" -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "Cảm ơn bạn đã dùng nano!" diff --git a/po/zh_CN.po b/po/zh_CN.po index 5ba0b2e8..e5c175dc 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.4.2\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2015-11-13 12:46+0800\n" "Last-Translator: Aron Xu \n" "Language-Team: Chinese (simplified) \n" @@ -18,80 +18,79 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "读取%s 出错:%s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "跳至目录" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "已取消" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "无法写入%s 外部" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "无法上移一个目录" +#: 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 "读取%s 出错:%s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(目录)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(父目录)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "搜索" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "已从头搜索" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "这是惟一出现之处" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "没有当前搜索模式" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "缺少语法名称" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -162,8 +161,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "无法插入%s 外部的文件" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" 是一个目录" @@ -182,7 +181,7 @@ msgstr "无多余文件缓冲区可启用" msgid "Switched to %s" msgstr "切换至%s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "新缓冲区" @@ -224,7 +223,7 @@ msgstr "新文件" msgid "File \"%s\" not found" msgstr "找不到\"%s\"" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" 是一个设备文件" @@ -269,88 +268,88 @@ msgstr "无法写入%s 外部" msgid "Error writing backup file %s: %s" msgstr "写入备份文件%s 出错:%s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "太多备份文件?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "写入临时文件%s 出错" -#: src/files.c:1990 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 +#: 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 "写入%s 出错:%s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "已写入%lu 行" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS 格式]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac 格式]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [备份]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "前引选择部份于文件" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "附加选择部份至文件" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "写入选择部份至文件" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "要前引于的文件名" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "要附加至的文件名" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "要写入的文件名" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "以不同的名称存档?" -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "文件已存在,要覆盖吗?" -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "在您打开文件后文件已被改变,是否继续保存?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(更多)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -359,7 +358,7 @@ msgstr "" "\n" "按下回车键继续\n" -#: src/files.c:2969 +#: src/files.c:2967 #, fuzzy, c-format msgid "" "Unable to create directory %s: %s\n" @@ -368,7 +367,7 @@ msgstr "" "无法创建目录 %s:%s\n" "然而保存和载入搜索历史或光标位置需要它。\n" -#: src/files.c:2976 +#: src/files.c:2974 #, fuzzy, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -377,7 +376,7 @@ msgstr "" "路径%s 应为一个目录,但现在不是。\n" "Nano 将无法载入或保存搜索历史或光标位置\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -386,7 +385,7 @@ msgstr "" "检测到了旧版的Nano 历史文件(%s)并试图移动到默认位置(%s)。\n" "此操作出现错误:%s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -396,774 +395,794 @@ msgstr "" "检测到了旧版的Nano 历史文件(%s)并已移动到默认位置(%s)。\n" "(关于这个变更请参阅Nano 常见问题解答)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "写入%s 出错:%s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "离开" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "关闭" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "还原剪切" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "还原对齐" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "读档" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "搜索" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "替换" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "跳行" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "上行" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "下行" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "上页" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "下页" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "对齐" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "全部对齐" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "刷新" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "何处是下一个" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "对齐当前段落" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "取消当前功能" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "显示帮助" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "关闭当前文件缓冲区 / 离开 nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "离开 nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "写入当前文件至磁盘" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "插入其他文件至当前文件" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "查找字符串或正则表示式" -#: src/global.c:533 +#: src/global.c:538 #, fuzzy msgid "Search for a string" msgstr "查找字符串或正则表示式" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "跳至指定行与列位置" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "跳至指定行与列位置" -#: src/global.c:538 +#: src/global.c:543 #, fuzzy msgid "Go one screenful up" msgstr "跳至后一屏" -#: src/global.c:539 +#: src/global.c:544 #, fuzzy msgid "Go one screenful down" msgstr "跳至后一屏" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "剪切当前这行并存至剪贴板" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "从剪贴板粘贴至当前行" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "显示光标位置" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "尝试运行拼写检查" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "替换字符串或正则表示式" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "跳至指定行与列位置" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "标记游标所在文字" -#: src/global.c:552 +#: src/global.c:557 #, fuzzy msgid "Repeat the last search" msgstr "重复上次搜索" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "拷贝当前行至剪贴板" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "缩进当前行" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "取消缩进当前行" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "撤销上次操作" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "重做撤销的操作" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "向后跳一字符" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "向前跳一字符" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "向后跳一个词" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "向前跳一个词" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "跳至前一行" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "跳至后一行" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "跳至当前行首" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "跳至当前行尾" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "跳至前一行" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "跳至后一行" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "跳至当前段落开头,如已在段落开头,则调至上一段落起始处" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "跳至当前段落结尾,如已在段落结尾,则调至下一段落结尾" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "跳至文件第一行" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "跳至文件最后一行" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "移动至对应括号" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "向上卷动一行但不卷动游标" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "向下卷动一行但不卷动游标" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "切换至上个文件缓冲区" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "切换至下个文件缓冲区" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "插入下一按键原型" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "插入制表符于游标位置" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "插入新行于游标位置" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "删除游标之下的字符" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "删除游标左侧的字符" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "从游标剪切至行尾" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "从游标剪切至行尾" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "从游标位置剪切至文件结尾" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "对齐整个文件" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "计算字数、行数与字符数" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "重新显示当前画面" -#: src/global.c:616 +#: src/global.c:625 #, fuzzy msgid "Suspend the editor (if suspension is enabled)" msgstr "暂停编辑器(如果启用了暂停)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "切换查找的区分大小写选项" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "反转搜索方向" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "切换使用正则表示式" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "编辑前次搜索/替换字符串" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "编辑下次搜索/替换字符串" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "打开文件选单" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "切换使用DOS 格式" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "切换使用Mac 格式" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "切换追加" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "切换前置插入" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "切换储存既有文件的备份" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "执行外部命令" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "切换使用新缓冲区" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "从文件选单离开" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "跳至文件第一列" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "跳至文件最后一列" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "跳至列表中的前一个文件" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "跳至列表中的下一个文件" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "跳至目录" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "尝试运行拼写检查" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "跳至前一行" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "跳至后一行" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "尝试运行拼写检查" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "求助" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "取消" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "写入" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "跳至目录" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "剪切文字" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "拼写检查" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "跳行" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "DOS 格式" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "区分大小写" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "正则表达式" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "向后搜索" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "不替换" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "游标位置" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "首行" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "尾行" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "并非一个括号" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "标记文字" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "复制文字" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "缩进文字" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "取消缩进" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "撤销" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "重做" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "向后" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "向前" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "前一个字" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "后一个字" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "顶端" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "尾端" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "前一个字" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "后一个字" + +#: src/global.c:890 msgid "Beg of Par" msgstr "段落开头" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "段落结尾" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "向上卷动" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "向下卷动" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "上个文件" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "下个文件" -#: src/global.c:899 +#: src/global.c:915 #, fuzzy msgid "Verbatim" msgstr "原形输入" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "制表符" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "回车" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "删除" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "退格" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "剪切文字" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "删至末端" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "字数统计" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "暂停" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "下行" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 msgid "Previous" msgstr "" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "下行" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "前一记录" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "后一记录" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "跳至文字" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS 格式" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac 格式" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "附加" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "前引" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "备份文件" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "执行命令" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "文件选单" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "首文件" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "末文件" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "上行" -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy msgid "Next Lint Msg" msgstr "下行" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "辅助模式" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "持续显示游标位置" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "编辑时使用多一行" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "平滑式卷动画面" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "不要自动换行" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "显示空格" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "语法色彩高亮" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "智能HOME 键" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "自动缩进" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "剪切至行尾" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "不要自动换行" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "已输入制表符至空白的转换" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "备份文件" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "鼠标支持" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "不从 DOS/Mac 格式转换" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "暂停" @@ -1445,21 +1464,21 @@ msgstr "" msgid "enable/disable" msgstr "启用/关闭" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "观看模式中此按键无效" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "在限制模式中无法跳至%s 外部" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1468,7 +1487,7 @@ msgstr "" "\n" "缓冲内容已写入 %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1477,7 +1496,7 @@ msgstr "" "\n" "缓冲内容未写入至 %s:%s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1486,11 +1505,11 @@ msgstr "" "\n" "缓冲区未写入:%s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "窗口尺寸对 nano 来说太小了...\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1499,265 +1518,269 @@ msgstr "" "用法: nano [选项] [[+行,列] 文件名]...\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "选项\t\tGNU 长选项\t\t意义\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "选项\t\t意义\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "从所指列数与行数开始" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "启用智能 HOME 键" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "储存既有文件的备份" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C <目录>" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=<目录>" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "用以储存独一备份文件的目录" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "用粗体替代颜色反转" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "将已输入的制表符转换为空白" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "记录与读取搜索/替换的历史字符串" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "不要参考nanorc 文件" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "修正数字键区按键混淆问题" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "不要将换行加到文件末端" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "不要从 DOS/Mac 格式转换" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "编辑时多使用一行" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "记录并读取光标位置" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q <字符串>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=<字符串>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "引用代表字符串" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "限制模式" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "按行滚动而不是半屏" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#列数>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#列数>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "设定制表符宽度为 #列数" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "状态行快速闪动" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "显示版本资讯并离开" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "更正确地侦测单字边界" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y <字符串>" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=<字符串>" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "用于加亮的语法定义" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "持续显示游标位置" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "修正退格键/删除键混淆问题" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "显示帮助" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "自动缩进新行" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "从游标剪切至行尾" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "启用鼠标功能" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o <目录>" -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=<目录>" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "设定操作目录" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "保留XON (^Q) 和XOFF (^S) 按键" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "沉默忽略启动问题, 比如rc 文件错误" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#列数>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#列数>" -#: src/nano.c:892 +#: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "设定折行宽度为 #列数" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s <程序>" -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=<程序>" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "启用替代的拼写检查程序" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "离开时自动储存,不要提示" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "查看(只读)模式" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "不要自动换行" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "不要显示辅助区" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "启用暂停功能" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "启用软换行" -#: src/nano.c:923 +#: src/nano.c:928 #, fuzzy, c-format msgid " nano, version %s\n" msgstr " GNU nano 版本%s (编译于%s, %s)\n" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " 电子邮件: nano@nano-editor.org\t\t网页: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1766,82 +1789,86 @@ msgstr "" "\n" " 编译选项:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "对不起,无法从键盘设备重新打开标准输入\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "正在从标准输入读入,可用 ^C 中断\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "接收到SIGHUP 或SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "使用\"fg\" 返回nano\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "已启用" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "已禁用" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "忽略XON,嗯嗯。" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "忽略XOFF,嗯嗯。" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "所要求的制表符宽度%s 无效" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "所要求的填满行数\"%s\" 无效" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1849,120 +1876,120 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Yy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "是" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "全部" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "否" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "在%s(第%lu 行)中发生错误:" -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "参数%s 有未封闭的 \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "正则表示式字符串必须以 \" 字符开始及结束" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "非法的正则表示式 \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "缺少语法名称" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "\"none\" 语法已被保留" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "\"default\" 语法必须不含任何副文件名" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "缺少键名称" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 #, fuzzy msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "键绑定必须以\"^\", \"M\" 或 \"F\" 开始" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "所要求的制表符宽度%s 无效" -#: src/rcfile.c:411 +#: src/rcfile.c:412 #, fuzzy msgid "Must specify a function to bind the key to" msgstr "必须指定键绑定到的函数" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a function" msgstr "无法映射名字\"%s\" 到一个函数" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "无法映射名字\"%s\" 到一个菜单" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, fuzzy, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "对不起,键\"%s\" 属非法绑定" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, fuzzy, c-format msgid "Error expanding %s: %s" msgstr "读取%s 出错:%s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1977,112 +2004,112 @@ msgstr "" "\"black\"(黑),选择性的前置字 \"bright\"(明亮) \n" "可用于前景色。" -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "缺少颜色名称" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "缺少颜色名称" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" 要求对应的\"end=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "背景色%s 不可为明亮" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "\"default\" 语法必须不含任何副文件名" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, fuzzy, c-format msgid "Missing command after '%s'" msgstr "缺少颜色名称" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "参数%s 有未封闭的 \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, fuzzy, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "严重错误; 没有键映射到函数 \"%s\"" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, fuzzy, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "正在退出。如果您想调整您的nanorc 设置,请使用nano 的-I 选项。\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "无法映射名字\"%s\" 到一个菜单" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "语法\"%s\" 没有color 命令" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "命令\"%s\" 被禁止在包含文件中使用" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "无法识别\"%s\" 命令" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "缺少颜色名称" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, fuzzy, c-format msgid "Unknown option \"%s\"" msgstr "未知旗标 %s" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "无法解除旗标 %s 设定" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "选项%s 需要参数" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "选项并非正确的多字节字符串" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "需要非空格字符" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "需要两个单行字符" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "我找不到我的家目录!哇!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2126,35 +2153,35 @@ msgid "Searching..." msgstr "搜索" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "替换这个?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "替换为" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "已替换%lu 处" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "输入列号,行号" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "无效的列号或行号" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "并非一个括号" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "无对应括号" @@ -2384,81 +2411,82 @@ msgstr "于选择部份:" msgid "Verbatim Input" msgstr "原形输入" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano 已耗尽内存!" -#: src/utils.c:626 +#: src/utils.c:622 #, fuzzy, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "内部错误:无法匹配行 %d。请保存您的工作" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "Unicode 输入" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "目录:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "文件:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "已更改" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "查看" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "行 %ld/%ld (%d%%),列 %lu/%lu (%d%%),字符 %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "nano 文本编辑器" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "版本" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "来自于:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "特别感谢:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "自由软体基金会" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "ncurses 部份:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "以及其他我们不记得的人..." -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "谢谢您使用 nano!" diff --git a/po/zh_TW.po b/po/zh_TW.po index efc86667..31b0bd7c 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: nano 2.3.2pre4\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2016-06-27 11:05+0200\n" +"POT-Creation-Date: 2016-07-28 09:25+0200\n" "PO-Revision-Date: 2013-06-24 23:29+0800\n" "Last-Translator: Wei-Lun Chao \n" "Language-Team: Chinese (traditional) \n" @@ -17,80 +17,79 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: src/browser.c:144 src/browser.c:326 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:3013 src/files.c:3236 src/rcfile.c:540 -#: src/rcfile.c:1280 -#, c-format -msgid "Error reading %s: %s" -msgstr "讀取 %s 時發生錯誤: %s" - #. TRANSLATORS: This is a prompt. -#: src/browser.c:247 +#: src/browser.c:233 msgid "Go To Directory" msgstr "跳至目錄" -#: src/browser.c:251 src/browser.c:715 src/files.c:1125 src/files.c:2288 -#: src/nano.c:1111 src/search.c:194 src/search.c:296 src/search.c:852 -#: src/search.c:919 src/text.c:3180 src/text.c:3387 +#: 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 "已取消" #. TRANSLATORS: This refers to the confining effect of the #. * option --operatingdir, not of --restricted. -#: src/browser.c:271 src/browser.c:318 +#: src/browser.c:259 src/browser.c:291 #, fuzzy, c-format msgid "Can't go outside of %s" msgstr "無法寫入 %s 外部" -#: src/browser.c:309 +#: src/browser.c:282 msgid "Can't move up a directory" msgstr "無法上移一個目錄" +#: 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 "讀取 %s 時發生錯誤: %s" + #. TRANSLATORS: Try to keep this at most 7 characters. -#: src/browser.c:582 src/browser.c:590 +#: src/browser.c:568 src/browser.c:576 msgid "(dir)" msgstr "(目錄)" #. TRANSLATORS: Try to keep this at most 12 characters. -#: src/browser.c:587 +#: src/browser.c:573 msgid "(parent dir)" msgstr "(上層目錄)" #. TRANSLATORS: Try to keep this at most 7 characters. #. * If necessary, you can leave out the parentheses. -#: src/browser.c:617 +#: src/browser.c:603 msgid "(huge)" msgstr "" #. TRANSLATORS: This is the main search prompt. -#: src/browser.c:704 src/search.c:165 +#: src/browser.c:690 src/search.c:165 msgid "Search" msgstr "搜尋" -#: src/browser.c:746 src/search.c:369 +#: src/browser.c:732 src/search.c:369 msgid "Search Wrapped" msgstr "已從頭搜尋" -#: src/browser.c:756 src/search.c:510 +#: src/browser.c:742 src/search.c:510 msgid "This is the only occurrence" msgstr "這是惟一出現之處" -#: src/browser.c:800 src/search.c:474 +#: src/browser.c:786 src/search.c:474 msgid "No current search pattern" msgstr "沒有符合目前搜尋形式者" -#: src/color.c:186 +#: src/color.c:185 #, fuzzy, c-format msgid "Unknown syntax name: %s" msgstr "缺少語法名稱" -#: src/color.c:247 +#: src/color.c:246 #, c-format msgid "magic_load() failed: %s" msgstr "" -#: src/color.c:251 +#: src/color.c:250 #, c-format msgid "magic_file(%s) failed: %s" msgstr "" @@ -161,8 +160,8 @@ msgstr "" msgid "Can't insert file from outside of %s" msgstr "無法插入 %s 外部的檔案" -#: src/files.c:445 src/files.c:990 src/rcfile.c:533 src/rcfile.c:1230 -#: src/rcfile.c:1271 +#: 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\" 是一個目錄" @@ -181,7 +180,7 @@ msgstr "無多餘檔案緩衝區可開啟" msgid "Switched to %s" msgstr "切換至 %s" -#: src/files.c:588 src/global.c:1005 src/winio.c:1950 +#: src/files.c:588 src/global.c:1021 src/winio.c:1915 msgid "New Buffer" msgstr "新緩衝區" @@ -223,7 +222,7 @@ msgstr "新檔案" msgid "File \"%s\" not found" msgstr "找不到 \"%s\"" -#: src/files.c:991 src/rcfile.c:534 src/rcfile.c:1231 src/rcfile.c:1272 +#: 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\" 是一個裝置檔案" @@ -268,88 +267,88 @@ msgstr "無法寫入 %s 外部" msgid "Error writing backup file %s: %s" msgstr "寫入暫存檔案 %s 時發生錯誤:%s" -#: src/files.c:1830 src/nano.c:675 +#: src/files.c:1830 src/nano.c:676 msgid "Too many backup files?" msgstr "太多備份檔案?" -#: src/files.c:1968 src/text.c:3110 src/text.c:3122 src/text.c:3487 -#: src/text.c:3496 +#: 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 "寫入暫存檔案 %s 時發生錯誤" -#: src/files.c:1990 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 +#: 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 "寫入 %s 時發生錯誤: %s" -#: src/files.c:2150 +#: src/files.c:2148 #, c-format msgid "Wrote %lu line" msgid_plural "Wrote %lu lines" msgstr[0] "已寫入 %lu 列" -#: src/files.c:2245 +#: src/files.c:2243 msgid " [DOS Format]" msgstr " [DOS 格式]" -#: src/files.c:2246 +#: src/files.c:2244 msgid " [Mac Format]" msgstr " [Mac 格式]" -#: src/files.c:2248 +#: src/files.c:2246 msgid " [Backup]" msgstr " [備份]" -#: src/files.c:2255 +#: src/files.c:2253 msgid "Prepend Selection to File" msgstr "前引選擇部分於檔案" -#: src/files.c:2256 +#: src/files.c:2254 msgid "Append Selection to File" msgstr "附加選擇部分至檔案" -#: src/files.c:2257 +#: src/files.c:2255 msgid "Write Selection to File" msgstr "寫入選擇部分至檔案" -#: src/files.c:2260 +#: src/files.c:2258 msgid "File Name to Prepend to" msgstr "要前引於的檔案名稱" -#: src/files.c:2261 +#: src/files.c:2259 msgid "File Name to Append to" msgstr "要附加至的檔案名稱" -#: src/files.c:2262 +#: src/files.c:2260 msgid "File Name to Write" msgstr "要寫入的檔案名稱" -#: src/files.c:2297 +#: src/files.c:2295 msgid "Save modified buffer anyway? " msgstr "" -#: src/files.c:2408 +#: src/files.c:2406 #, fuzzy msgid "Save file under DIFFERENT NAME? " msgstr "以不同的名稱存檔?" -#: src/files.c:2416 +#: src/files.c:2414 #, fuzzy, c-format msgid "File \"%s\" exists; OVERWRITE? " msgstr "檔案已存在,要覆寫嗎?" -#: src/files.c:2437 +#: src/files.c:2435 #, fuzzy msgid "File was modified since you opened it; continue saving? " msgstr "檔案從您開啟它後已被修改,要繼續儲存?" -#: src/files.c:2868 +#: src/files.c:2866 msgid "(more)" msgstr "(更多)" -#: src/files.c:2953 +#: src/files.c:2951 #, c-format msgid "" "\n" @@ -358,7 +357,7 @@ msgstr "" "\n" "按下輸入鍵以繼續\n" -#: src/files.c:2969 +#: src/files.c:2967 #, fuzzy, c-format msgid "" "Unable to create directory %s: %s\n" @@ -367,7 +366,7 @@ msgstr "" "無法建立目錄 %s:%s\n" "對於儲存/載入搜尋歷史或游標位置而言,它是必要的\n" -#: src/files.c:2976 +#: src/files.c:2974 #, fuzzy, c-format msgid "" "Path %s is not a directory and needs to be.\n" @@ -376,7 +375,7 @@ msgstr "" "路徑 %s 並非卻必須是個目錄。\n" "Nano 將無法載入或儲存搜尋或游標位置歷史\n" -#: src/files.c:2996 +#: src/files.c:2994 #, c-format msgid "" "Detected a legacy nano history file (%s) which I tried to move\n" @@ -385,7 +384,7 @@ msgstr "" "偵測到舊的 nano 歷史檔案 (%s),我已嘗試將它移動\n" "到偏好的位置 (%s) 但是遇到了錯誤:%s" -#: src/files.c:3000 +#: src/files.c:2998 #, c-format msgid "" "Detected a legacy nano history file (%s) which I moved\n" @@ -396,775 +395,795 @@ msgstr "" "到偏好的位置 (%s)\n" "(參看關於這個變更的 nano FAQ)" -#: src/files.c:3083 src/files.c:3091 src/files.c:3115 src/files.c:3127 +#: src/files.c:3081 src/files.c:3089 src/files.c:3113 src/files.c:3125 #, fuzzy, c-format msgid "Error writing %s: %s\n" msgstr "寫入 %s 時發生錯誤: %s" #. TRANSLATORS: Try to keep the next fifteen strings at most 10 characters. -#: src/global.c:483 +#: src/global.c:488 msgid "Exit" msgstr "離開" -#: src/global.c:484 +#: src/global.c:489 msgid "Close" msgstr "關閉" -#: src/global.c:485 +#: src/global.c:490 #, fuzzy msgid "Uncut Text" msgstr "還原剪下文字" -#: src/global.c:487 +#: src/global.c:492 #, fuzzy msgid "Unjustify" msgstr "還原對齊" -#: src/global.c:493 +#: src/global.c:498 msgid "Read File" msgstr "讀檔" -#: src/global.c:494 +#: src/global.c:499 msgid "Where Is" msgstr "搜尋" -#: src/global.c:495 +#: src/global.c:500 msgid "Replace" msgstr "置換" -#: src/global.c:496 +#: src/global.c:501 msgid "Go To Line" msgstr "跳列" -#: src/global.c:497 +#: src/global.c:502 msgid "Prev Line" msgstr "上列" -#: src/global.c:498 +#: src/global.c:503 msgid "Next Line" msgstr "下列" -#: src/global.c:499 +#: src/global.c:504 msgid "Prev Page" msgstr "上頁" -#: src/global.c:500 +#: src/global.c:505 msgid "Next Page" msgstr "下頁" -#: src/global.c:502 +#: src/global.c:507 msgid "Justify" msgstr "對齊" -#: src/global.c:503 +#: src/global.c:508 msgid "FullJstify" msgstr "全部對齊" -#: src/global.c:505 +#: src/global.c:510 msgid "Refresh" msgstr "重新顯示" #. TRANSLATORS: Try to keep this string at most 12 characters. -#: src/global.c:508 +#: src/global.c:513 msgid "WhereIs Next" msgstr "下一個位置" #. 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:515 +#: src/global.c:520 msgid "Justify the current paragraph" msgstr "對齊目前段落" -#: src/global.c:517 +#: src/global.c:522 msgid "Cancel the current function" msgstr "取消目前功能" -#: src/global.c:518 +#: src/global.c:523 msgid "Display this help text" msgstr "顯示這份說明文字" -#: src/global.c:521 +#: src/global.c:526 msgid "Close the current file buffer / Exit from nano" msgstr "關閉目前檔案緩衝區 / 離開 nano" -#: src/global.c:523 +#: src/global.c:528 msgid "Exit from nano" msgstr "離開 nano" -#: src/global.c:527 +#: src/global.c:532 msgid "Write the current file to disk" msgstr "寫入目前檔案至磁碟" -#: src/global.c:529 +#: src/global.c:534 msgid "Insert another file into the current one" msgstr "插入它檔至目前檔案" -#: src/global.c:531 +#: src/global.c:536 msgid "Search for a string or a regular expression" msgstr "使用字串或正規表示式來搜尋" -#: src/global.c:533 +#: src/global.c:538 #, fuzzy msgid "Search for a string" msgstr "使用字串或正規表示式來搜尋" -#: src/global.c:534 +#: src/global.c:539 msgid "Refresh the file list" msgstr "" -#: src/global.c:535 +#: src/global.c:540 #, fuzzy msgid "Go to lefthand column" msgstr "跳至指定列與行位置" -#: src/global.c:536 +#: src/global.c:541 #, fuzzy msgid "Go to righthand column" msgstr "跳至指定列與行位置" -#: src/global.c:538 +#: src/global.c:543 #, fuzzy msgid "Go one screenful up" msgstr "跳至後一畫面" -#: src/global.c:539 +#: src/global.c:544 #, fuzzy msgid "Go one screenful down" msgstr "跳至後一畫面" -#: src/global.c:541 +#: src/global.c:546 msgid "Cut the current line and store it in the cutbuffer" msgstr "剪下目前這列並存至剪貼簿" -#: src/global.c:543 +#: src/global.c:548 msgid "Uncut from the cutbuffer into the current line" msgstr "從剪貼簿還原至目前這列" -#: src/global.c:544 +#: src/global.c:549 msgid "Display the position of the cursor" msgstr "顯示游標位置" -#: src/global.c:546 +#: src/global.c:551 msgid "Invoke the spell checker, if available" msgstr "嘗試呼叫拼字檢查" -#: src/global.c:548 +#: src/global.c:553 msgid "Replace a string or a regular expression" msgstr "置換字串或正規表示式" -#: src/global.c:549 +#: src/global.c:554 msgid "Go to line and column number" msgstr "跳至指定列與行位置" -#: src/global.c:551 +#: src/global.c:556 #, fuzzy msgid "Mark text starting from the cursor position" msgstr "標記游標所在文字" -#: src/global.c:552 +#: src/global.c:557 #, fuzzy msgid "Repeat the last search" msgstr "重覆上次搜尋" -#: src/global.c:554 +#: src/global.c:559 msgid "Copy the current line and store it in the cutbuffer" msgstr "剪下目前這列並存至剪貼簿" -#: src/global.c:555 +#: src/global.c:560 msgid "Indent the current line" msgstr "縮排目前這列" -#: src/global.c:556 +#: src/global.c:561 msgid "Unindent the current line" msgstr "取消目前這列的縮排" -#: src/global.c:558 +#: src/global.c:563 msgid "Comment/uncomment the current line or marked lines" msgstr "" -#: src/global.c:560 +#: src/global.c:565 msgid "Undo the last operation" msgstr "復原上次的動作" -#: src/global.c:561 +#: src/global.c:566 msgid "Redo the last undone operation" msgstr "重做最後一筆已復原作業" -#: src/global.c:563 +#: src/global.c:568 msgid "Go back one character" msgstr "向後跳一字元" -#: src/global.c:564 +#: src/global.c:569 msgid "Go forward one character" msgstr "向前跳一字元" -#: src/global.c:566 +#: src/global.c:571 msgid "Go back one word" msgstr "向後跳一字詞" -#: src/global.c:567 +#: src/global.c:572 msgid "Go forward one word" msgstr "向前跳一字詞" -#: src/global.c:569 +#: src/global.c:574 msgid "Go to previous line" msgstr "跳至前一列" -#: src/global.c:570 +#: src/global.c:575 msgid "Go to next line" msgstr "跳至後一列" -#: src/global.c:571 +#: src/global.c:576 msgid "Go to beginning of current line" msgstr "跳至目前列首" -#: src/global.c:572 +#: src/global.c:577 msgid "Go to end of current line" msgstr "跳至目前列尾" -#: src/global.c:575 +#: src/global.c:579 +#, fuzzy +msgid "Go to previous block of text" +msgstr "跳至前一列" + +#: src/global.c:580 +#, fuzzy +msgid "Go to next block of text" +msgstr "跳至後一列" + +#: src/global.c:584 msgid "Go to beginning of paragraph; then of previous paragraph" msgstr "跳至目前段落開頭;然後是前一段落的開頭" -#: src/global.c:577 +#: src/global.c:586 msgid "Go just beyond end of paragraph; then of next paragraph" msgstr "跳至目前段落結尾;然後是後一段落的結尾" -#: src/global.c:579 +#: src/global.c:588 msgid "Go to the first line of the file" msgstr "跳至檔案第一列" -#: src/global.c:580 +#: src/global.c:589 msgid "Go to the last line of the file" msgstr "跳至檔案最後一列" -#: src/global.c:582 +#: src/global.c:591 msgid "Go to the matching bracket" msgstr "跳至對應的括號" -#: src/global.c:584 +#: src/global.c:593 msgid "Scroll up one line without scrolling the cursor" msgstr "向上捲動一列但不捲動游標" -#: src/global.c:586 +#: src/global.c:595 msgid "Scroll down one line without scrolling the cursor" msgstr "向下捲動一列但不捲動游標" -#: src/global.c:589 +#: src/global.c:598 msgid "Switch to the previous file buffer" msgstr "切換至上個檔案緩衝區" -#: src/global.c:590 +#: src/global.c:599 msgid "Switch to the next file buffer" msgstr "切換至下個檔案緩衝區" -#: src/global.c:592 +#: src/global.c:601 msgid "Insert the next keystroke verbatim" msgstr "插入下個按鍵的原形" -#: src/global.c:593 +#: src/global.c:602 msgid "Insert a tab at the cursor position" msgstr "插入跳格字元於游標位置" -#: src/global.c:594 +#: src/global.c:603 msgid "Insert a newline at the cursor position" msgstr "插入換列字元於游標位置" -#: src/global.c:595 +#: src/global.c:604 msgid "Delete the character under the cursor" msgstr "刪除游標之下的字元" -#: src/global.c:597 +#: src/global.c:606 msgid "Delete the character to the left of the cursor" msgstr "刪除游標左側的字元" -#: src/global.c:600 +#: src/global.c:609 #, fuzzy msgid "Cut backward from cursor to word start" msgstr "從游標剪下至列尾" -#: src/global.c:602 +#: src/global.c:611 #, fuzzy msgid "Cut forward from cursor to next word start" msgstr "從游標剪下至列尾" -#: src/global.c:604 +#: src/global.c:613 msgid "Cut from the cursor position to the end of the file" msgstr "從游標位置剪下至檔案結尾" -#: src/global.c:607 +#: src/global.c:616 msgid "Justify the entire file" msgstr "對齊整個檔案" -#: src/global.c:611 +#: src/global.c:620 msgid "Count the number of words, lines, and characters" msgstr "計算字數、列數與字元數" -#: src/global.c:614 +#: src/global.c:623 msgid "Refresh (redraw) the current screen" msgstr "重新顯示目前畫面" -#: src/global.c:616 +#: src/global.c:625 #, fuzzy msgid "Suspend the editor (if suspension is enabled)" msgstr "懸置編輯器 (如果懸置已啟用)" -#: src/global.c:618 +#: src/global.c:627 msgid "Save file without prompting" msgstr "" -#: src/global.c:619 +#: src/global.c:628 msgid "Search next occurrence backward" msgstr "" -#: src/global.c:620 +#: src/global.c:629 msgid "Search next occurrence forward" msgstr "" -#: src/global.c:622 +#: src/global.c:631 msgid "Toggle the case sensitivity of the search" msgstr "切換搜尋的大小寫符合" -#: src/global.c:624 +#: src/global.c:633 msgid "Reverse the direction of the search" msgstr "倒轉搜尋方向" -#: src/global.c:628 +#: src/global.c:637 msgid "Toggle the use of regular expressions" msgstr "切換使用正規表示式" -#: src/global.c:632 +#: src/global.c:641 msgid "Recall the previous search/replace string" msgstr "重用上次搜尋/置換字串" -#: src/global.c:634 +#: src/global.c:643 msgid "Recall the next search/replace string" msgstr "重用下次搜尋/置換字串" -#: src/global.c:637 +#: src/global.c:646 msgid "Go to file browser" msgstr "呼叫檔案選單" -#: src/global.c:640 +#: src/global.c:649 msgid "Toggle the use of DOS format" msgstr "切換使用 DOS 格式" -#: src/global.c:641 +#: src/global.c:650 msgid "Toggle the use of Mac format" msgstr "切換使用 Mac 格式" -#: src/global.c:642 +#: src/global.c:651 msgid "Toggle appending" msgstr "切換附加" -#: src/global.c:643 +#: src/global.c:652 msgid "Toggle prepending" msgstr "切換前置" -#: src/global.c:644 +#: src/global.c:653 msgid "Toggle backing up of the original file" msgstr "切換備份既有檔案" -#: src/global.c:645 +#: src/global.c:654 msgid "Execute external command" msgstr "執行外部命令" -#: src/global.c:647 +#: src/global.c:656 msgid "Close buffer without saving it" msgstr "" -#: src/global.c:649 +#: src/global.c:658 msgid "Toggle the use of a new buffer" msgstr "切換使用新緩衝區" -#: src/global.c:652 +#: src/global.c:661 msgid "Exit from the file browser" msgstr "從檔案選單離開" -#: src/global.c:653 +#: src/global.c:662 msgid "Go to the first file in the list" msgstr "跳至列表中的第一個檔案" -#: src/global.c:654 +#: src/global.c:663 msgid "Go to the last file in the list" msgstr "跳至列表中的最後一個檔案" -#: src/global.c:655 +#: src/global.c:664 msgid "Go to the previous file in the list" msgstr "跳至列表中的上一個檔案" -#: src/global.c:656 +#: src/global.c:665 msgid "Go to the next file in the list" msgstr "跳至列表中的下一個檔案" -#: src/global.c:657 +#: src/global.c:666 msgid "Go to directory" msgstr "跳至目錄" -#: src/global.c:660 +#: src/global.c:669 #, fuzzy msgid "Invoke the linter, if available" msgstr "嘗試呼叫拼字檢查" -#: src/global.c:661 +#: src/global.c:670 #, fuzzy msgid "Go to previous linter msg" msgstr "跳至前一列" -#: src/global.c:662 +#: src/global.c:671 #, fuzzy msgid "Go to next linter msg" msgstr "跳至後一列" -#: src/global.c:664 +#: src/global.c:673 #, fuzzy msgid "Invoke formatter, if available" msgstr "嘗試呼叫拼字檢查" #. TRANSLATORS: Try to keep the following strings at most 10 characters. -#: src/global.c:679 +#: src/global.c:688 msgid "Get Help" msgstr "求助" -#: src/global.c:682 src/prompt.c:855 +#: src/global.c:691 src/prompt.c:839 msgid "Cancel" msgstr "取消" -#: src/global.c:695 +#: src/global.c:704 #, fuzzy msgid "Write Out" msgstr "寫入" -#: src/global.c:731 +#: src/global.c:740 msgid "Go To Dir" msgstr "跳至目錄" -#: src/global.c:746 +#: src/global.c:755 msgid "Cut Text" msgstr "剪下文字" -#: src/global.c:761 +#: src/global.c:770 msgid "To Spell" msgstr "拼字檢查" -#: src/global.c:765 +#: src/global.c:774 #, fuzzy msgid "To Linter" msgstr "跳列" -#: src/global.c:768 +#: src/global.c:777 #, fuzzy msgid "Formatter" msgstr "DOS 格式" -#: src/global.c:775 +#: src/global.c:784 msgid "Case Sens" msgstr "依大小寫" -#: src/global.c:780 +#: src/global.c:789 msgid "Regexp" msgstr "正規表示式" -#: src/global.c:785 +#: src/global.c:794 msgid "Backwards" msgstr "向後搜尋" -#: src/global.c:792 +#: src/global.c:801 msgid "No Replace" msgstr "不置換" -#: src/global.c:800 +#: src/global.c:809 msgid "Cur Pos" msgstr "游標位置" -#: src/global.c:815 +#: src/global.c:824 msgid "First Line" msgstr "首列" -#: src/global.c:817 +#: src/global.c:826 msgid "Last Line" msgstr "尾列" -#: src/global.c:824 +#: src/global.c:833 #, fuzzy msgid "To Bracket" msgstr "並非一個括號" -#: src/global.c:827 +#: src/global.c:836 msgid "Mark Text" msgstr "標記文字" -#: src/global.c:830 +#: src/global.c:839 msgid "Copy Text" msgstr "複製文字" -#: src/global.c:833 +#: src/global.c:842 msgid "Indent Text" msgstr "縮排文字" -#: src/global.c:835 +#: src/global.c:844 msgid "Unindent Text" msgstr "取消縮排文字" -#: src/global.c:838 +#: src/global.c:847 msgid "Undo" msgstr "復原" -#: src/global.c:840 +#: src/global.c:849 msgid "Redo" msgstr "重做" -#: src/global.c:844 src/global.c:850 +#: src/global.c:853 src/global.c:859 msgid "Back" msgstr "向後" -#: src/global.c:846 src/global.c:852 +#: src/global.c:855 src/global.c:861 msgid "Forward" msgstr "向前" -#: src/global.c:857 +#: src/global.c:866 msgid "Prev Word" msgstr "前一個字" -#: src/global.c:859 +#: src/global.c:868 msgid "Next Word" msgstr "後一個字" -#: src/global.c:863 +#: src/global.c:872 msgid "Home" msgstr "頂端" -#: src/global.c:865 +#: src/global.c:874 msgid "End" msgstr "尾端" -#: src/global.c:874 +#: src/global.c:883 +#, fuzzy +msgid "Prev Block" +msgstr "前一個字" + +#: src/global.c:885 +#, fuzzy +msgid "Next Block" +msgstr "後一個字" + +#: src/global.c:890 msgid "Beg of Par" msgstr "段落開頭" -#: src/global.c:876 +#: src/global.c:892 msgid "End of Par" msgstr "段落結尾" -#: src/global.c:881 +#: src/global.c:897 msgid "Scroll Up" msgstr "向上捲動" -#: src/global.c:883 +#: src/global.c:899 msgid "Scroll Down" msgstr "向下捲動" -#: src/global.c:888 +#: src/global.c:904 #, fuzzy msgid "Prev File" msgstr "上個檔案" -#: src/global.c:890 +#: src/global.c:906 msgid "Next File" msgstr "下個檔案" -#: src/global.c:899 +#: src/global.c:915 #, fuzzy msgid "Verbatim" msgstr "原形輸入" -#: src/global.c:902 +#: src/global.c:918 msgid "Tab" msgstr "跳格鍵" -#: src/global.c:904 +#: src/global.c:920 msgid "Enter" msgstr "輸入鍵" -#: src/global.c:907 +#: src/global.c:923 msgid "Delete" msgstr "刪除鍵" -#: src/global.c:909 +#: src/global.c:925 msgid "Backspace" msgstr "退格鍵" #. TRANSLATORS: The next two strings refer to cutting words. -#: src/global.c:920 +#: src/global.c:936 #, fuzzy msgid "Cut Left" msgstr "剪下文字" -#: src/global.c:922 +#: src/global.c:938 msgid "Cut Right" msgstr "" -#: src/global.c:924 +#: src/global.c:940 msgid "CutTillEnd" msgstr "刪至末端" -#: src/global.c:934 +#: src/global.c:950 msgid "Word Count" msgstr "計算字數" -#: src/global.c:941 +#: src/global.c:957 msgid "Suspend" msgstr "懸置" -#: src/global.c:945 +#: src/global.c:961 #, fuzzy msgid "Comment Lines" msgstr "下列" -#: src/global.c:949 +#: src/global.c:965 msgid "Save" msgstr "" -#: src/global.c:952 +#: src/global.c:968 #, fuzzy msgid "Previous" msgstr "上個檔案" -#: src/global.c:954 +#: src/global.c:970 #, fuzzy msgid "Next" msgstr "下頁" -#: src/global.c:960 +#: src/global.c:976 msgid "PrevHstory" msgstr "上一筆記錄" -#: src/global.c:963 +#: src/global.c:979 msgid "NextHstory" msgstr "下一筆記錄" -#: src/global.c:972 +#: src/global.c:988 msgid "Go To Text" msgstr "跳至文字" -#: src/global.c:976 +#: src/global.c:992 msgid "DOS Format" msgstr "DOS 格式" -#: src/global.c:978 +#: src/global.c:994 msgid "Mac Format" msgstr "Mac 格式" -#: src/global.c:986 +#: src/global.c:1002 msgid "Append" msgstr "附加" -#: src/global.c:988 +#: src/global.c:1004 msgid "Prepend" msgstr "前引" -#: src/global.c:991 +#: src/global.c:1007 msgid "Backup File" msgstr "備份檔案" -#: src/global.c:998 +#: src/global.c:1014 msgid "Execute Command" msgstr "執行命令" -#: src/global.c:1013 +#: src/global.c:1029 msgid "To Files" msgstr "檔案選單" -#: src/global.c:1021 +#: src/global.c:1037 msgid "First File" msgstr "第一個檔案" -#: src/global.c:1023 +#: src/global.c:1039 msgid "Last File" msgstr "最後的檔案" -#: src/global.c:1027 +#: src/global.c:1043 msgid "Discard buffer" msgstr "" -#: src/global.c:1038 +#: src/global.c:1054 msgid "Left Column" msgstr "" -#: src/global.c:1040 +#: src/global.c:1056 msgid "Right Column" msgstr "" #. TRANSLATORS: Try to keep the next two strings at most 20 characters. -#: src/global.c:1047 +#: src/global.c:1063 #, fuzzy msgid "Prev Lint Msg" msgstr "上列" -#: src/global.c:1049 +#: src/global.c:1065 #, fuzzy msgid "Next Lint Msg" msgstr "下列" #. TRANSLATORS: The next seventeen strings are toggle descriptions; #. * they are best kept shorter than 40 characters, but may be longer. -#: src/global.c:1316 +#: src/global.c:1336 msgid "Help mode" msgstr "輔助模式" -#: src/global.c:1318 +#: src/global.c:1338 msgid "Constant cursor position display" msgstr "持續顯示游標位置" -#: src/global.c:1320 +#: src/global.c:1340 msgid "Use of one more line for editing" msgstr "編輯時多使用一列" -#: src/global.c:1322 +#: src/global.c:1342 msgid "Smooth scrolling" msgstr "平滑式捲動畫面" -#: src/global.c:1324 +#: src/global.c:1344 #, fuzzy msgid "Soft wrapping of overlong lines" msgstr "不要自動換列" -#: src/global.c:1326 +#: src/global.c:1346 msgid "Whitespace display" msgstr "顯示空格" -#: src/global.c:1328 +#: src/global.c:1348 msgid "Color syntax highlighting" msgstr "語法色彩標示" -#: src/global.c:1330 +#: src/global.c:1350 msgid "Smart home key" msgstr "智慧型 HOME 按鍵" -#: src/global.c:1332 +#: src/global.c:1352 msgid "Auto indent" msgstr "自動縮排" -#: src/global.c:1334 +#: src/global.c:1354 msgid "Cut to end" msgstr "剪下至列尾" -#: src/global.c:1336 +#: src/global.c:1356 #, fuzzy msgid "Hard wrapping of overlong lines" msgstr "不要自動換列" -#: src/global.c:1338 +#: src/global.c:1358 msgid "Conversion of typed tabs to spaces" msgstr "已輸入跳格符號至空白的轉換" -#: src/global.c:1340 +#: src/global.c:1360 msgid "Backup files" msgstr "備份檔案" -#: src/global.c:1342 +#: src/global.c:1362 msgid "Reading file into separate buffer" msgstr "" -#: src/global.c:1344 +#: src/global.c:1364 msgid "Mouse support" msgstr "滑鼠支援" -#: src/global.c:1346 +#: src/global.c:1366 msgid "No conversion from DOS/Mac format" msgstr "不從 DOS/Mac 格式轉檔" -#: src/global.c:1348 +#: src/global.c:1368 msgid "Suspension" msgstr "懸置" @@ -1448,21 +1467,21 @@ msgstr "" msgid "enable/disable" msgstr "開啟/關閉" -#: src/nano.c:543 +#: src/nano.c:544 #, fuzzy msgid "Key is invalid in view mode" msgstr "觀看模式中此按鍵無效" -#: src/nano.c:549 +#: src/nano.c:550 #, fuzzy msgid "This function is disabled in restricted mode" msgstr "在限制模式中無法至 %s 外部" -#: src/nano.c:557 +#: src/nano.c:558 msgid "Help is not available" msgstr "" -#: src/nano.c:669 +#: src/nano.c:670 #, c-format msgid "" "\n" @@ -1471,7 +1490,7 @@ msgstr "" "\n" "緩衝區已寫入 %s\n" -#: src/nano.c:671 +#: src/nano.c:672 #, c-format msgid "" "\n" @@ -1480,7 +1499,7 @@ msgstr "" "\n" "緩衝區未寫入至 %s: %s\n" -#: src/nano.c:674 +#: src/nano.c:675 #, c-format msgid "" "\n" @@ -1489,11 +1508,11 @@ msgstr "" "\n" "緩衝區未寫入: %s\n" -#: src/nano.c:697 +#: src/nano.c:701 msgid "Window size is too small for nano...\n" msgstr "視窗尺寸對 nano 來說太小了…\n" -#: src/nano.c:790 +#: src/nano.c:793 #, c-format msgid "" "Usage: nano [OPTIONS] [[+LINE,COLUMN] FILE]...\n" @@ -1502,265 +1521,269 @@ msgstr "" "用法: nano [選項] [[+列數,行數] 檔案名稱]…\n" "\n" -#: src/nano.c:793 +#: src/nano.c:796 #, c-format msgid "Option\t\tGNU long option\t\tMeaning\n" msgstr "選項\t\tGNU 長選項\t\t意義\n" -#: src/nano.c:795 +#: src/nano.c:798 #, c-format msgid "Option\t\tMeaning\n" msgstr "選項\t\t意義\n" -#: src/nano.c:798 +#: src/nano.c:801 msgid "+LINE,COLUMN" 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:801 +#: src/nano.c:804 msgid "Start at line LINE, column COLUMN" msgstr "從所指列數與行數開始" -#: src/nano.c:803 +#: src/nano.c:806 msgid "Enable smart home key" msgstr "開啟智慧型 HOME 按鍵功能" -#: src/nano.c:805 +#: src/nano.c:808 msgid "Save backups of existing files" msgstr "儲存既有檔案的備份" -#: src/nano.c:806 +#: src/nano.c:809 msgid "-C " msgstr "-C <目錄>" -#: src/nano.c:806 +#: src/nano.c:809 msgid "--backupdir=" msgstr "--backupdir=<目錄>" -#: src/nano.c:807 +#: src/nano.c:810 msgid "Directory for saving unique backup files" msgstr "用以儲存獨一備份檔案的目錄" -#: src/nano.c:810 +#: src/nano.c:813 msgid "Use bold instead of reverse video text" msgstr "使用粗體以代替反白顯示文字" -#: src/nano.c:812 +#: src/nano.c:815 msgid "Convert typed tabs to spaces" msgstr "將已輸入的跳格符號轉換為空白" -#: src/nano.c:817 +#: src/nano.c:820 msgid "Read a file into a new buffer by default" msgstr "" -#: src/nano.c:820 +#: src/nano.c:823 msgid "Use (vim-style) lock files" msgstr "使用 (vim 形式) 鎖定檔案" -#: src/nano.c:825 +#: src/nano.c:828 msgid "Log & read search/replace string history" msgstr "記錄與讀取 搜尋/置換 的歷史字串" -#: src/nano.c:829 +#: src/nano.c:832 msgid "Don't look at nanorc files" msgstr "不要參考 nanorc 檔案" -#: src/nano.c:832 +#: src/nano.c:835 msgid "Fix numeric keypad key confusion problem" msgstr "修正數字鍵區按鍵混淆問題" -#: src/nano.c:834 +#: src/nano.c:837 msgid "Don't add newlines to the ends of files" msgstr "不要將換列加到檔案末端" -#: src/nano.c:837 +#: src/nano.c:840 msgid "Don't convert files from DOS/Mac format" msgstr "不要從 DOS/Mac 格式轉檔" -#: src/nano.c:839 +#: src/nano.c:842 msgid "Use one more line for editing" msgstr "編輯時多使用一列" -#: src/nano.c:843 +#: src/nano.c:846 msgid "Log & read location of cursor position" msgstr "記錄 & 讀取游標所在位置" -#: src/nano.c:846 +#: src/nano.c:849 msgid "-Q " msgstr "-Q <字串>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "--quotestr=" msgstr "--quotestr=<字串>" -#: src/nano.c:846 +#: src/nano.c:849 msgid "Quoting string" msgstr "引用代表字串" -#: src/nano.c:849 +#: src/nano.c:852 msgid "Restricted mode" msgstr "限制模式" -#: src/nano.c:851 +#: src/nano.c:854 msgid "Scroll by line instead of half-screen" msgstr "逐列捲動以代替半個畫面" -#: src/nano.c:853 +#: src/nano.c:856 msgid "-T <#cols>" msgstr "-T <#行數>" -#: src/nano.c:853 +#: src/nano.c:856 msgid "--tabsize=<#cols>" msgstr "--tabsize=<#行數>" -#: src/nano.c:854 +#: src/nano.c:857 msgid "Set width of a tab to #cols columns" msgstr "設定跳格寬度為 #行數" -#: src/nano.c:856 +#: src/nano.c:859 msgid "Do quick statusbar blanking" msgstr "狀態列快速閃動" -#: src/nano.c:858 +#: src/nano.c:861 msgid "Print version information and exit" msgstr "顯示版本資訊並離開" -#: src/nano.c:861 +#: src/nano.c:864 msgid "Detect word boundaries more accurately" msgstr "更正確地偵測單字邊界" -#: src/nano.c:865 +#: src/nano.c:866 +msgid "Which other characters are word parts" +msgstr "" + +#: src/nano.c:870 msgid "-Y " msgstr "-Y <字串>" -#: src/nano.c:865 +#: src/nano.c:870 msgid "--syntax=" msgstr "--syntax=<字串>" -#: src/nano.c:866 +#: src/nano.c:871 msgid "Syntax definition to use for coloring" msgstr "用於顏色的語法定義" -#: src/nano.c:868 +#: src/nano.c:873 msgid "Constantly show cursor position" msgstr "持續顯示游標位置" -#: src/nano.c:870 +#: src/nano.c:875 msgid "Fix Backspace/Delete confusion problem" msgstr "修正 退格鍵/刪除鍵 混淆問題" -#: src/nano.c:871 +#: src/nano.c:876 #, fuzzy msgid "Show this help text and exit" msgstr "顯示這份說明文字" -#: src/nano.c:873 +#: src/nano.c:878 msgid "Automatically indent new lines" msgstr "自動縮排新列" -#: src/nano.c:874 +#: src/nano.c:879 msgid "Cut from cursor to end of line" msgstr "從游標剪下至列尾" -#: src/nano.c:877 +#: src/nano.c:882 msgid "Enable the use of the mouse" msgstr "開啟滑鼠功能" -#: src/nano.c:879 +#: src/nano.c:884 msgid "Do not read the file (only write it)" msgstr "" -#: src/nano.c:881 +#: src/nano.c:886 msgid "-o " msgstr "-o <目錄>" -#: src/nano.c:881 +#: src/nano.c:886 msgid "--operatingdir=" msgstr "--operatingdir=<目錄>" -#: src/nano.c:882 +#: src/nano.c:887 msgid "Set operating directory" msgstr "設定操作目錄" -#: src/nano.c:884 +#: src/nano.c:889 msgid "Preserve XON (^Q) and XOFF (^S) keys" msgstr "保留 XON (^Q) 和 XOFF (^S) 按鍵" -#: src/nano.c:888 +#: src/nano.c:893 msgid "Silently ignore startup issues like rc file errors" msgstr "默默地忽略像是 rc 檔案錯誤之類的啟動問題" -#: src/nano.c:891 +#: src/nano.c:896 msgid "-r <#cols>" msgstr "-r <#行數>" -#: src/nano.c:891 +#: src/nano.c:896 msgid "--fill=<#cols>" msgstr "--fill=<#行數>" -#: src/nano.c:892 +#: src/nano.c:897 #, fuzzy msgid "Set hard-wrapping point at column #cols" msgstr "設定換列點為 #行數" -#: src/nano.c:896 +#: src/nano.c:901 msgid "-s " msgstr "-s <程式>" -#: src/nano.c:896 +#: src/nano.c:901 msgid "--speller=" msgstr "--speller=<程式>" -#: src/nano.c:897 +#: src/nano.c:902 msgid "Enable alternate speller" msgstr "啟用替代的拼字檢查程式" -#: src/nano.c:899 +#: src/nano.c:904 msgid "Auto save on exit, don't prompt" msgstr "離開時自動儲存,不要提示" -#: src/nano.c:901 +#: src/nano.c:906 msgid "Save a file by default in Unix format" msgstr "" -#: src/nano.c:903 +#: src/nano.c:908 msgid "View mode (read-only)" msgstr "觀看模式 (唯讀)" -#: src/nano.c:905 +#: src/nano.c:910 #, fuzzy msgid "Don't hard-wrap long lines" msgstr "不要自動換列" -#: src/nano.c:907 +#: src/nano.c:912 msgid "Don't show the two help lines" msgstr "不要顯示兩說明列" -#: src/nano.c:909 +#: src/nano.c:914 msgid "Enable suspension" msgstr "開啟懸置功能" -#: src/nano.c:911 +#: src/nano.c:916 msgid "Enable soft line wrapping" msgstr "開啟長列換列" -#: src/nano.c:923 +#: src/nano.c:928 #, c-format msgid " nano, version %s\n" msgstr "" -#: src/nano.c:926 +#: src/nano.c:931 #, c-format msgid " (C) 2014..%s the contributors to nano\n" msgstr "" -#: src/nano.c:928 +#: src/nano.c:933 #, fuzzy, c-format msgid " Email: nano@nano-editor.org\tWeb: https://nano-editor.org/" msgstr " 電子郵件: nano@nano-editor.org\t\t網頁: http://www.nano-editor.org/" -#: src/nano.c:929 +#: src/nano.c:934 #, c-format msgid "" "\n" @@ -1769,82 +1792,86 @@ msgstr "" "\n" " 編譯選項:" -#: src/nano.c:1064 +#: src/nano.c:1054 msgid "No file name" msgstr "" -#: src/nano.c:1098 +#: src/nano.c:1088 msgid "Save modified buffer? (Answering \"No\" will DISCARD changes.) " msgstr "" -#: src/nano.c:1159 +#: src/nano.c:1149 msgid "Couldn't reopen stdin from keyboard, sorry\n" msgstr "無法重新開啟來自鍵盤的標準輸入,抱歉\n" -#: src/nano.c:1183 +#: src/nano.c:1173 #, c-format msgid "Reading from stdin, ^C to abort\n" msgstr "讀取自標準輸入,^C 以放棄\n" -#: src/nano.c:1247 +#: src/nano.c:1237 msgid "Received SIGHUP or SIGTERM\n" msgstr "接收到 SIGHUP 或 SIGTERM\n" -#: src/nano.c:1263 +#: src/nano.c:1253 #, c-format msgid "Use \"fg\" to return to nano.\n" msgstr "利用 \"fg\" 來回到 nano。\n" -#: src/nano.c:1285 +#: src/nano.c:1275 msgid "Suspension is not enabled" msgstr "" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "enabled" msgstr "開啟" -#: src/nano.c:1440 +#: src/nano.c:1429 msgid "disabled" msgstr "關閉" -#: src/nano.c:1554 +#: src/nano.c:1543 msgid "Unbound key" msgstr "" -#: src/nano.c:1558 +#: src/nano.c:1546 +msgid "Unbindable key: M-[" +msgstr "" + +#: src/nano.c:1548 #, c-format msgid "Unbound key: M-%c" msgstr "" -#: src/nano.c:1560 +#: src/nano.c:1550 #, c-format msgid "Unbound key: ^%c" msgstr "" -#: src/nano.c:1562 +#: src/nano.c:1552 #, c-format msgid "Unbound key: %c" msgstr "" -#: src/nano.c:1722 +#: src/nano.c:1704 msgid "XON ignored, mumble mumble" msgstr "忽略 XON,嗯嗯。" -#: src/nano.c:1727 +#: src/nano.c:1709 msgid "XOFF ignored, mumble mumble" msgstr "忽略 XOFF,嗯嗯。" -#: src/nano.c:2140 src/rcfile.c:1187 +#: src/nano.c:2123 src/rcfile.c:1192 #, c-format msgid "Requested tab size \"%s\" is invalid" msgstr "所要求的跳格寬度 \"%s\" 無效" -#: src/nano.c:2201 src/rcfile.c:1128 +#: src/nano.c:2187 src/rcfile.c:1130 #, c-format msgid "Requested fill size \"%s\" is invalid" msgstr "所要求的填滿行數 \"%s\" 無效" -#: src/nano.c:2250 +#: src/nano.c:2236 #, c-format msgid "Type '%s -h' for a list of available options.\n" msgstr "" @@ -1852,120 +1879,120 @@ 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:818 +#: src/prompt.c:802 msgid "Yy" msgstr "Yy" -#: src/prompt.c:819 +#: src/prompt.c:803 msgid "Nn" msgstr "Nn" -#: src/prompt.c:820 +#: src/prompt.c:804 msgid "Aa" msgstr "Aa" -#: src/prompt.c:842 +#: src/prompt.c:826 msgid "Yes" msgstr "是" -#: src/prompt.c:847 +#: src/prompt.c:831 msgid "All" msgstr "全部" -#: src/prompt.c:852 +#: src/prompt.c:836 msgid "No" msgstr "否" -#: src/rcfile.c:144 +#: src/rcfile.c:145 #, c-format msgid "Error in %s on line %lu: " msgstr "在 %s (位於第 %lu 列) 中發生錯誤: " -#: src/rcfile.c:203 +#: src/rcfile.c:204 #, c-format msgid "Argument '%s' has an unterminated \"" msgstr "引數 '%s' 有未封閉的 \"" -#: src/rcfile.c:231 src/rcfile.c:674 src/rcfile.c:725 src/rcfile.c:824 +#: 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 "正規表示式字串必須以 \" 字元開始及結束" -#: src/rcfile.c:257 src/search.c:61 +#: src/rcfile.c:258 src/search.c:61 #, c-format msgid "Bad regex \"%s\": %s" msgstr "不良的正規表示式 \"%s\": %s" -#: src/rcfile.c:279 +#: src/rcfile.c:280 msgid "Missing syntax name" msgstr "缺少語法名稱" -#: src/rcfile.c:288 +#: src/rcfile.c:289 msgid "A syntax name must be quoted" msgstr "" -#: src/rcfile.c:297 +#: src/rcfile.c:298 msgid "The \"none\" syntax is reserved" msgstr "\"none\" 語法已被保留" -#: src/rcfile.c:327 +#: src/rcfile.c:328 #, fuzzy msgid "The \"default\" syntax does not accept extensions" msgstr "\"default\" 語法必須不含任何副檔名" -#: src/rcfile.c:369 +#: src/rcfile.c:370 msgid "Missing key name" msgstr "缺少語法名稱" -#: src/rcfile.c:378 src/rcfile.c:389 +#: src/rcfile.c:379 src/rcfile.c:390 msgid "Key name is too short" msgstr "" -#: src/rcfile.c:399 +#: src/rcfile.c:400 #, fuzzy msgid "Key name must begin with \"^\", \"M\", or \"F\"" msgstr "按鍵繫結必須以 \"^\", \"M\", 或 \"F\" 開始" -#: src/rcfile.c:402 +#: src/rcfile.c:403 #, fuzzy, c-format msgid "Key name %s is invalid" msgstr "所要求的跳格寬度 \"%s\" 無效" -#: src/rcfile.c:411 +#: src/rcfile.c:412 #, fuzzy msgid "Must specify a function to bind the key to" msgstr "必須指定按鍵所繫結的功能" #. TRANSLATORS: Do not translate the word "all". -#: src/rcfile.c:421 +#: src/rcfile.c:422 msgid "Must specify a menu (or \"all\") in which to bind/unbind the key" msgstr "" -#: src/rcfile.c:428 +#: src/rcfile.c:429 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a function" msgstr "無法映射名稱「%s」到某一功能" -#: src/rcfile.c:435 +#: src/rcfile.c:436 #, fuzzy, c-format msgid "Cannot map name \"%s\" to a menu" msgstr "無法映射名稱「%s」到某一選單" -#: src/rcfile.c:467 +#: src/rcfile.c:468 #, c-format msgid "Function '%s' does not exist in menu '%s'" msgstr "" -#: src/rcfile.c:479 +#: src/rcfile.c:480 #, fuzzy, c-format msgid "Sorry, keystroke \"%s\" may not be rebound" msgstr "抱歉,按鍵字串「%s」是不合法的繫結" -#: src/rcfile.c:576 +#: src/rcfile.c:577 #, fuzzy, c-format msgid "Error expanding %s: %s" msgstr "讀取 %s 時發生錯誤: %s" -#: src/rcfile.c:616 +#: src/rcfile.c:617 #, c-format msgid "" "Color \"%s\" not understood.\n" @@ -1980,112 +2007,112 @@ msgstr "" "\"black\"(黑),加上選擇性的前置字 \"bright\"(明亮) \n" "可用於前景色。" -#: src/rcfile.c:637 src/rcfile.c:795 src/rcfile.c:858 +#: 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:643 +#: src/rcfile.c:644 msgid "Missing color name" msgstr "缺少顏色名稱" -#: src/rcfile.c:653 src/rcfile.c:807 +#: src/rcfile.c:654 src/rcfile.c:808 #, fuzzy, c-format msgid "Missing regex string after '%s' command" msgstr "缺少正規表示式字串" -#: src/rcfile.c:719 +#: src/rcfile.c:720 msgid "\"start=\" requires a corresponding \"end=\"" msgstr "\"start=\" 要求對應的 \"end=\"" -#: src/rcfile.c:768 +#: src/rcfile.c:769 #, c-format msgid "Background color \"%s\" cannot be bright" msgstr "背景色 \"%s\" 不可為明亮" -#: src/rcfile.c:802 +#: src/rcfile.c:803 #, fuzzy, c-format msgid "The \"default\" syntax does not accept '%s' regexes" msgstr "\"default\" 語法必須不含任何副檔名" -#: src/rcfile.c:863 +#: src/rcfile.c:864 #, c-format msgid "Missing command after '%s'" msgstr "" -#: src/rcfile.c:879 +#: src/rcfile.c:880 #, fuzzy, c-format msgid "Argument of '%s' lacks closing \"" msgstr "引數 '%s' 有未封閉的 \"" -#: src/rcfile.c:910 +#: src/rcfile.c:911 #, fuzzy, c-format msgid "Fatal error: no keys mapped for function \"%s\". Exiting.\n" msgstr "嚴重錯誤:沒有按鍵映射至功能「%s」" -#: src/rcfile.c:912 +#: src/rcfile.c:913 #, fuzzy, c-format msgid "" "If needed, use nano with the -I option to adjust your nanorc settings.\n" msgstr "離開中。 如果需要調整您的 nanorc 設定值,請使用 nano 與 -I 選項\n" -#: src/rcfile.c:971 +#: src/rcfile.c:972 #, fuzzy, c-format msgid "Could not find syntax \"%s\" to extend" msgstr "無法映射名稱「%s」到某一選單" -#: src/rcfile.c:993 src/rcfile.c:1202 +#: src/rcfile.c:994 src/rcfile.c:1203 #, c-format msgid "Syntax \"%s\" has no color commands" msgstr "語法「%s」沒有任何顏色命令" -#: src/rcfile.c:1024 +#: src/rcfile.c:1025 #, c-format msgid "Command \"%s\" not allowed in included file" msgstr "命令「%s」在包含的檔案中不允許" -#: src/rcfile.c:1039 +#: src/rcfile.c:1040 #, c-format msgid "Command \"%s\" not understood" msgstr "無法辨識 \"%s\" 命令" -#: src/rcfile.c:1051 +#: src/rcfile.c:1052 #, fuzzy msgid "Missing option" msgstr "缺少顏色名稱" -#: src/rcfile.c:1065 +#: src/rcfile.c:1066 #, fuzzy, c-format msgid "Unknown option \"%s\"" msgstr "旗標 \"%s\" 無法辨識" -#: src/rcfile.c:1077 +#: src/rcfile.c:1079 #, fuzzy, c-format msgid "Cannot unset option \"%s\"" msgstr "無法解除旗標 \"%s\" 設定" -#: src/rcfile.c:1089 +#: src/rcfile.c:1091 #, c-format msgid "Option \"%s\" requires an argument" msgstr "選項 \"%s\" 要求引數" -#: src/rcfile.c:1105 +#: src/rcfile.c:1107 msgid "Option is not a valid multibyte string" msgstr "選項並非正確的多位元字串" -#: src/rcfile.c:1139 src/rcfile.c:1160 src/rcfile.c:1167 +#: src/rcfile.c:1141 src/rcfile.c:1162 src/rcfile.c:1169 msgid "Non-blank characters required" msgstr "需要非空格字元" -#: src/rcfile.c:1146 +#: src/rcfile.c:1148 msgid "Two single-column characters required" msgstr "需要兩個單行字元" -#: src/rcfile.c:1258 +#: src/rcfile.c:1259 msgid "I can't find my home directory! Wah!" msgstr "我找不到我的家目錄!哇!" -#: src/rcfile.c:1295 +#: src/rcfile.c:1296 #, c-format msgid "" "\n" @@ -2129,35 +2156,35 @@ msgid "Searching..." msgstr "搜尋" #. TRANSLATORS: This is a prompt. -#: src/search.c:694 +#: src/search.c:692 msgid "Replace this instance?" msgstr "置換這個?" #. TRANSLATORS: This is a prompt. -#: src/search.c:841 +#: src/search.c:837 msgid "Replace with" msgstr "以此置換" -#: src/search.c:876 +#: src/search.c:872 #, c-format msgid "Replaced %lu occurrence" msgid_plural "Replaced %lu occurrences" msgstr[0] "已置換 %lu 處" #. TRANSLATORS: This is a prompt. -#: src/search.c:915 +#: src/search.c:911 msgid "Enter line number, column number" msgstr "輸入列號,行號" -#: src/search.c:937 +#: src/search.c:933 msgid "Invalid line or column number" msgstr "無效的列號或行號" -#: src/search.c:1090 +#: src/search.c:1086 msgid "Not a bracket" msgstr "並非一個括號" -#: src/search.c:1156 +#: src/search.c:1152 msgid "No matching bracket" msgstr "無對應括號" @@ -2387,81 +2414,82 @@ msgstr "於選擇部分: " msgid "Verbatim Input" msgstr "原形輸入" -#: src/utils.c:392 src/utils.c:404 +#: src/utils.c:390 src/utils.c:402 msgid "nano is out of memory!" msgstr "nano 已耗盡記憶體!" -#: src/utils.c:626 +#: src/utils.c:622 #, fuzzy, c-format msgid "Internal error: can't match line %d. Please save your work." msgstr "內部錯誤:無法匹配第 %d 列。 請儲存您的工作" #. TRANSLATORS: This refers to a sequence of escape codes #. * (from the keyboard) that nano does not know about. -#: src/winio.c:1115 +#: src/winio.c:1125 msgid "Unknown sequence" msgstr "" -#. TRANSLATORS: This is displayed during the input of a -#. * six-digit hexadecimal Unicode character code. -#: src/winio.c:1412 -msgid "Unicode Input" +#. 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: %s" msgstr "萬國碼輸入" -#: src/winio.c:1945 +#: src/winio.c:1910 msgid "DIR:" msgstr "目錄:" -#: src/winio.c:1953 +#: src/winio.c:1918 msgid "File:" msgstr "檔案:" -#: src/winio.c:1957 src/winio.c:1961 +#: src/winio.c:1922 src/winio.c:1926 msgid "Modified" msgstr "已更動" -#: src/winio.c:1959 +#: src/winio.c:1924 msgid "View" msgstr "觀看" -#: src/winio.c:3085 +#: src/winio.c:3037 #, c-format msgid "line %ld/%ld (%d%%), col %lu/%lu (%d%%), char %lu/%lu (%d%%)" msgstr "列 %ld/%ld (%d%%), 行 %lu/%lu (%d%%), 字元 %lu/%lu (%d%%)" -#: src/winio.c:3215 +#: src/winio.c:3167 msgid "The nano text editor" msgstr "nano 文字編輯器" -#: src/winio.c:3216 +#: src/winio.c:3168 msgid "version" msgstr "版本" -#: src/winio.c:3217 +#: src/winio.c:3169 msgid "Brought to you by:" msgstr "來自於:" -#: src/winio.c:3218 +#: src/winio.c:3170 msgid "Special thanks to:" msgstr "特別感謝:" -#: src/winio.c:3219 +#: src/winio.c:3171 msgid "The Free Software Foundation" msgstr "自由軟體基金會" -#: src/winio.c:3220 +#: src/winio.c:3172 msgid "the many translators and the TP" msgstr "" -#: src/winio.c:3221 +#: src/winio.c:3173 msgid "For ncurses:" msgstr "ncurses 部分:" -#: src/winio.c:3222 +#: src/winio.c:3174 msgid "and anyone else we forgot..." msgstr "以及其他我們不記得的人…" -#: src/winio.c:3223 +#: src/winio.c:3175 msgid "Thank you for using nano!" msgstr "謝謝您使用 nano﹗"