French, Russian and Ukrainian translation updates.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@988 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Этот коммит содержится в:
родитель
044d1b1a6e
Коммит
bf1a1e84e2
@ -22,6 +22,10 @@ CVS code -
|
||||
- Swedish translation update (Christian Rose).
|
||||
- po/de.po:
|
||||
- German translation update (Michael Piefel).
|
||||
- po/fr.po:
|
||||
- French translation update (Jean-Philippe Guщrard).
|
||||
- po/ru.po, po/uk.po:
|
||||
- Russian and Ukrainian translation updates (Sergey A. Ribalchenko).
|
||||
|
||||
nano-1.1.5 - 01/05/2002
|
||||
- General
|
||||
|
254
po/fr.po
254
po/fr.po
@ -8,9 +8,9 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano 1.1.4\n"
|
||||
"Project-Id-Version: nano 1.1.5\n"
|
||||
"POT-Creation-Date: 2002-01-05 14:33-0500\n"
|
||||
"PO-Revision-Date: 2002-01-01 23:30+0100\n"
|
||||
"PO-Revision-Date: 2002-01-07 09:30+0100\n"
|
||||
"Last-Translator: Jean-Philippe Guщrard <jean-philippe.guerard@laposte.net>\n"
|
||||
"Language-Team: French <traduc@traduc.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -40,14 +40,14 @@ msgid "Read %d lines"
|
||||
msgstr "%d lignes lues"
|
||||
|
||||
#: files.c:270
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid "Read %d lines (Converted from Mac format)"
|
||||
msgstr "%d lignes lues (converti du format Mac)"
|
||||
msgstr "%d lignes lues (converties depuis le format Mac)"
|
||||
|
||||
#: files.c:272
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid "Read %d lines (Converted from DOS format)"
|
||||
msgstr "%d lignes lues (converti du format DOS)"
|
||||
msgstr "%d lignes lues (converties depuis le format DOS)"
|
||||
|
||||
#: files.c:294 search.c:217
|
||||
#, c-format
|
||||
@ -68,8 +68,7 @@ msgstr "Le fichier
|
||||
#: files.c:314
|
||||
#, c-format
|
||||
msgid "File \"%s\" is a device file"
|
||||
msgstr ""
|
||||
"Le fichier л %s ╗ est un fichier spщcial correspondant р un pщriphщrique"
|
||||
msgstr "Le fichier л %s ╗ est un fichier spщcial correspondant р un pщriphщrique"
|
||||
|
||||
#: files.c:322
|
||||
msgid "Reading File"
|
||||
@ -95,9 +94,8 @@ msgid "Cancelled"
|
||||
msgstr "Annulщ"
|
||||
|
||||
#: files.c:455
|
||||
#, fuzzy
|
||||
msgid "Key illegal in non-multibuffer mode"
|
||||
msgstr "Touche illщgale en mode VISUALISATION"
|
||||
msgstr "Touche illщgale hors mode multifichier"
|
||||
|
||||
#: files.c:739 files.c:794
|
||||
msgid "No more open files"
|
||||
@ -180,7 +178,7 @@ msgstr "Impossible d'ouvrir
|
||||
|
||||
#: files.c:2290 global.c:296
|
||||
msgid "Goto Directory"
|
||||
msgstr "Aller au rщpertoire"
|
||||
msgstr "Changement de rщpertoire"
|
||||
|
||||
#: files.c:2297
|
||||
#, c-format
|
||||
@ -566,26 +564,18 @@ msgstr "Ajouter"
|
||||
|
||||
#: global.c:598
|
||||
msgid "Goto"
|
||||
msgstr "Aller lig."
|
||||
msgstr "Aller р"
|
||||
|
||||
# Fin des entrщes de menu sur 10 caractшres
|
||||
#: nano.c:179
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
"Buffer written to %s\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Tampon щcrit dans %s\n"
|
||||
msgid "\nBuffer written to %s\n"
|
||||
msgstr "\nTampon щcrit dans %s\n"
|
||||
|
||||
#: nano.c:181
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
"No %s written (file exists?)\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"%s non sauvщ (fichier existant ?)\n"
|
||||
msgid "\nNo %s written (file exists?)\n"
|
||||
msgstr "\n%s non sauvщ (fichier existant ?)\n"
|
||||
|
||||
#: nano.c:188
|
||||
msgid "Window size is too small for Nano..."
|
||||
@ -599,40 +589,16 @@ msgstr "Touche ill
|
||||
msgid ""
|
||||
" nano help text\n"
|
||||
"\n"
|
||||
" The nano editor is designed to emulate the functionality and ease-of-use of "
|
||||
"the UW Pico text editor. There are four main sections of the editor: The "
|
||||
"top line shows the program version, the current filename being edited, and "
|
||||
"whether or not the file has been modified. Next is the main editor window "
|
||||
"showing the file being edited. The status line is the third line from the "
|
||||
"bottom and shows important messages. The bottom two lines show the most "
|
||||
"commonly used shortcuts in the editor.\n"
|
||||
" The nano editor is designed to emulate the functionality and ease-of-use of the UW Pico text editor. There are four main sections of the editor: The top line shows the program version, the current filename being edited, and whether or not the file has been modified. Next is the main editor window showing the file being edited. The status line is the third line from the bottom and shows important messages. The bottom two lines show the most commonly used shortcuts in the editor.\n"
|
||||
"\n"
|
||||
" The notation for shortcuts is as follows: Control-key sequences are notated "
|
||||
"with a caret (^) symbol and are entered with the Control (Ctrl) key. "
|
||||
"Escape-key sequences are notated with the Meta (M) symbol and can be entered "
|
||||
"using either the Esc, Alt or Meta key depending on your keyboard setup. The "
|
||||
"following keystrokes are available in the main editor window. Optional keys "
|
||||
"are shown in parentheses:\n"
|
||||
" The notation for shortcuts is as follows: Control-key sequences are notated with a caret (^) symbol and are entered with the Control (Ctrl) key. Escape-key sequences are notated with the Meta (M) symbol and can be entered using either the Esc, Alt or Meta key depending on your keyboard setup. The following keystrokes are available in the main editor window. Optional keys are shown in parentheses:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
" Message d'aide de nano\n"
|
||||
"\n"
|
||||
" L'щditeur nano est conчu pour щmuler les fonctions et la facilitщ "
|
||||
"d'utilisation de l'щditeur Pico de l'UW. Il y a quatre sections principales "
|
||||
"dans cet щditeur : la ligne du haut affiche la version du programme, le "
|
||||
"fichier actuellement en cours d'щdition, et s'il a щtщ modifiщ ou non. "
|
||||
"Ensuite il y a la fenъtre principale d'щdition qui affiche le fichier en "
|
||||
"cours de modification. La ligne d'щtat est la troisiшme en partant du bas, "
|
||||
"elle affiche les messages importants. Les deux derniшres sont consacrщes aux "
|
||||
"raccourcis les plus couramment utilisщs :\n"
|
||||
" L'щditeur nano est conчu pour щmuler les fonctions et la facilitщ d'utilisation de l'щditeur Pico de l'UW. Il y a quatre sections principales dans cet щditeur : la ligne du haut affiche la version du programme, le fichier actuellement en cours d'щdition, et s'il a щtщ modifiщ ou non. Ensuite il y a la fenъtre principale d'щdition qui affiche le fichier en cours de modification. La ligne d'щtat est la troisiшme en partant du bas, elle affiche les messages importants. Les deux derniшres sont consacrщes aux raccourcis les plus couramment utilisщs :\n"
|
||||
"\n"
|
||||
" Les raccourcis sont reprщsentщs de la faчon suivante : la touche л ContrЇle "
|
||||
"╗ est notщe par l'accent circonflexe (^). Les sщquences d'щchappement sont "
|
||||
"reprщsentщes par le symbole л mщta ╗ (M) et peuvent ъtre entrщes via les "
|
||||
"touches л ╔chap. ╗, л Alt ╗ ou л Mщta ╗ selon la configuration de votre "
|
||||
"clavier. Les combinaisons suivantes sont disponibles dans la fenъtre "
|
||||
"principale de l'щditeur. Les touches optionnelles sont affichщes entre "
|
||||
"parenthшses :\n"
|
||||
" Les raccourcis sont reprщsentщs de la faчon suivante : la touche л ContrЇle ╗ est notщe par l'accent circonflexe (^). Les sщquences d'щchappement sont reprщsentщes par le symbole л Mщta ╗ (M) et peuvent ъtre entrщes via les touches л ╔chap. ╗, л Alt ╗ ou л Mщta ╗ selon la configuration de votre clavier. Les combinaisons suivantes sont disponibles dans la fenъtre principale de l'щditeur. Les touches optionnelles sont affichщes entre parenthшses :\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:347
|
||||
@ -646,12 +612,8 @@ msgstr "delete_node(): dernier noeud lib
|
||||
# Les messages d'aide utilisщs pour nano -h doivent tenir
|
||||
# sur un щcran de 80 caractшres.
|
||||
#: nano.c:409
|
||||
msgid ""
|
||||
"Usage: nano [GNU long option] [option] +LINE <file>\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Utilisation: nano [options longues GNU] [options] +NO_LIGNE <fichier>\n"
|
||||
"\n"
|
||||
msgid "Usage: nano [GNU long option] [option] +LINE <file>\n\n"
|
||||
msgstr "Utilisation: nano [options longues GNU] [options] +NO_LIGNE <fichier>\n\n"
|
||||
|
||||
#: nano.c:410
|
||||
msgid "Option\t\tLong option\t\tMeaning\n"
|
||||
@ -667,7 +629,7 @@ msgstr " -F \t\t--multibuffer\t\tMode multifichiers\n"
|
||||
|
||||
#: nano.c:423
|
||||
msgid " -K \t\t--keypad\t\tUse alternate keypad routines\n"
|
||||
msgstr ""
|
||||
msgstr " -K \t\t--keypad\t\tUtiliser l'autre gestion du pavщ numщrique\n"
|
||||
|
||||
#: nano.c:427
|
||||
msgid " -M \t\t--mac\t\t\tWrite file in Mac format\n"
|
||||
@ -722,10 +684,8 @@ msgid " -p \t\t--pico\t\t\tEmulate Pico as closely as possible\n"
|
||||
msgstr " -p \t\t--pico\t\t\tImiter Pico le mieux possible\n"
|
||||
|
||||
#: nano.c:469
|
||||
msgid ""
|
||||
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
||||
msgstr ""
|
||||
" -r [nb_col] \t--fill=[nb_col]\t\tPassage р la ligne auto. aprшs nb_col\n"
|
||||
msgid " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
||||
msgstr " -r [nb_col] \t--fill=[nb_col]\t\tPassage р la ligne auto. aprшs nb_col\n"
|
||||
|
||||
#: nano.c:473
|
||||
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
|
||||
@ -756,12 +716,8 @@ msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
|
||||
msgstr " +NO_LIGNE\t\t\t\tCommencer р la ligne NO_LIGNE\n"
|
||||
|
||||
#: nano.c:490
|
||||
msgid ""
|
||||
"Usage: nano [option] +LINE <file>\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Utilisation: nano [option] +NO_LIGNE <fichier>\n"
|
||||
"\n"
|
||||
msgid "Usage: nano [option] +LINE <file>\n\n"
|
||||
msgstr "Utilisation: nano [option] +NO_LIGNE <fichier>\n\n"
|
||||
|
||||
#: nano.c:491
|
||||
msgid "Option\t\tMeaning\n"
|
||||
@ -776,10 +732,8 @@ msgid " -F \t\tEnable multiple file buffers\n"
|
||||
msgstr " -F \t\tMode multifichiers\n"
|
||||
|
||||
#: nano.c:498
|
||||
msgid ""
|
||||
" -K\t\tUse alternate keypad routines\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
msgid " -K\t\tUse alternate keypad routines\n\n"
|
||||
msgstr " -K\t\tUtiliser l'autre gestion du pavщ numщrique\n\n"
|
||||
|
||||
#: nano.c:500
|
||||
msgid " -M \t\tWrite file in Mac format\n"
|
||||
@ -875,12 +829,8 @@ msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
||||
msgstr " Adr. щl.: nano@nano-editor.org\tToile : http://www.nano-editor.org"
|
||||
|
||||
#: nano.c:551
|
||||
msgid ""
|
||||
"\n"
|
||||
" Compiled options:"
|
||||
msgstr ""
|
||||
"\n"
|
||||
" Compilщ avec les options :"
|
||||
msgid "\n Compiled options:"
|
||||
msgstr "\n Compilщ avec les options :"
|
||||
|
||||
#: nano.c:640
|
||||
msgid "Mark Set"
|
||||
@ -916,9 +866,7 @@ msgstr "Impossible de cr
|
||||
|
||||
#: nano.c:1723
|
||||
msgid "Spell checking failed: unable to write temp file!"
|
||||
msgstr ""
|
||||
"╔chec de la correction orthographique : impossible d'щcrire dans un fichier "
|
||||
"temporaire !"
|
||||
msgstr "╔chec de la correction orthographique : impossible d'щcrire dans un fichier temporaire !"
|
||||
|
||||
#: nano.c:1743
|
||||
msgid "Finished checking spelling"
|
||||
@ -930,7 +878,7 @@ msgstr "
|
||||
|
||||
#: nano.c:1774
|
||||
msgid "Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? "
|
||||
msgstr "Sauver le tampon modifiщ (R╔PONDRE \"Non\" EFFACERA LES CHANGEMENTS) ?"
|
||||
msgstr "Sauver le tampon modifiщ (R╔PONDRE л Non ╗ EFFACERA LES CHANGEMENTS) ?"
|
||||
|
||||
#: nano.c:1921
|
||||
msgid "Received SIGHUP"
|
||||
@ -965,37 +913,21 @@ msgid "Can now UnJustify!"
|
||||
msgstr "Il est maintenant possible de dщ-justifier"
|
||||
|
||||
#: nano.c:2403
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Search Command Help Text\n"
|
||||
"\n"
|
||||
" Enter the words or characters you would like to search for, then hit enter. "
|
||||
" If there is a match for the text you entered, the screen will be updated to "
|
||||
"the location of the nearest match for the search string.\n"
|
||||
" Enter the words or characters you would like to search for, then hit enter. If there is a match for the text you entered, the screen will be updated to the location of the nearest match for the search string.\n"
|
||||
"\n"
|
||||
" If using Pico Mode via the -p or --pico flags, using the Meta-P toggle or "
|
||||
"using a nanorc file, the previous search string will be shown in brackets "
|
||||
"after the Search: prompt. Hitting enter without entering any text will "
|
||||
"perform the previous search. Otherwise, the previous string will be placed "
|
||||
"in front of the cursor, and can be edited or deleted before hitting enter.\n"
|
||||
" If using Pico Mode via the -p or --pico flags, using the Meta-P toggle or using a nanorc file, the previous search string will be shown in brackets after the Search: prompt. Hitting enter without entering any text will perform the previous search. Otherwise, the previous string will be placed in front of the cursor, and can be edited or deleted before hitting enter.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in Search mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Aide sur la commande de recherche\n"
|
||||
"\n"
|
||||
" Entrer les mots ou les caractшres que vous dщsirez chercher, puis pressez "
|
||||
"la touche л Entrщe ╗. Si un texte correspondant au texte que vous avez "
|
||||
"indiquщ est trouvщ, vous serez conduit р l'emplacement de l'occurrence la "
|
||||
"plus proche.\n"
|
||||
" Entrer les mots ou les caractшres que vous dщsirez chercher, puis pressez la touche л Entrщe ╗. Si un texte correspondant au texte que vous avez indiquщ est trouvщ, vous serez conduit р l'emplacement de la plus proche occurrence du texte recherchщ.\n"
|
||||
"\n"
|
||||
" Si vous utilisez le mode Pico, via les options -p ou --pico, le commutateur "
|
||||
"Mщta-P ou le fichier de configuration ..nanorc, la chaюne prщcщdemment "
|
||||
"recherchщe sera affichщe entre crochets derriшre l'invite de recherche. "
|
||||
"Appuyer sur л Entrщe ╗ sans indiquer de texte р chercher recommencera la "
|
||||
"recherche prщcщdente. Si vous n'ъtes pas en mode Pico, la chaюne prщcщdente "
|
||||
"sera affichщe devant le curseur et pourra ъtre щditщe ou dщtruite avant "
|
||||
"d'appuyer sur л Entrщe ╗.\n"
|
||||
" Si vous utilisez le mode Pico, via les options -p ou --pico, le commutateur Mщta-P ou le fichier de configuration nanorc, la chaюne prщcщdemment recherchщe sera affichщe entre crochets derriшre l'invite de recherche. Appuyer sur л Entrщe ╗ sans indiquer de texte р chercher recommencera la recherche prщcщdente. Si vous n'ъtes pas en mode Pico, la chaюne prщcщdente sera affichщe devant le curseur et pourra ъtre щditщe ou dщtruite avant d'appuyer sur л Entrщe ╗.\n"
|
||||
"\n"
|
||||
" Les touches de fonction suivantes sont disponibles en mode recherche :\n"
|
||||
"\n"
|
||||
@ -1004,109 +936,72 @@ msgstr ""
|
||||
msgid ""
|
||||
"Goto Line Help Text\n"
|
||||
"\n"
|
||||
" Enter the line number that you wish to go to and hit Enter. If there are "
|
||||
"fewer lines of text than the number you entered, you will be brought to the "
|
||||
"last line of the file.\n"
|
||||
" Enter the line number that you wish to go to and hit Enter. If there are fewer lines of text than the number you entered, you will be brought to the last line of the file.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in Goto Line mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Aide sur la commande л Aller р la ligne indiquщe ╗\n"
|
||||
"\n"
|
||||
" Indiquez le numщro de ligne que vous dщsirez atteindre et appuyer sur л "
|
||||
"Entrщe ╗. S'il y a moins de lignes de texte que le nombre que vous avez "
|
||||
"indiquщ, vous serez conduit р la derniшre ligne de texte du fichier.\n"
|
||||
" Indiquez le numщro de ligne que vous dщsirez atteindre et appuyer sur л Entrщe ╗. S'il y a moins de lignes de texte que le nombre que vous avez indiquщ, vous serez conduit р la derniшre ligne de texte du fichier.\n"
|
||||
"\n"
|
||||
" Les touches de fonctions suivantes sont disponibles dans le mode л Aller р "
|
||||
"la ligne indiquщe ╗ :\n"
|
||||
" Les touches de fonctions suivantes sont disponibles dans le mode л Aller р la ligne indiquщe ╗ :\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2424
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Insert File Help Text\n"
|
||||
"\n"
|
||||
" Type in the name of a file to be inserted into the current file buffer at "
|
||||
"the current cursor location.\n"
|
||||
" Type in the name of a file to be inserted into the current file buffer at the current cursor location.\n"
|
||||
"\n"
|
||||
" If you have compiled nano with multiple file buffer support, and enable "
|
||||
"multiple buffers with the -F or --multibuffer command line flags, the Meta-F "
|
||||
"toggle or using a nanorc file, inserting a file will cause it to be loaded "
|
||||
"into a separate buffer (use Meta-< and > to switch between file buffers).\n"
|
||||
" If you have compiled nano with multiple file buffer support, and enable multiple buffers with the -F or --multibuffer command line flags, the Meta-F toggle or using a nanorc file, inserting a file will cause it to be loaded into a separate buffer (use Meta-< and > to switch between file buffers).\n"
|
||||
"\n"
|
||||
" The following function keys are available in Insert File mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Aide sur l'insertion de fichier\n"
|
||||
"\n"
|
||||
" Indiquez le nom du fichier que vous dщsirez insщrer р l'intщrieur du "
|
||||
"fichier en cours lр o∙ se trouve le curseur.\n"
|
||||
" Indiquez le nom du fichier que vous dщsirez insщrer. Il sera copiщ р l'intщrieur du fichier en cours lр o∙ se trouve le curseur.\n"
|
||||
"\n"
|
||||
" Si vous avez compilщ nano avec la capacitщ de traiter simultanщment "
|
||||
"plusieurs fichiers et que cette option a щtщ activщe soit via l'option de "
|
||||
"dщmarrage -F ou --multibuffer, soit via le commutateur Mщta-F, soit via le "
|
||||
"fichier .nanorc, l'insertion d'un fichier entraюnera son chargement dans un "
|
||||
"tampon sщparщ (utiliser Ctrl-< et > pour passer d'un tampon р l'autre).\n"
|
||||
" Si vous avez compilщ nano avec la capacitщ de traiter simultanщment plusieurs fichiers et que cette option a щtщ activщe soit via l'option de dщmarrage -F ou --multibuffer, soit via le commutateur Mщta-F, soit via le fichier nanorc, l'insertion d'un fichier entraюnera son chargement dans un tampon sщparщ (utilisez Mщta-< et > pour passer d'un tampon р l'autre).\n"
|
||||
"\n"
|
||||
" Les touches de fonctions suivantes sont disponibles en mode л Insertion de "
|
||||
"fichier ╗ :\n"
|
||||
" Les touches de fonctions suivantes sont disponibles en mode л Insertion de fichier ╗ :\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2435
|
||||
msgid ""
|
||||
"Write File Help Text\n"
|
||||
"\n"
|
||||
" Type the name that you wish to save the current file as and hit enter to "
|
||||
"save the file.\n"
|
||||
" Type the name that you wish to save the current file as and hit enter to save the file.\n"
|
||||
"\n"
|
||||
" If you are using the marker code with Ctrl-^ and have selected text, you "
|
||||
"will be prompted to save only the selected portion to a separate file. To "
|
||||
"reduce the chance of overwriting the current file with just a portion of it, "
|
||||
"the current filename is not the default in this mode.\n"
|
||||
" If you are using the marker code with Ctrl-^ and have selected text, you will be prompted to save only the selected portion to a separate file. To reduce the chance of overwriting the current file with just a portion of it, the current filename is not the default in this mode.\n"
|
||||
"\n"
|
||||
" The following function keys are available in Write File mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Aide sur l'щcriture de fichier\n"
|
||||
"\n"
|
||||
" Indiquez le nom sous lequel vous dщsirez sauvegarder le fichier courant et "
|
||||
"appuyez sur la touche л Entrщe ╗ pour effectuer la sauvegarde.\n"
|
||||
" Indiquez le nom sous lequel vous dщsirez sauvegarder le fichier courant et appuyez sur la touche л Entrщe ╗ pour effectuer la sauvegarde.\n"
|
||||
"\n"
|
||||
" Si vous utilisez le code de marquage avec Ctrl-^ et avez sщlectionnщ du "
|
||||
"texte, il vous sera proposщ de sauvegarder seulement la partie sщlectionnщe "
|
||||
"du texte dans un fichier sщparщ. Pour limiter le risque d'щcraser le "
|
||||
"fichier en cours avec une simple portion de ce dernier, le nom du fichier "
|
||||
"courant n'est pas le nom qui vous sera proposщ par dщfaut dans ce mode.\n"
|
||||
" Si vous utilisez le code de marquage avec Ctrl-^ et avez sщlectionnщ du texte, il vous sera proposщ de sauvegarder seulement la partie sщlectionnщe du texte dans un fichier sщparщ. Pour limiter le risque d'щcraser le fichier en cours avec une simple portion de ce dernier, le nom du fichier courant n'est pas le nom qui vous sera proposщ par dщfaut dans ce mode.\n"
|
||||
"\n"
|
||||
" Les touches de fonctions suivantes sont disponibles en mode щcriture de "
|
||||
"fichier :\n"
|
||||
" Les touches de fonctions suivantes sont disponibles en mode щcriture de fichier :\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2447
|
||||
msgid ""
|
||||
"File Browser Help Text\n"
|
||||
"\n"
|
||||
" The file browser is used to visually browse the directory structure to "
|
||||
"select a file for reading or writing. You may use the arrow keys or Page "
|
||||
"Up/Down to browse through the files, and S or Enter to choose the selected "
|
||||
"file or enter the selected directory. To move up one level, select the "
|
||||
"directory called \"..\" at the top of the file list.\n"
|
||||
" The file browser is used to visually browse the directory structure to select a file for reading or writing. You may use the arrow keys or Page Up/Down to browse through the files, and S or Enter to choose the selected file or enter the selected directory. To move up one level, select the directory called \"..\" at the top of the file list.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in the file browser:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Aide du navigateur de fichiers\n"
|
||||
"\n"
|
||||
" Le navigateur de fichiers est utilisщ pour parcourir visuellement la "
|
||||
"structure des rщpertoires afin de sщlectionner un fichier en lecture ou en "
|
||||
"щcriture. Les flшches et les touches л page prщcщdente ╗ et л page suivante "
|
||||
"╗ peuvent ъtre utilisщes pour parcourir les fichiers, les touches л S ╗ et л "
|
||||
"Entrщe ╗ permettent de sщlectionner un fichier ou de descendre dans un "
|
||||
"rщpertoire. Pour remonter dans l'arborescence des rщpertoires, sщlectionner "
|
||||
"le rщpertoire appelщ л .. ╗ en haut de la liste des fichiers.\n"
|
||||
" Le navigateur de fichiers est utilisщ pour parcourir visuellement la structure des rщpertoires afin de sщlectionner un fichier en lecture ou en щcriture. Les flшches et les touches л page prщcщdente ╗ et л page suivante ╗ peuvent ъtre utilisщes pour parcourir les fichiers, les touches л S ╗ et л Entrщe ╗ permettent de sщlectionner un fichier ou de descendre dans un rщpertoire. Pour remonter dans l'arborescence des rщpertoires, sщlectionner le rщpertoire appelщ л .. ╗ en haut de la liste des fichiers.\n"
|
||||
"\n"
|
||||
" Les touches de fonctions suivantes sont disponibles en mode navigateur de "
|
||||
"fichiers :\n"
|
||||
" Les touches de fonctions suivantes sont disponibles en mode navigateur de fichiers :\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2458
|
||||
@ -1115,43 +1010,30 @@ msgid ""
|
||||
"\n"
|
||||
" Enter the name of the directory you would like to browse to.\n"
|
||||
"\n"
|
||||
" If tab completion has not been disabled, you can use the TAB key to "
|
||||
"(attempt to) automatically complete the directory name. The following "
|
||||
"function keys are available in Browser GotoDir mode:\n"
|
||||
" If tab completion has not been disabled, you can use the TAB key to (attempt to) automatically complete the directory name. The following function keys are available in Browser GotoDir mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Aide du changement de rщpertoire du navigateur de fichier\n"
|
||||
"\n"
|
||||
" Entrer le nom du rщpertoire que vous dщsirez parcourir.\n"
|
||||
"\n"
|
||||
" Si la complщtion automatique du nom de fichier via л Tab ╗ n'a pas щtщ "
|
||||
"dщsactivщ, vous pouvez utiliser la touche л Tab ╗ pour essayer de complщter "
|
||||
"automatiquement le nom du rщpertoire. Les touches de fonctions suivantes "
|
||||
"sont disponibles dans le mode л changement de rщpertoire du navigateur de "
|
||||
"fichier ╗ :\n"
|
||||
" Si la complщtion automatique du nom de fichier via л Tab ╗ n'a pas щtщ dщsactivщ, vous pouvez utiliser la touche л Tab ╗ pour essayer de complщter automatiquement le nom du rщpertoire. Les touches de fonctions suivantes sont disponibles dans le mode л changement de rщpertoire du navigateur de fichier ╗ :\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2466
|
||||
msgid ""
|
||||
"Spell Check Help Text\n"
|
||||
"\n"
|
||||
" The spell checker checks the spelling of all text in the current file. "
|
||||
"When an unknown word is encountered, it is highlighted and a replacement can "
|
||||
"be edited. It will then prompt to replace every instance of the given "
|
||||
"misspelled word in the current file.\n"
|
||||
" The spell checker checks the spelling of all text in the current file. When an unknown word is encountered, it is highlighted and a replacement can be edited. It will then prompt to replace every instance of the given misspelled word in the current file.\n"
|
||||
"\n"
|
||||
" The following other functions are available in Spell Check mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Aide du vщrification d'orthographe\n"
|
||||
"\n"
|
||||
" Le vщrificateur d'orthographe vщrifie l'orthographe de tout le texte du "
|
||||
"fichier en cours. Lorsqu'un mot inconnu est rencontrщ, il est surlignщ et "
|
||||
"peut ъtre corrigщ. Il vous sera alors proposщ de remplacer chaque instance "
|
||||
"du mъme mot par le mot corrigщ dans le fichier courant.\n"
|
||||
" Le vщrificateur d'orthographe vщrifie l'orthographe de tout le texte du fichier en cours. Lorsqu'un mot inconnu est rencontrщ, il est surlignщ et peut ъtre corrigщ. Il vous sera alors proposщ de remplacer chaque instance du mъme mot par le mot corrigщ dans le fichier courant.\n"
|
||||
"\n"
|
||||
" Les touches de fonctions suivantes sont disponibles en mode vщrification "
|
||||
"d'orthographe :\n"
|
||||
" Les touches de fonctions suivantes sont disponibles en mode vщrification d'orthographe :\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2550
|
||||
@ -1169,9 +1051,7 @@ msgstr "d
|
||||
|
||||
#: nano.c:2634
|
||||
msgid "NumLock glitch detected. Keypad will malfunction with NumLock off"
|
||||
msgstr ""
|
||||
"Problшme liщ р VerrNum dщtectщ. Le pavщ numщrique fonctionnera mal si "
|
||||
"VerrNum est dщsactivщ"
|
||||
msgstr "Problшme liщ р VerrNum dщtectщ. Le pavщ numщrique fonctionnera mal si VerrNum est dщsactivщ"
|
||||
|
||||
#: nano.c:2931
|
||||
msgid "Main: set up windows\n"
|
||||
@ -1211,12 +1091,8 @@ msgid "I got Alt-%c! (%d)\n"
|
||||
msgstr "J'ai reчu Alt-%c! (%d)\n"
|
||||
|
||||
#: rcfile.c:85
|
||||
msgid ""
|
||||
"\n"
|
||||
"Press return to continue starting nano\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"Appuyer sur л Entrщe ╗ pour poursuivre le dщmarrage de nano\n"
|
||||
msgid "\nPress return to continue starting nano\n"
|
||||
msgstr "\nAppuyer sur л Entrщe ╗ pour poursuivre le dщmarrage de nano\n"
|
||||
|
||||
#: rcfile.c:282
|
||||
msgid "parse_rcfile: Read a comment\n"
|
||||
@ -1240,14 +1116,12 @@ msgstr "Erreur dans %s
|
||||
#: rcfile.c:345
|
||||
#, c-format
|
||||
msgid "Error in %s on line %d: requested fill size %d too small"
|
||||
msgstr ""
|
||||
"Erreur dans %s р la ligne %d : taille de remplissage %d demandщe trop petite"
|
||||
msgstr "Erreur dans %s р la ligne %d : taille de remplissage %d demandщe trop petite"
|
||||
|
||||
#: rcfile.c:354
|
||||
#, c-format
|
||||
msgid "Error in %s on line %d: requested tab size %d too small"
|
||||
msgstr ""
|
||||
"Erreur dans %s р la ligne %d: taille de tabulation %d demandщe trop petite"
|
||||
msgstr "Erreur dans %s р la ligne %d: taille de tabulation %d demandщe trop petite"
|
||||
|
||||
#: rcfile.c:368
|
||||
#, c-format
|
||||
@ -1398,14 +1272,12 @@ msgid " DIR: ..."
|
||||
msgstr " R╔P: ..."
|
||||
|
||||
#: winio.c:556
|
||||
#, fuzzy
|
||||
msgid "File: "
|
||||
msgstr " Fichier: ..."
|
||||
msgstr "Fichier: "
|
||||
|
||||
#: winio.c:558
|
||||
#, fuzzy
|
||||
msgid " DIR: "
|
||||
msgstr " R╔P: ..."
|
||||
msgstr " R╔P: "
|
||||
|
||||
#: winio.c:563
|
||||
msgid "Modified"
|
||||
|
203
po/ru.po
203
po/ru.po
@ -5,9 +5,9 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano 1.1.4\n"
|
||||
"Project-Id-Version: nano 1.1.5\n"
|
||||
"POT-Creation-Date: 2002-01-05 14:33-0500\n"
|
||||
"PO-Revision-Date: 2001-12-24 10:10+0200\n"
|
||||
"PO-Revision-Date: 2002-01-08 11:10+0300\n"
|
||||
"Last-Translator: Sergey A. Ribalchenko <fisher@obu.ck.ua>\n"
|
||||
"Language-Team: Russian <ru@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -37,12 +37,12 @@ msgid "Read %d lines"
|
||||
msgstr "Ё╥╧▐╔╘┴╬╧ %d ╙╘╥╧╦"
|
||||
|
||||
#: files.c:270
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid "Read %d lines (Converted from Mac format)"
|
||||
msgstr "Ё╥╧▐╔╘┴╬╧ %d ╙╘╥╧╦ (╦╧╬╫┼╥╘╔╥╧╫┴╬╧ ╔┌ ╞╧╥═┴╘┴ Mac)"
|
||||
|
||||
#: files.c:272
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid "Read %d lines (Converted from DOS format)"
|
||||
msgstr "Ё╥╧▐╔╘┴╬╧ %d ╙╘╥╧╦ (╦╧╬╫┼╥╘╔╥╧╫┴╬╧ ╔┌ ╞╧╥═┴╘┴ DOS)"
|
||||
|
||||
@ -91,9 +91,8 @@ msgid "Cancelled"
|
||||
msgstr "я╘═┼╬┼╬╧"
|
||||
|
||||
#: files.c:455
|
||||
#, fuzzy
|
||||
msgid "Key illegal in non-multibuffer mode"
|
||||
msgstr "ю┼╫┼╥╬┴╤ ╦╠┴╫╔█┴ ╫ ╥┼╓╔═┼ Ё╥╧╙═╧╘╥┴"
|
||||
msgstr "ю┼╫┼╥╬┴╤ ╦╠┴╫╔█┴ ╫ ╬┼-═╒╠╪╘╔┬╒╞╞┼╥╬╧═ ╥┼╓╔═┼"
|
||||
|
||||
#: files.c:739 files.c:794
|
||||
msgid "No more open files"
|
||||
@ -564,21 +563,13 @@ msgstr "
|
||||
|
||||
#: nano.c:179
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
"Buffer written to %s\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"т╒╞┼╥ ┌┴╨╔╙┴╬ ╫ %s\n"
|
||||
msgid "\nBuffer written to %s\n"
|
||||
msgstr "\nт╒╞┼╥ ┌┴╨╔╙┴╬ ╫ %s\n"
|
||||
|
||||
#: nano.c:181
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
"No %s written (file exists?)\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"%s ╬┼ ┌┴╨╔╙┴╬ (╞┴╩╠ ╙╒▌┼╙╘╫╒┼╘?)\n"
|
||||
msgid "\nNo %s written (file exists?)\n"
|
||||
msgstr "\n%s ╬┼ ┌┴╨╔╙┴╬ (╞┴╩╠ ╙╒▌┼╙╘╫╒┼╘?)\n"
|
||||
|
||||
#: nano.c:188
|
||||
msgid "Window size is too small for Nano..."
|
||||
@ -592,39 +583,16 @@ msgstr "
|
||||
msgid ""
|
||||
" nano help text\n"
|
||||
"\n"
|
||||
" The nano editor is designed to emulate the functionality and ease-of-use of "
|
||||
"the UW Pico text editor. There are four main sections of the editor: The "
|
||||
"top line shows the program version, the current filename being edited, and "
|
||||
"whether or not the file has been modified. Next is the main editor window "
|
||||
"showing the file being edited. The status line is the third line from the "
|
||||
"bottom and shows important messages. The bottom two lines show the most "
|
||||
"commonly used shortcuts in the editor.\n"
|
||||
" The nano editor is designed to emulate the functionality and ease-of-use of the UW Pico text editor. There are four main sections of the editor: The top line shows the program version, the current filename being edited, and whether or not the file has been modified. Next is the main editor window showing the file being edited. The status line is the third line from the bottom and shows important messages. The bottom two lines show the most commonly used shortcuts in the editor.\n"
|
||||
"\n"
|
||||
" The notation for shortcuts is as follows: Control-key sequences are notated "
|
||||
"with a caret (^) symbol and are entered with the Control (Ctrl) key. "
|
||||
"Escape-key sequences are notated with the Meta (M) symbol and can be entered "
|
||||
"using either the Esc, Alt or Meta key depending on your keyboard setup. The "
|
||||
"following keystrokes are available in the main editor window. Optional keys "
|
||||
"are shown in parentheses:\n"
|
||||
" The notation for shortcuts is as follows: Control-key sequences are notated with a caret (^) symbol and are entered with the Control (Ctrl) key. Escape-key sequences are notated with the Meta (M) symbol and can be entered using either the Esc, Alt or Meta key depending on your keyboard setup. The following keystrokes are available in the main editor window. Optional keys are shown in parentheses:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
" ╘┼╦╙╘ ╨╧═╧▌╔ nano\n"
|
||||
"\n"
|
||||
" Є┼─┴╦╘╧╥ nano ╥┴┌╥┴┬╧╘┴╬ ─╠╤ ▄═╒╠╤├╔╔ ╞╒╬╦├╔╧╬┴╠╪╬╧╙╘╔ ╔ ╨╥╧╙╘╧╘┘ "
|
||||
"╔╙╨╧╠╪┌╧╫┴╬╔╤ ╧╥╔╟╔╬┴╠╪╬╧╟╧ ╥┼─┴╦╘╧╥┴ UW Pico. Є┼─┴╦╘╧╥ ╥┴┌┬╔╘ ╬┴ 4 ╙┼╦├╔╔: "
|
||||
"╫┼╥╚╬╤╤ ╙╘╥╧╦┴ ╙╧─┼╥╓╔╘ ╫┼╥╙╔└ ╨╥╧╟╥┴══┘, ╘┼╦╒▌┼┼ ╔═╤ ╞┴╩╠┴, ╦╧╘╧╥┘╩ "
|
||||
"╥┼─┴╦╘╔╥╒┼╘╙╤, ╔ ┬┘╠╔ ╠╔ ╫╬┼╙┼╬┘ ╔┌═┼╬┼╬╔╤ ╫ ╘┼╦╒▌╔╩ ╞┴╩╠. ў╘╧╥┴╤ ╙┼╦├╔╤ - "
|
||||
"▄╘╧ ╟╠┴╫╬╧┼ ╧╦╬╧ ╥┼─┴╦╘╔╥╧╫┴╬╔╤, ╫ ╦╧╘╧╥╧═, ╨╥╔ ╬┼╦╧╘╧╥╧═ ╓┼╠┴╬╔╔, ═╧╓╬╧ "
|
||||
"╥┴╙╙═╧╘╥┼╘╪ ╙╧─┼╥╓╔═╧┼ ╥┼─┴╦╘╔╥╒┼═╧╟╧ ╞┴╩╠┴. є╘╥╧╦┴ ╙╧╙╘╧╤╬╔╤ - 3 ╙╘╥╧╦┴ "
|
||||
"╙╬╔┌╒ - ╨╧╦┴┌┘╫┴┼╘ ╥┴┌╬┘┼ ╫┴╓╬┘┼ ╙╧╧┬▌┼╬╔╤. щ, ╬┴╦╧╬┼├, ╨╧╙╠┼─╬╔┼ ─╫┼ ╙╘╥╧╦╔ "
|
||||
"╙╧─┼╥╓┴╘ ╬┴╔┬╧╠┼┼ ╧┬▌╔┼ ╦╧═┬╔╬┴├╔╔ ╦╠┴╫╔█ ╥┼─┴╦╘╧╥┴.\n"
|
||||
" Є┼─┴╦╘╧╥ nano ╥┴┌╥┴┬╧╘┴╬ ─╠╤ ▄═╒╠╤├╔╔ ╞╒╬╦├╔╧╬┴╠╪╬╧╙╘╔ ╔ ╨╥╧╙╘╧╘┘ ╔╙╨╧╠╪┌╧╫┴╬╔╤ ╧╥╔╟╔╬┴╠╪╬╧╟╧ ╥┼─┴╦╘╧╥┴ UW Pico. Є┼─┴╦╘╧╥ ╥┴┌┬╔╘ ╬┴ 4 ╙┼╦├╔╔: ╫┼╥╚╬╤╤ ╙╘╥╧╦┴ ╙╧─┼╥╓╔╘ ╫┼╥╙╔└ ╨╥╧╟╥┴══┘, ╘┼╦╒▌┼┼ ╔═╤ ╞┴╩╠┴, ╦╧╘╧╥┘╩ ╥┼─┴╦╘╔╥╒┼╘╙╤, ╔ ┬┘╠╔ ╠╔ ╫╬┼╙┼╬┘ ╔┌═┼╬┼╬╔╤ ╫ ╘┼╦╒▌╔╩ ╞┴╩╠. ў╘╧╥┴╤ ╙┼╦├╔╤ - ▄╘╧ ╟╠┴╫╬╧┼ ╧╦╬╧ ╥┼─┴╦╘╔╥╧╫┴╬╔╤, ╫ ╦╧╘╧╥╧═, ╨╥╔ ╬┼╦╧╘╧╥╧═ ╓┼╠┴╬╔╔, ═╧╓╬╧ ╥┴╙╙═╧╘╥┼╘╪ ╙╧─┼╥╓╔═╧┼ ╥┼─┴╦╘╔╥╒┼═╧╟╧ ╞┴╩╠┴. є╘╥╧╦┴ ╙╧╙╘╧╤╬╔╤ - 3 ╙╘╥╧╦┴ ╙╬╔┌╒ - ╨╧╦┴┌┘╫┴┼╘ ╥┴┌╬┘┼ ╫┴╓╬┘┼ ╙╧╧┬▌┼╬╔╤. щ, ╬┴╦╧╬┼├, ╨╧╙╠┼─╬╔┼ ─╫┼ ╙╘╥╧╦╔ ╙╧─┼╥╓┴╘ ╬┴╔┬╧╠┼┼ ╧┬▌╔┼ ╦╧═┬╔╬┴├╔╔ ╦╠┴╫╔█ ╥┼─┴╦╘╧╥┴.\n"
|
||||
"\n"
|
||||
" є╔╙╘┼═┴ ╧┬╧┌╬┴▐┼╬╔╩ ╦╧═┬╔╬┴├╔╩ ╦╠┴╫╔█ ╙╠┼─╒└▌┴╤: 1. ы╧═┬╔╬┴├╔╔ ╙ Control'╧═ "
|
||||
"╧┬╧┌╬┴▐┼╬┘ ╙╔═╫╧╠╧═ '^' ╔ ╫╫╧─╤╘╙╤ ╨╥╔ ╨╧═╧▌╔ ╬┴╓┴╘╧╩ ╦╬╧╨╦╔ Ctrl; 2. "
|
||||
"╦╧═┬╔╬┴├╔╔ ╙ Esc (Esc-╨╧╙╠┼─╧╫┴╘┼╠╪╬╧╙╘╔) ╧┬╧┌╬┴▐┼╬┘ ┬╒╦╫╧╩ M ╔ ═╧╟╒╘ ┬┘╘╪ "
|
||||
"╫╫┼─┼╬┘ ╨╥╔ ╨╧═╧▌╔ ╦╬╧╨╦╔ Esc, Alt ╔╠╔ Meta, ╫ ┌┴╫╔╙╔═╧╙╘╔ ╧╘ ╔╙╨╧╠╪┌╒┼═╧╩ "
|
||||
"╦╠┴╫╔┴╘╒╥┘. ю╔╓┼╙╠┼─╒▌╔┼ ╦╧═┬╔╬┴├╔╔ ─╧╙╘╒╨╬┘ ╫ ╟╠┴╫╬╧═ ╧╦╬┼ ╥┼─┴╦╘╔╥╧╫┴╬╔╤. "
|
||||
"ф╧╨╧╠╬╔╘┼╠╪╬┘┼ ╦╧═┬╔╬┴├╔╔ ╨╧╦┴┌┴╬┘ ╫ ╙╦╧┬╦┴╚:\n"
|
||||
" є╔╙╘┼═┴ ╧┬╧┌╬┴▐┼╬╔╩ ╦╧═┬╔╬┴├╔╩ ╦╠┴╫╔█ ╙╠┼─╒└▌┴╤: 1. ы╧═┬╔╬┴├╔╔ ╙ Control'╧═ ╧┬╧┌╬┴▐┼╬┘ ╙╔═╫╧╠╧═ '^' ╔ ╫╫╧─╤╘╙╤ ╨╥╔ ╨╧═╧▌╔ ╬┴╓┴╘╧╩ ╦╬╧╨╦╔ Ctrl; 2. ╦╧═┬╔╬┴├╔╔ ╙ Esc (Esc-╨╧╙╠┼─╧╫┴╘┼╠╪╬╧╙╘╔) ╧┬╧┌╬┴▐┼╬┘ ┬╒╦╫╧╩ M ╔ ═╧╟╒╘ ┬┘╘╪ ╫╫┼─┼╬┘ ╨╥╔ ╨╧═╧▌╔ ╦╬╧╨╦╔ Esc, Alt ╔╠╔ Meta, ╫ ┌┴╫╔╙╔═╧╙╘╔ ╧╘ ╔╙╨╧╠╪┌╒┼═╧╩ ╦╠┴╫╔┴╘╒╥┘. ю╔╓┼╙╠┼─╒▌╔┼ ╦╧═┬╔╬┴├╔╔ ─╧╙╘╒╨╬┘ ╫ ╟╠┴╫╬╧═ ╧╦╬┼ ╥┼─┴╦╘╔╥╧╫┴╬╔╤. ф╧╨╧╠╬╔╘┼╠╪╬┘┼ ╦╧═┬╔╬┴├╔╔ ╨╧╦┴┌┴╬┘ ╫ ╙╦╧┬╦┴╚:\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:347
|
||||
@ -636,12 +604,8 @@ msgid "delete_node(): free'd last node.\n"
|
||||
msgstr "delete_node(): ╧╙╫╧┬╧╓─┼╬ ╨╧╙╠┼─╬╔╩ ╒┌┼╠.\n"
|
||||
|
||||
#: nano.c:409
|
||||
msgid ""
|
||||
"Usage: nano [GNU long option] [option] +LINE <file>\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"щ╙╨╧╠╪┌╧╫┴╬╔┼: nano [─╠╔╬╬┘┼ ╧╨├╔╔ GNU] [╧╨├╔╔] +єЇЄяыс <╞┴╩╠>\n"
|
||||
"\n"
|
||||
msgid "Usage: nano [GNU long option] [option] +LINE <file>\n\n"
|
||||
msgstr "щ╙╨╧╠╪┌╧╫┴╬╔┼: nano [─╠╔╬╬┘┼ ╧╨├╔╔ GNU] [╧╨├╔╔] +єЇЄяыс <╞┴╩╠>\n\n"
|
||||
|
||||
#: nano.c:410
|
||||
msgid "Option\t\tLong option\t\tMeaning\n"
|
||||
@ -657,7 +621,7 @@ msgstr " -F \t\t--multibuffer\t\t
|
||||
|
||||
#: nano.c:423
|
||||
msgid " -K \t\t--keypad\t\tUse alternate keypad routines\n"
|
||||
msgstr ""
|
||||
msgstr " -K \t\t--keypad\t\tщ╙╨╧╠╪┌╧╫┴╘╪ ┴╠╪╘┼╥╬┴╘╔╫╬┘┼ ╨╧─╨╥╧╟╥┴══┘ keypad\n"
|
||||
|
||||
#: nano.c:427
|
||||
msgid " -M \t\t--mac\t\t\tWrite file in Mac format\n"
|
||||
@ -712,8 +676,7 @@ msgid " -p \t\t--pico\t\t\tEmulate Pico as closely as possible\n"
|
||||
msgstr " -p\t \t--pico\t\t\t№═╒╠╔╥╧╫┴╘╪ Pico ╬┴╙╦╧╠╪╦╧ ▄╘╧ ╫╧┌═╧╓╬╧\n"
|
||||
|
||||
#: nano.c:469
|
||||
msgid ""
|
||||
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
||||
msgid " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
||||
msgstr " -r [#╙╘╧╠] \t--fill=[#╙╘╧╠]\t\tЁ┼╥┼╬╧╙╔╘╪ ╙╘╥╧╦╔ ╫ ╨╧┌╔├╔╔ #╙╘╧╠\n"
|
||||
|
||||
#: nano.c:473
|
||||
@ -745,12 +708,8 @@ msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
|
||||
msgstr " +єЇЄяыс\t\t\t\tю┴▐┴╘╪ ╙╧ ╙╘╥╧╦╔ ╬╧═┼╥ єЇЄяыс\n"
|
||||
|
||||
#: nano.c:490
|
||||
msgid ""
|
||||
"Usage: nano [option] +LINE <file>\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"щ╙╨╧╠╪┌╧╫┴╬╔┼: nano [╧╨├╔╤] +єЇЄяыс <╞┴╩╠>\n"
|
||||
"\n"
|
||||
msgid "Usage: nano [option] +LINE <file>\n\n"
|
||||
msgstr "щ╙╨╧╠╪┌╧╫┴╬╔┼: nano [╧╨├╔╤] +єЇЄяыс <╞┴╩╠>\n\n"
|
||||
|
||||
#: nano.c:491
|
||||
msgid "Option\t\tMeaning\n"
|
||||
@ -765,10 +724,8 @@ msgid " -F \t\tEnable multiple file buffers\n"
|
||||
msgstr " -F \t\tЄ┴┌╥┼█╔╘╪ ╬┼╙╦╧╠╪╦╧ ╞┴╩╠╧╫┘╚ ┬╒╞╞┼╥╧╫\n"
|
||||
|
||||
#: nano.c:498
|
||||
msgid ""
|
||||
" -K\t\tUse alternate keypad routines\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
msgid " -K\t\tUse alternate keypad routines\n\n"
|
||||
msgstr " -K\t\tщ╙╨╧╠╪┌╧╫┴╘╪ ┴╠╪╘┼╥╬┴╘╔╫╬┘┼ ╨╧─╨╥╧╟╥┴══┘ ─╠╤ keypad\n\n"
|
||||
|
||||
#: nano.c:500
|
||||
msgid " -M \t\tWrite file in Mac format\n"
|
||||
@ -864,12 +821,8 @@ msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
||||
msgstr " х═┘╠╧: nano@nano-editor.org\tЁ┴╒╘╔╬┴: http://www.nano-editor.org"
|
||||
|
||||
#: nano.c:551
|
||||
msgid ""
|
||||
"\n"
|
||||
" Compiled options:"
|
||||
msgstr ""
|
||||
"\n"
|
||||
" є╧┬╥┴╬╧ ╙ ╧╨├╔╤═╔:"
|
||||
msgid "\n Compiled options:"
|
||||
msgstr "\n є╧┬╥┴╬╧ ╙ ╧╨├╔╤═╔:"
|
||||
|
||||
#: nano.c:640
|
||||
msgid "Mark Set"
|
||||
@ -952,35 +905,21 @@ msgid "Can now UnJustify!"
|
||||
msgstr "є┼╩▐┴╙ ═╧╓╬╧ ╧╘═┼╬╔╘╪ ╫┘╥┴╫╬╔╫┴╬╔┼! (^U)"
|
||||
|
||||
#: nano.c:2403
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Search Command Help Text\n"
|
||||
"\n"
|
||||
" Enter the words or characters you would like to search for, then hit enter. "
|
||||
" If there is a match for the text you entered, the screen will be updated to "
|
||||
"the location of the nearest match for the search string.\n"
|
||||
" Enter the words or characters you would like to search for, then hit enter. If there is a match for the text you entered, the screen will be updated to the location of the nearest match for the search string.\n"
|
||||
"\n"
|
||||
" If using Pico Mode via the -p or --pico flags, using the Meta-P toggle or "
|
||||
"using a nanorc file, the previous search string will be shown in brackets "
|
||||
"after the Search: prompt. Hitting enter without entering any text will "
|
||||
"perform the previous search. Otherwise, the previous string will be placed "
|
||||
"in front of the cursor, and can be edited or deleted before hitting enter.\n"
|
||||
" If using Pico Mode via the -p or --pico flags, using the Meta-P toggle or using a nanorc file, the previous search string will be shown in brackets after the Search: prompt. Hitting enter without entering any text will perform the previous search. Otherwise, the previous string will be placed in front of the cursor, and can be edited or deleted before hitting enter.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in Search mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ╨╧═╧▌╔ ╦╧═┴╬─┘ ╨╧╔╙╦┴\n"
|
||||
"\n"
|
||||
" ў╫┼─╔╘┼ ╙╠╧╫┴ ╔╠╔ ╙╔═╫╧╠┘, ╦╧╘╧╥┘┼ ў┘ ╙╧┬╔╥┴┼╘┼╙╪ ╔╙╦┴╘╪, ┌┴╘┼═ ╬┴╓═╔╘┼ "
|
||||
"Enter. х╙╠╔ ─╠╤ ╫╫┼─┼╬╧╟╧ ў┴═╔ ╬┴╩─┼╘╙╤ ╙╧╫╨┴─┼╬╔┼, ▄╦╥┴╬ ╨┼╥┼═┼╙╘╔╘╙╤ ╫ "
|
||||
"╨╧╠╧╓┼╬╔┼ ╨╧┬╠╔┌╧╙╘╔ ╧╘ ╬┴╩─┼╬╬╧╟╧ ╙╧╫╨┴─┼╬╔╤.\n"
|
||||
" ў╫┼─╔╘┼ ╙╠╧╫┴ ╔╠╔ ╙╔═╫╧╠┘, ╦╧╘╧╥┘┼ ў┘ ╙╧┬╔╥┴┼╘┼╙╪ ╔╙╦┴╘╪, ┌┴╘┼═ ╬┴╓═╔╘┼ Enter. х╙╠╔ ─╠╤ ╫╫┼─┼╬╧╟╧ ў┴═╔ ╬┴╩─┼╘╙╤ ╙╧╫╨┴─┼╬╔┼, ▄╦╥┴╬ ╨┼╥┼═┼╙╘╔╘╙╤ ╫ ╨╧╠╧╓┼╬╔┼ ╨╧┬╠╔┌╧╙╘╔ ╧╘ ╬┴╩─┼╬╬╧╟╧ ╙╧╫╨┴─┼╬╔╤.\n"
|
||||
"\n"
|
||||
" х╙╠╔ ╔╙╨╧╠╪┌╒┼╘╙╤ ╥┼╓╔═ Pico ▐┼╥┼┌ ╧╨├╔└ -p ╔╠╔ --pico, ╔╠╔ ▐┼╥┼┌ "
|
||||
"╦╧═┬╔╬┴├╔└ Meta-P, ╔╠╔ ▐┼╥┼┌ ╞┴╩╠ nanorc, ╘╧ ╨╥┼─┘─╒▌┴╤ ╙╘╥╧╦┴ ╨╧╔╙╦┴ ┬╒─┼╘ "
|
||||
"╨╧╦┴┌┴╬┴ ╫ ╙╦╧┬╦┴╚ ╨╧╙╠┼ ╨╥╧═╨╘┴ 'Ё╧╔╙╦:'. ю┴╓┴╘╔┼ Enter ┬┼┌ ╥┼─┴╦╘╔╥╧╫┴╬╔╤ "
|
||||
"╘┼╦╙╘┴ ╨╥╧─╧╠╓╔╘ ╨╥┼─┘─╒▌╔╩ ╨╧╔╙╦. щ╬┴▐┼, ╨╥┼─┘─╒▌┴╤ ╙╘╥╧╦┴ ╥┴┌═┼╙╘╔╘╙╤ "
|
||||
"╨┼╥┼─ ╦╒╥╙╧╥╧═ ╔ ═╧╓┼╘ ┬┘╘╪ ╧╘╥┼─┴╦╘╔╥╧╫┴╬┴ ╔╠╔ ╒─┴╠┼╬┴ ╨┼╥┼─ ╘┼═ ╦┴╦ ╬┴╓┴╘╪ "
|
||||
"Enter.\n"
|
||||
" х╙╠╔ ╔╙╨╧╠╪┌╒┼╘╙╤ ╥┼╓╔═ Pico ▐┼╥┼┌ ╧╨├╔└ -p ╔╠╔ --pico, ╔╠╔ ▐┼╥┼┌ ╦╧═┬╔╬┴├╔└ Meta-P, ╔╠╔ ▐┼╥┼┌ ╞┴╩╠ nanorc, ╘╧ ╨╥┼─┘─╒▌┴╤ ╙╘╥╧╦┴ ╨╧╔╙╦┴ ┬╒─┼╘ ╨╧╦┴┌┴╬┴ ╫ ╙╦╧┬╦┴╚ ╨╧╙╠┼ ╨╥╧═╨╘┴ 'Ё╧╔╙╦:'. ю┴╓┴╘╔┼ Enter ┬┼┌ ╥┼─┴╦╘╔╥╧╫┴╬╔╤ ╘┼╦╙╘┴ ╨╥╧─╧╠╓╔╘ ╨╥┼─┘─╒▌╔╩ ╨╧╔╙╦. щ╬┴▐┼, ╨╥┼─┘─╒▌┴╤ ╙╘╥╧╦┴ ╥┴┌═┼╙╘╔╘╙╤ ╨┼╥┼─ ╦╒╥╙╧╥╧═ ╔ ═╧╓┼╘ ┬┘╘╪ ╧╘╥┼─┴╦╘╔╥╧╫┴╬┴ ╔╠╔ ╒─┴╠┼╬┴ ╨┼╥┼─ ╘┼═ ╦┴╦ ╬┴╓┴╘╪ Enter.\n"
|
||||
"\n"
|
||||
" є╠┼─╒└▌╔┼ ╞╒╬╦├╔╧╬┴╠╪╬┘┼ ╦╠┴╫╔█╔ ─╧╙╘╒╨╬┘ ╫ ╥┼╓╔═┼ ╨╧╔╙╦┴:\n"
|
||||
"\n"
|
||||
@ -989,48 +928,34 @@ msgstr ""
|
||||
msgid ""
|
||||
"Goto Line Help Text\n"
|
||||
"\n"
|
||||
" Enter the line number that you wish to go to and hit Enter. If there are "
|
||||
"fewer lines of text than the number you entered, you will be brought to the "
|
||||
"last line of the file.\n"
|
||||
" Enter the line number that you wish to go to and hit Enter. If there are fewer lines of text than the number you entered, you will be brought to the last line of the file.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in Goto Line mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ╨╧═╧▌╔ ╥┼╓╔═┴ Ё┼╥┼╩╘╔_╦_╙╘╥╧╦┼\n"
|
||||
"\n"
|
||||
" ў╫┼─╔╘┼ ╬╧═┼╥ ╙╘╥╧╦╔ ╦ ╦╧╘╧╥╧╩ ў┘ ╓┼╠┴┼╘┼ ╨┼╥┼╩╘╔ ╔ ╬┴╓═╔╘┼ Enter. х╙╠╔ ╫ "
|
||||
"╞┴╩╠┼ ▐╔╙╠╧ ╙╘╥╧╦ ═┼╬╪█┼ ▐┼═ ▐╔╙╠╧, ╦╧╘╧╥╧┼ ў┘ ╫╫┼╠╔, ў┘ ╧╦┴╓┼╘┼╙╪ ╬┴ "
|
||||
"╨╧╙╠┼─╬┼╩ ╙╘╥╧╦┼ ╞┴╩╠┴.\n"
|
||||
" ў╫┼─╔╘┼ ╬╧═┼╥ ╙╘╥╧╦╔ ╦ ╦╧╘╧╥╧╩ ў┘ ╓┼╠┴┼╘┼ ╨┼╥┼╩╘╔ ╔ ╬┴╓═╔╘┼ Enter. х╙╠╔ ╫ ╞┴╩╠┼ ▐╔╙╠╧ ╙╘╥╧╦ ═┼╬╪█┼ ▐┼═ ▐╔╙╠╧, ╦╧╘╧╥╧┼ ў┘ ╫╫┼╠╔, ў┘ ╧╦┴╓┼╘┼╙╪ ╬┴ ╨╧╙╠┼─╬┼╩ ╙╘╥╧╦┼ ╞┴╩╠┴.\n"
|
||||
"\n"
|
||||
" є╠┼─╒└▌╔┼ ╞╒╬╦├╔╧╬┴╠╪╬┘┼ ╦╠┴╫╔█╔ ─╧╙╘╒╨╬┘ ╫ ╥┼╓╔═┼ Ё┼╥┼╩╘╔_╦_╙╘╥╧╦┼:\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2424
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Insert File Help Text\n"
|
||||
"\n"
|
||||
" Type in the name of a file to be inserted into the current file buffer at "
|
||||
"the current cursor location.\n"
|
||||
" Type in the name of a file to be inserted into the current file buffer at the current cursor location.\n"
|
||||
"\n"
|
||||
" If you have compiled nano with multiple file buffer support, and enable "
|
||||
"multiple buffers with the -F or --multibuffer command line flags, the Meta-F "
|
||||
"toggle or using a nanorc file, inserting a file will cause it to be loaded "
|
||||
"into a separate buffer (use Meta-< and > to switch between file buffers).\n"
|
||||
" If you have compiled nano with multiple file buffer support, and enable multiple buffers with the -F or --multibuffer command line flags, the Meta-F toggle or using a nanorc file, inserting a file will cause it to be loaded into a separate buffer (use Meta-< and > to switch between file buffers).\n"
|
||||
"\n"
|
||||
" The following function keys are available in Insert File mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ╨╧═╧▌╔ ╥┼╓╔═┴ ў╙╘┴╫╔╘╪_╞┴╩╠\n"
|
||||
"\n"
|
||||
" ю┴┬┼╥╔╘┼ ╔═╤ ╞┴╩╠┴ ─╠╤ ╫╙╘┴╫╦╔ ╫ ╘┼╦╒▌╔╩ ╞┴╩╠╧╫┘╩ ┬╒╞╞┼╥ ╫ ╘┼╦╒▌╒└ ╨╧┌╔├╔└ "
|
||||
"╦╒╥╙╧╥┴.\n"
|
||||
" ю┴┬┼╥╔╘┼ ╔═╤ ╞┴╩╠┴ ─╠╤ ╫╙╘┴╫╦╔ ╫ ╘┼╦╒▌╔╩ ╞┴╩╠╧╫┘╩ ┬╒╞╞┼╥ ╫ ╘┼╦╒▌╒└ ╨╧┌╔├╔└ ╦╒╥╙╧╥┴.\n"
|
||||
"\n"
|
||||
" х╙╠╔ ў┴█ nano ╙╦╧═╨╔╠╔╥╧╫┴╬ ╙ ╨╧──┼╥╓╦╧╩ ╬┼╙╦╧╠╪╦╔╚ ╞┴╩╠╧╫┘╚ ┬╒╞╞┼╥╧╫, ╔ "
|
||||
"▄╘┴ ╞╔▐┴ ╫╦╠└▐┼╬┴ ╧╨├╔╤═╔ -F ╔╠╔ --multibuffer, ╔╠╔ ╦╧═┬╔╬┴├╔┼╩ ╦╠┴╫╔█ "
|
||||
"Meta-F, ╔╠╔ ╨╥╔ ╨╧═╧▌╔ ╞┴╩╠┴ nanorc, ╘╧ ╫╙╘┴╫╦┴ ╞┴╩╠┴ ╨╥╔╫┼─┼╘ ╦ ┌┴╟╥╒┌╦┼ "
|
||||
"▄╘╧╟╧ ╞┴╩╠┴ ╫ ╧╘─┼╠╪╬┘╩ ┬╒╞╞┼╥ (╔╙╨╧╠╪┌╒╩╘┼ Ctrl-< ╔ > ─┴┬┘ ╨┼╥┼╦╠└▐┴╘╪╙╤ "
|
||||
"═┼╓─╒ ╞┴╩╠╧╫┘═╔ ┬╒╞╞┼╥┴═╔).\n"
|
||||
" х╙╠╔ ў┴█ nano ╙╦╧═╨╔╠╔╥╧╫┴╬ ╙ ╨╧──┼╥╓╦╧╩ ╬┼╙╦╧╠╪╦╔╚ ╞┴╩╠╧╫┘╚ ┬╒╞╞┼╥╧╫, ╔ ▄╘┴ ╞╔▐┴ ╫╦╠└▐┼╬┴ ╧╨├╔╤═╔ -F ╔╠╔ --multibuffer, ╔╠╔ ╦╧═┬╔╬┴├╔┼╩ ╦╠┴╫╔█ Meta-F, ╔╠╔ ╨╥╔ ╨╧═╧▌╔ ╞┴╩╠┴ nanorc, ╘╧ ╫╙╘┴╫╦┴ ╞┴╩╠┴ ╨╥╔╫┼─┼╘ ╦ ┌┴╟╥╒┌╦┼ ▄╘╧╟╧ ╞┴╩╠┴ ╫ ╧╘─┼╠╪╬┘╩ ┬╒╞╞┼╥ (╔╙╨╧╠╪┌╒╩╘┼ Meta-< ╔ > ─┴┬┘ ╨┼╥┼╦╠└▐┴╘╪╙╤ ═┼╓─╒ ╞┴╩╠╧╫┘═╔ ┬╒╞╞┼╥┴═╔).\n"
|
||||
"\n"
|
||||
" є╠┼─╒└▌╔┼ ╞╒╬╦├╔╧╬┴╠╪╬┘┼ ╦╠┴╫╔█╔ ─╧╙╘╒╨╬┘ ╫ ╥┼╓╔═┼ ў╙╘┴╫╔╘╪_╞┴╩╠:\n"
|
||||
"\n"
|
||||
@ -1039,13 +964,9 @@ msgstr ""
|
||||
msgid ""
|
||||
"Write File Help Text\n"
|
||||
"\n"
|
||||
" Type the name that you wish to save the current file as and hit enter to "
|
||||
"save the file.\n"
|
||||
" Type the name that you wish to save the current file as and hit enter to save the file.\n"
|
||||
"\n"
|
||||
" If you are using the marker code with Ctrl-^ and have selected text, you "
|
||||
"will be prompted to save only the selected portion to a separate file. To "
|
||||
"reduce the chance of overwriting the current file with just a portion of it, "
|
||||
"the current filename is not the default in this mode.\n"
|
||||
" If you are using the marker code with Ctrl-^ and have selected text, you will be prompted to save only the selected portion to a separate file. To reduce the chance of overwriting the current file with just a portion of it, the current filename is not the default in this mode.\n"
|
||||
"\n"
|
||||
" The following function keys are available in Write File mode:\n"
|
||||
"\n"
|
||||
@ -1054,10 +975,7 @@ msgstr ""
|
||||
"\n"
|
||||
" ю┴┬┼╥╔╘┼ ╔═╤ ╨╧─ ╦╧╘╧╥┘═ ў┘ ╚╧╘╔╘┼ ╙╧╚╥┴╬╔╘╪ ╘┼╦╒▌╔╩ ╞┴╩╠ ╔ ╬┴╓═╔╘┼ Enter.\n"
|
||||
"\n"
|
||||
" х╙╠╔ ў┘ ╔╙╨╧╠╪┌╒┼╘┼ ╦╧─ ╨╧═┼╘╦╔ (Ctrl-^) ╔ ╧╘═┼╘╔╠╔ ╘┼╦╙╘, ў┴═ ╨╥┼─╠╧╓┴╘ "
|
||||
"┌┴╨╔╙┴╘╪ ╘╧╠╪╦╧ ╫┘─┼╠┼╬╬╒└ ▐┴╙╘╪ ╫ ╧╘─┼╠╪╬┘╩ ╞┴╩╠. ■╘╧┬┘ ╨╧╬╔┌╔╘╪ █┴╬╙┘ "
|
||||
"╨┼╥┼╨╔╙┘╫┴╬╔╤ ╘┼╦╒▌┼╟╧ ╞┴╩╠┴ ▐┴╙╘╪└ ▄╘╧╟╧ ╞┴╩╠┴, ╘┼╦╒▌┼┼ ╔═╤ ╞┴╩╠┴ ╬┼ ┬╒─┼╘ "
|
||||
"╔═┼╬┼═ ╨╧ ╒═╧╠▐┴╬╔└ ╫ ▄╘╧═ ╥┼╓╔═┼.\n"
|
||||
" х╙╠╔ ў┘ ╔╙╨╧╠╪┌╒┼╘┼ ╦╧─ ╨╧═┼╘╦╔ (Ctrl-^) ╔ ╧╘═┼╘╔╠╔ ╘┼╦╙╘, ў┴═ ╨╥┼─╠╧╓┴╘ ┌┴╨╔╙┴╘╪ ╘╧╠╪╦╧ ╫┘─┼╠┼╬╬╒└ ▐┴╙╘╪ ╫ ╧╘─┼╠╪╬┘╩ ╞┴╩╠. ■╘╧┬┘ ╨╧╬╔┌╔╘╪ █┴╬╙┘ ╨┼╥┼╨╔╙┘╫┴╬╔╤ ╘┼╦╒▌┼╟╧ ╞┴╩╠┴ ▐┴╙╘╪└ ▄╘╧╟╧ ╞┴╩╠┴, ╘┼╦╒▌┼┼ ╔═╤ ╞┴╩╠┴ ╬┼ ┬╒─┼╘ ╔═┼╬┼═ ╨╧ ╒═╧╠▐┴╬╔└ ╫ ▄╘╧═ ╥┼╓╔═┼.\n"
|
||||
"\n"
|
||||
" є╠┼─╒└▌╔┼ ╦╠┴╫╔█╔ ─╧╙╘╒╨╬┘ ╫ ╥┼╓╔═┼ ┌┴╨╔╙╔ ╞┴╩╠┴:\n"
|
||||
"\n"
|
||||
@ -1066,23 +984,14 @@ msgstr ""
|
||||
msgid ""
|
||||
"File Browser Help Text\n"
|
||||
"\n"
|
||||
" The file browser is used to visually browse the directory structure to "
|
||||
"select a file for reading or writing. You may use the arrow keys or Page "
|
||||
"Up/Down to browse through the files, and S or Enter to choose the selected "
|
||||
"file or enter the selected directory. To move up one level, select the "
|
||||
"directory called \"..\" at the top of the file list.\n"
|
||||
" The file browser is used to visually browse the directory structure to select a file for reading or writing. You may use the arrow keys or Page Up/Down to browse through the files, and S or Enter to choose the selected file or enter the selected directory. To move up one level, select the directory called \"..\" at the top of the file list.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in the file browser:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ╨╧═╧▌╔ ╨╥╧╙═╧╘╥▌╔╦┴ ╞┴╩╠╧╫\n"
|
||||
"\n"
|
||||
" Ё╥╧╙═╧╘╥▌╔╦ ╞┴╩╠╧╫ ╔╙╨╧╠╪┌╒┼╘╙╤ ─╠╤ ╫╔┌╒┴╠╪╬╧╟╧ ╨╥╧╙═╧╘╥┴ ╙╧─┼╥╓╔═╧╟╧ "
|
||||
"─╔╥┼╦╘╧╥╔╔, ─╠╤ ╫┘┬╧╥┴ ╞┴╩╠┴ ╔┌ ▄╘╧╩ ─╔╥┼╦╘╧╥╔╔ ─╠╤ ╧╨┼╥┴├╔╩ ╫╫╧─┴-╫┘╫╧─┴. "
|
||||
"Ё╧╠╪┌╒╩╘┼╙╪ ╦╠┴╫╔█┴═╔-╙╘╥┼╠╧▐╦┴═╔ ╔╠╔ PageUp/PageDown ─╠╤ ╨╥╧╟╒╠╦╔ ╨╧ "
|
||||
"╙╧─┼╥╓╔═╧═╒ ─╔╥┼╦╘╧╥╔╔, ╔ ╦╠┴╫╔█┴═╔ S ╔╠╔ Enter ▐╘╧┬┘ ╫┘┬╥┴╘╪ ╓┼╠┴┼═┘╩ ╞┴╩╠ "
|
||||
"╔╠╔ ╫╧╩╘╔ ╫ ╫┘┬╥┴╬╒└ ─╔╥┼╦╘╧╥╔└. ф╠╤ ╨┼╥┼═┼▌┼╬╔╤ ╫╫┼╥╚ ╬┴ ╧─╬╒ ─╔╥┼╦╘╧╥╔└, "
|
||||
"╫┘┬┼╥╔╘┼ ─╔╥┼╦╘╧╥╔└, ╬┴┌╫┴╬╬╒└ \"..\" ╫ ╙┴═╧═ ╫┼╥╚╒ ╙╨╔╙╦┴ ╞┴╩╠╧╫.\n"
|
||||
" Ё╥╧╙═╧╘╥▌╔╦ ╞┴╩╠╧╫ ╔╙╨╧╠╪┌╒┼╘╙╤ ─╠╤ ╫╔┌╒┴╠╪╬╧╟╧ ╨╥╧╙═╧╘╥┴ ╙╧─┼╥╓╔═╧╟╧ ─╔╥┼╦╘╧╥╔╔, ─╠╤ ╫┘┬╧╥┴ ╞┴╩╠┴ ╔┌ ▄╘╧╩ ─╔╥┼╦╘╧╥╔╔ ─╠╤ ╧╨┼╥┴├╔╩ ╫╫╧─┴-╫┘╫╧─┴. Ё╧╠╪┌╒╩╘┼╙╪ ╦╠┴╫╔█┴═╔-╙╘╥┼╠╧▐╦┴═╔ ╔╠╔ PageUp/PageDown ─╠╤ ╨╥╧╟╒╠╦╔ ╨╧ ╙╧─┼╥╓╔═╧═╒ ─╔╥┼╦╘╧╥╔╔, ╔ ╦╠┴╫╔█┴═╔ S ╔╠╔ Enter ▐╘╧┬┘ ╫┘┬╥┴╘╪ ╓┼╠┴┼═┘╩ ╞┴╩╠ ╔╠╔ ╫╧╩╘╔ ╫ ╫┘┬╥┴╬╒└ ─╔╥┼╦╘╧╥╔└. ф╠╤ ╨┼╥┼═┼▌┼╬╔╤ ╫╫┼╥╚ ╬┴ ╧─╬╒ ─╔╥┼╦╘╧╥╔└, ╫┘┬┼╥╔╘┼ ─╔╥┼╦╘╧╥╔└, ╬┴┌╫┴╬╬╒└ \"..\" ╫ ╙┴═╧═ ╫┼╥╚╒ ╙╨╔╙╦┴ ╞┴╩╠╧╫.\n"
|
||||
"\n"
|
||||
" є╠┼─╒└▌╔┼ ╞╒╬╦├╔╧╬┴╠╪╬┘┼ ╦╠┴╫╔█╔ ─╧╙╘╒╨╬┘ ╫ ╨╥╧╙═╧╘╥▌╔╦┼ ╞┴╩╠╧╫:\n"
|
||||
"\n"
|
||||
@ -1093,39 +1002,28 @@ msgid ""
|
||||
"\n"
|
||||
" Enter the name of the directory you would like to browse to.\n"
|
||||
"\n"
|
||||
" If tab completion has not been disabled, you can use the TAB key to "
|
||||
"(attempt to) automatically complete the directory name. The following "
|
||||
"function keys are available in Browser GotoDir mode:\n"
|
||||
" If tab completion has not been disabled, you can use the TAB key to (attempt to) automatically complete the directory name. The following function keys are available in Browser GotoDir mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ╨╧═╧▌╔ ╥┼╓╔═┴ Ё┼╥┼╩╘╔_╦_─╔╥┼╦╘╧╥╔╔ Ё╥╧╙═╧╘╥▌╔╦┴\n"
|
||||
"\n"
|
||||
" ў╫┼─╔╘┼ ╔═╤ ─╔╥┼╦╘╧╥╔╔ ╦╧╘╧╥╒└ ў┘ ╚╧╘╔╘┼ ╨╥╧╙═╧╘╥┼╘╪.\n"
|
||||
"\n"
|
||||
" х╙╠╔ tab-─╧╨╧╠╬┼╬╔┼ ╬┼ ┬┘╠╧ ┌┴╨╥┼▌┼╬╧, ў┘ ═╧╓┼╘┼ ╔╙╨╧╠╪┌╧╫┴╘╪ ╦╠┴╫╔█╒ TAB "
|
||||
"─╠╤ ┴╫╘╧═┴╘╔▐┼╙╦╧╟╧ ─╧╨╧╠╬┼╬╔╤ ╔═┼╬╔ ─╔╥┼╦╘╧╥╔╔. є╠┼─╒└▌╔┼ ╞╒╬╦├╔╧╬┴╠╪╬┘┼ "
|
||||
"╦╠┴╫╔█╔ ─╧╙╘╒╨╬┘ ╫ ╥┼╓╔═┼ Ё┼╥┼╩╘╔_╦_─╔╥┼╦╘╧╥╔╔ Ё╥╧╙═╧╘╥▌╔╦┴:\n"
|
||||
" х╙╠╔ tab-─╧╨╧╠╬┼╬╔┼ ╬┼ ┬┘╠╧ ┌┴╨╥┼▌┼╬╧, ў┘ ═╧╓┼╘┼ ╔╙╨╧╠╪┌╧╫┴╘╪ ╦╠┴╫╔█╒ TAB ─╠╤ ┴╫╘╧═┴╘╔▐┼╙╦╧╟╧ ─╧╨╧╠╬┼╬╔╤ ╔═┼╬╔ ─╔╥┼╦╘╧╥╔╔. є╠┼─╒└▌╔┼ ╞╒╬╦├╔╧╬┴╠╪╬┘┼ ╦╠┴╫╔█╔ ─╧╙╘╒╨╬┘ ╫ ╥┼╓╔═┼ Ё┼╥┼╩╘╔_╦_─╔╥┼╦╘╧╥╔╔ Ё╥╧╙═╧╘╥▌╔╦┴:\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2466
|
||||
msgid ""
|
||||
"Spell Check Help Text\n"
|
||||
"\n"
|
||||
" The spell checker checks the spelling of all text in the current file. "
|
||||
"When an unknown word is encountered, it is highlighted and a replacement can "
|
||||
"be edited. It will then prompt to replace every instance of the given "
|
||||
"misspelled word in the current file.\n"
|
||||
" The spell checker checks the spelling of all text in the current file. When an unknown word is encountered, it is highlighted and a replacement can be edited. It will then prompt to replace every instance of the given misspelled word in the current file.\n"
|
||||
"\n"
|
||||
" The following other functions are available in Spell Check mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ╨╧═╧▌╔ ╨╥╧╫┼╥╦╔ ╨╥┴╫╧╨╔╙┴╬╔╤\n"
|
||||
"\n"
|
||||
" є╨┼╠╠▐┼╦┼╥ (╨╥╧╟╥┴══┴ ─╠╤ ╨╥╧╫┼╥╦╔ ╨╥┴╫╧╨╔╙┴╬╔╤) ╨╥╧╫┼╥╤┼╘ ╧╥╞╧╟╥┴╞╔└ ╫╙┼╟╧ "
|
||||
"╘┼╦╙╘┴ ╘┼╦╒▌┼╟╧ ╞┴╩╠┴. х╙╠╔ ╬┴╩─┼╬╧ ╬┼╔┌╫┼╙╘╬╧┼ ╙╠╧╫╧, ╧╬╧ ╨╧─╙╫┼▐╔╫┴┼╘╙╤ ╔ "
|
||||
"╨╧╤╫╠╤┼╘╙╤ ╥┼─┴╦╘╔╥╒┼═┴╤ ┌┴═┼╬┴ ▄╘╧═╒ ╙╠╧╫╒. ·┴╘┼═ ┬╒─┼╘ ╨╧╤╫╠╤╘╪╙╤ "
|
||||
"╨╥╔╟╠┴█┼╬╔┼ ─╠╤ ┌┴═┼╬┘ ╦┴╓─╧╟╧ ╫╚╧╓─┼╬╔╤ ─┴╬╬╧╟╧ ╧█╔┬╧▐╬╧ ╬┴╨╔╙┴╬╬╧╟╧ ╙╠╧╫┴ "
|
||||
"╫ ╘┼╦╒▌┼═ ╞┴╩╠┼.\n"
|
||||
" є╨┼╠╠▐┼╦┼╥ (╨╥╧╟╥┴══┴ ─╠╤ ╨╥╧╫┼╥╦╔ ╨╥┴╫╧╨╔╙┴╬╔╤) ╨╥╧╫┼╥╤┼╘ ╧╥╞╧╟╥┴╞╔└ ╫╙┼╟╧ ╘┼╦╙╘┴ ╘┼╦╒▌┼╟╧ ╞┴╩╠┴. х╙╠╔ ╬┴╩─┼╬╧ ╬┼╔┌╫┼╙╘╬╧┼ ╙╠╧╫╧, ╧╬╧ ╨╧─╙╫┼▐╔╫┴┼╘╙╤ ╔ ╨╧╤╫╠╤┼╘╙╤ ╥┼─┴╦╘╔╥╒┼═┴╤ ┌┴═┼╬┴ ▄╘╧═╒ ╙╠╧╫╒. ·┴╘┼═ ┬╒─┼╘ ╨╧╤╫╠╤╘╪╙╤ ╨╥╔╟╠┴█┼╬╔┼ ─╠╤ ┌┴═┼╬┘ ╦┴╓─╧╟╧ ╫╚╧╓─┼╬╔╤ ─┴╬╬╧╟╧ ╧█╔┬╧▐╬╧ ╬┴╨╔╙┴╬╬╧╟╧ ╙╠╧╫┴ ╫ ╘┼╦╒▌┼═ ╞┴╩╠┼.\n"
|
||||
"\n"
|
||||
" є╠┼─╒└▌╔┼ ─╧╨╧╠╬╔╘┼╠╪╬┘┼ ╞╒╬╦├╔╔ ─╧╙╘╒╨╬┘ ╫ ╥┼╓╔═┼ ╨╥╧╫┼╥╦╔ ╨╥┴╫╧╨╔╙┴╬╔╤:\n"
|
||||
"\n"
|
||||
@ -1185,12 +1083,8 @@ msgid "I got Alt-%c! (%d)\n"
|
||||
msgstr "Ё╧╩═┴╠ Alt-%c! (%d)\n"
|
||||
|
||||
#: rcfile.c:85
|
||||
msgid ""
|
||||
"\n"
|
||||
"Press return to continue starting nano\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"ю┴╓═╔╘┼ ў╫╧─ ─┴┬┘ ╨╥╧─╧╠╓╔╘╪ ╙╘┴╥╘ nano\n"
|
||||
msgid "\nPress return to continue starting nano\n"
|
||||
msgstr "\nю┴╓═╔╘┼ ў╫╧─ ─┴┬┘ ╨╥╧─╧╠╓╔╘╪ ╙╘┴╥╘ nano\n"
|
||||
|
||||
#: rcfile.c:282
|
||||
msgid "parse_rcfile: Read a comment\n"
|
||||
@ -1370,14 +1264,12 @@ msgid " DIR: ..."
|
||||
msgstr " ф╔╥: ..."
|
||||
|
||||
#: winio.c:556
|
||||
#, fuzzy
|
||||
msgid "File: "
|
||||
msgstr " ц┴╩╠: ..."
|
||||
msgstr "ц┴╩╠: "
|
||||
|
||||
#: winio.c:558
|
||||
#, fuzzy
|
||||
msgid " DIR: "
|
||||
msgstr " ф╔╥: ..."
|
||||
msgstr " ф╔╥: "
|
||||
|
||||
#: winio.c:563
|
||||
msgid "Modified"
|
||||
@ -1464,8 +1356,7 @@ msgstr "
|
||||
|
||||
#: winio.c:1768
|
||||
msgid "The Free Software Foundation"
|
||||
msgstr ""
|
||||
"The Free Software Foundation (╞╧╬─ ╙╫╧┬╧─╬╧╟╧ ╨╥╧╟╥┴══╬╧╟╧ ╧┬┼╙╨┼▐┼╬╔╤)"
|
||||
msgstr "The Free Software Foundation (╞╧╬─ ╙╫╧┬╧─╬╧╟╧ ╨╥╧╟╥┴══╬╧╟╧ ╧┬┼╙╨┼▐┼╬╔╤)"
|
||||
|
||||
#: winio.c:1769
|
||||
msgid "Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses"
|
||||
|
203
po/uk.po
203
po/uk.po
@ -5,9 +5,9 @@
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: nano 1.1.4\n"
|
||||
"Project-Id-Version: nano 1.1.5\n"
|
||||
"POT-Creation-Date: 2002-01-05 14:33-0500\n"
|
||||
"PO-Revision-Date: 2001-12-28 18:41+0300\n"
|
||||
"PO-Revision-Date: 2002-01-08 11:41+0300\n"
|
||||
"Last-Translator: Sergey A. Ribalchenko <fisher@obu.ck.ua>\n"
|
||||
"Language-Team: Ukrainian <kick@renome.rovno.ua>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@ -37,12 +37,12 @@ msgid "Read %d lines"
|
||||
msgstr "Ё╥╧▐╔╘┴╬╧ %d ╥╤─╦ж╫"
|
||||
|
||||
#: files.c:270
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid "Read %d lines (Converted from Mac format)"
|
||||
msgstr "Ё╥╧▐╔╘┴╬╧ %d ╥╤─╦ж╫ (╨┼╥┼╘╫╧╥┼╬╔╚ ┌ ╞╧╥═┴╘╒ Mac)"
|
||||
|
||||
#: files.c:272
|
||||
#, fuzzy, c-format
|
||||
#, c-format
|
||||
msgid "Read %d lines (Converted from DOS format)"
|
||||
msgstr "Ё╥╧▐╔╘┴╬╧ %d ╥╤─╦ж╫ (╨┼╥┼╘╫╧╥┼╬╔╚ ┌ ╞╧╥═┴╘╒ DOS)"
|
||||
|
||||
@ -91,9 +91,8 @@ msgid "Cancelled"
|
||||
msgstr "є╦┴╙╧╫┴╬╧"
|
||||
|
||||
#: files.c:455
|
||||
#, fuzzy
|
||||
msgid "Key illegal in non-multibuffer mode"
|
||||
msgstr "ю┼╫ж╥╬┴ ╦╬╧╨╦┴ ╫ ╥┼╓╔═ж VIEW"
|
||||
msgstr "ю┼╫ж╥╬┴ ╦╬╧╨╦┴ ╫ ╬┼-═╒╠╪╘╔┬╒╞┼╥╬╧═╒ ╥┼╓╔═ж"
|
||||
|
||||
#: files.c:739 files.c:794
|
||||
msgid "No more open files"
|
||||
@ -566,21 +565,13 @@ msgstr "
|
||||
|
||||
#: nano.c:179
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
"Buffer written to %s\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"т╒╞┼╥ ┌┴╨╔╙┴╬╧ ─╧ %s\n"
|
||||
msgid "\nBuffer written to %s\n"
|
||||
msgstr "\nт╒╞┼╥ ┌┴╨╔╙┴╬╧ ─╧ %s\n"
|
||||
|
||||
#: nano.c:181
|
||||
#, c-format
|
||||
msgid ""
|
||||
"\n"
|
||||
"No %s written (file exists?)\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"%s ╬┼ ┌┴╨╔╙┴╬╧ (╞┴╩╠ ж╙╬╒д?)\n"
|
||||
msgid "\nNo %s written (file exists?)\n"
|
||||
msgstr "\n%s ╬┼ ┌┴╨╔╙┴╬╧ (╞┴╩╠ ж╙╬╒д?)\n"
|
||||
|
||||
#: nano.c:188
|
||||
msgid "Window size is too small for Nano..."
|
||||
@ -594,37 +585,16 @@ msgstr "
|
||||
msgid ""
|
||||
" nano help text\n"
|
||||
"\n"
|
||||
" The nano editor is designed to emulate the functionality and ease-of-use of "
|
||||
"the UW Pico text editor. There are four main sections of the editor: The "
|
||||
"top line shows the program version, the current filename being edited, and "
|
||||
"whether or not the file has been modified. Next is the main editor window "
|
||||
"showing the file being edited. The status line is the third line from the "
|
||||
"bottom and shows important messages. The bottom two lines show the most "
|
||||
"commonly used shortcuts in the editor.\n"
|
||||
" The nano editor is designed to emulate the functionality and ease-of-use of the UW Pico text editor. There are four main sections of the editor: The top line shows the program version, the current filename being edited, and whether or not the file has been modified. Next is the main editor window showing the file being edited. The status line is the third line from the bottom and shows important messages. The bottom two lines show the most commonly used shortcuts in the editor.\n"
|
||||
"\n"
|
||||
" The notation for shortcuts is as follows: Control-key sequences are notated "
|
||||
"with a caret (^) symbol and are entered with the Control (Ctrl) key. "
|
||||
"Escape-key sequences are notated with the Meta (M) symbol and can be entered "
|
||||
"using either the Esc, Alt or Meta key depending on your keyboard setup. The "
|
||||
"following keystrokes are available in the main editor window. Optional keys "
|
||||
"are shown in parentheses:\n"
|
||||
" The notation for shortcuts is as follows: Control-key sequences are notated with a caret (^) symbol and are entered with the Control (Ctrl) key. Escape-key sequences are notated with the Meta (M) symbol and can be entered using either the Esc, Alt or Meta key depending on your keyboard setup. The following keystrokes are available in the main editor window. Optional keys are shown in parentheses:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
" ╘┼╦╙╘ ─╧╨╧═╧╟╔ nano\n"
|
||||
"\n"
|
||||
" Є┼─┴╦╘╧╥ nano ╥╧┌╥╧┬╠┼╬╧ ─╠╤ ┼═╒╠╤├жз ╞╒╬╦├ж╧╬┴╠╪╬╧╙╘ж ╘┴ ╨╥╧╙╘╧╘╔ "
|
||||
"╫╔╦╧╥╔╙╘┴╬╬╤ ╥┼─┴╦╘╧╥╒ UW Pico. Є┼─┴╦╘╧╥ ╨╧─ж╠╤д╘╪╙╤ ╬┴ 4 ╟╧╠╧╫╬ж ╙┼╦├жз: "
|
||||
"╫┼╥╚╬ж╩ ╥╤─╧╦ ═ж╙╘╔╘╪ ╫┼╥╙ж└ ╨╥╧╟╥┴═╔, ж═'╤ ╨╧╘╧▐╬╧╟╧ ╞┴╩╠╒, ▌╧ ╥┼─┴╟╒д╘╪╙╤, "
|
||||
"╘┴ ж╬╞╧╥═┴├ж└ ╨╥╧ ╘┼, ▐╔ ╫╬┼╙┼╬╧ ┬╒─╪-╤╦ж ┌═ж╬╔ ─╧ ╞┴╩╠╒. ю┴╙╘╒╨╬┴ ╙┼╦├ж╤ - "
|
||||
"├┼ ╟╧╠╧╫╬┼ ╫ж╦╬╧ ╥┼─┴╟╒╫┴╬╬╤, ╫ ╤╦╧═╒ ═╧╓╬┴ ╨╧┬┴▐╔╘╔ ┌═ж╙╘ ╨╧╘╧▐╬╧╟╧ ╞┴╩╠╒. "
|
||||
"Є╤─╧╦ ╙╘┴╘╒╘╒ д 3 ┌╬╔┌╒ ╥╤─╦╧═ ╘┴ ═ж╙╘╔╘╪ ╫┴╓╠╔╫ж ╨╧╫ж─╧═╠┼╬╬╤. я╙╘┴╬╬ж ─╫┴ "
|
||||
"╥╤─╦╔ ═ж╙╘╤╘╪ ╬┴╩┬ж╠╪█ ┌┴╟┴╠╪╬ж ╦╧═┬ж╬┴├жз ╦╠┴╫ж█ ╥┼─┴╦╘╧╥╒.\n"
|
||||
" Є┼─┴╦╘╧╥ nano ╥╧┌╥╧┬╠┼╬╧ ─╠╤ ┼═╒╠╤├жз ╞╒╬╦├ж╧╬┴╠╪╬╧╙╘ж ╘┴ ╨╥╧╙╘╧╘╔ ╫╔╦╧╥╔╙╘┴╬╬╤ ╥┼─┴╦╘╧╥╒ UW Pico. Є┼─┴╦╘╧╥ ╨╧─ж╠╤д╘╪╙╤ ╬┴ 4 ╟╧╠╧╫╬ж ╙┼╦├жз: ╫┼╥╚╬ж╩ ╥╤─╧╦ ═ж╙╘╔╘╪ ╫┼╥╙ж└ ╨╥╧╟╥┴═╔, ж═'╤ ╨╧╘╧▐╬╧╟╧ ╞┴╩╠╒, ▌╧ ╥┼─┴╟╒д╘╪╙╤, ╘┴ ж╬╞╧╥═┴├ж└ ╨╥╧ ╘┼, ▐╔ ╫╬┼╙┼╬╧ ┬╒─╪-╤╦ж ┌═ж╬╔ ─╧ ╞┴╩╠╒. ю┴╙╘╒╨╬┴ ╙┼╦├ж╤ - ├┼ ╟╧╠╧╫╬┼ ╫ж╦╬╧ ╥┼─┴╟╒╫┴╬╬╤, ╫ ╤╦╧═╒ ═╧╓╬┴ ╨╧┬┴▐╔╘╔ ┌═ж╙╘ ╨╧╘╧▐╬╧╟╧ ╞┴╩╠╒. Є╤─╧╦ ╙╘┴╘╒╘╒ д 3 ┌╬╔┌╒ ╥╤─╦╧═ ╘┴ ═ж╙╘╔╘╪ ╫┴╓╠╔╫ж ╨╧╫ж─╧═╠┼╬╬╤. я╙╘┴╬╬ж ─╫┴ ╥╤─╦╔ ═ж╙╘╤╘╪ ╬┴╩┬ж╠╪█ ┌┴╟┴╠╪╬ж ╦╧═┬ж╬┴├жз ╦╠┴╫ж█ ╥┼─┴╦╘╧╥╒.\n"
|
||||
"\n"
|
||||
" ю╧╘┴╘╦╔ ─╧ ╦╧═┬ж╬┴├ж╩: ╦╧═┬ж╬┴├жз ┌ ╦╠┴╫ж█┼└ Control ╨╧╦┴┌┴╬ж ж┌ ╙╔═╫╧╠╧═ "
|
||||
"'^' ╘┴ ╫╫╧─╤╘╪╙╤ ┌ ╬┴╘╔╙╬╒╘╧└ ╦╠┴╫ж█┼└ Control (Ctrl). Esc-╦╧═┬ж╬┴├жз "
|
||||
"╨╧╦┴┌┴╬ж ╙╔═╫╧╠╧═ 'M' ╘┴ ╫╫╧─╤╘╪╙╤ ┌ ╫╔╦╧╥╔╙╘┴╬╬╤═ ╦╠┴╫ж█ж Esc, Alt ┴┬╧ Meta "
|
||||
"╫ ┌┴╠┼╓╬╧╙╘ж ╫ж─ ў┴█╧з ╦╠┴╫ж┴╘╒╥╔. ю┴╙╘╒╨╬ж ╦╧═┬ж╬┴├жз ─╧╙╘╒╨╬ж ╫ ╟╧╠╧╫╬╧═╒ "
|
||||
"╫ж╦╬ж ╥┼─┴╟╒╫┴╬╬╤. ф╧─┴╘╦╧╫ж ╦╧═┬ж╬┴├жз ╨╧╦┴┌┴╬ж ╒ ─╒╓╦┴╚:\n"
|
||||
" ю╧╘┴╘╦╔ ─╧ ╦╧═┬ж╬┴├ж╩: ╦╧═┬ж╬┴├жз ┌ ╦╠┴╫ж█┼└ Control ╨╧╦┴┌┴╬ж ж┌ ╙╔═╫╧╠╧═ '^' ╘┴ ╫╫╧─╤╘╪╙╤ ┌ ╬┴╘╔╙╬╒╘╧└ ╦╠┴╫ж█┼└ Control (Ctrl). Esc-╦╧═┬ж╬┴├жз ╨╧╦┴┌┴╬ж ╙╔═╫╧╠╧═ 'M' ╘┴ ╫╫╧─╤╘╪╙╤ ┌ ╫╔╦╧╥╔╙╘┴╬╬╤═ ╦╠┴╫ж█ж Esc, Alt ┴┬╧ Meta ╫ ┌┴╠┼╓╬╧╙╘ж ╫ж─ ў┴█╧з ╦╠┴╫ж┴╘╒╥╔. ю┴╙╘╒╨╬ж ╦╧═┬ж╬┴├жз ─╧╙╘╒╨╬ж ╫ ╟╧╠╧╫╬╧═╒ ╫ж╦╬ж ╥┼─┴╟╒╫┴╬╬╤. ф╧─┴╘╦╧╫ж ╦╧═┬ж╬┴├жз ╨╧╦┴┌┴╬ж ╒ ─╒╓╦┴╚:\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:347
|
||||
@ -636,12 +606,8 @@ msgid "delete_node(): free'd last node.\n"
|
||||
msgstr "delete_node(): ┌╫ж╠╪╬┼╬╧ ╧╙╘┴╬╬╪╧╟╧ ╫╒┌╠┴.\n"
|
||||
|
||||
#: nano.c:409
|
||||
msgid ""
|
||||
"Usage: nano [GNU long option] [option] +LINE <file>\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"ў╔╦╧╥╔╙╘┴╬╬╤: nano [─╧╫╟ж ╧╨├жз GNU] [╧╨├жз] +Єёфяы <╞┴╩╠>\n"
|
||||
"\n"
|
||||
msgid "Usage: nano [GNU long option] [option] +LINE <file>\n\n"
|
||||
msgstr "ў╔╦╧╥╔╙╘┴╬╬╤: nano [─╧╫╟ж ╧╨├жз GNU] [╧╨├жз] +Єёфяы <╞┴╩╠>\n\n"
|
||||
|
||||
#: nano.c:410
|
||||
msgid "Option\t\tLong option\t\tMeaning\n"
|
||||
@ -657,7 +623,7 @@ msgstr " -F \t\t--multibuffer\t\t
|
||||
|
||||
#: nano.c:423
|
||||
msgid " -K \t\t--keypad\t\tUse alternate keypad routines\n"
|
||||
msgstr ""
|
||||
msgstr " -K \t\t--keypad\t\tў╓╔╫┴╘╔ ┴╠╪╘┼╥╬┴╘╔╫╬ж ╨ж─╨╥╧╟╥┴═╔ keypad\n"
|
||||
|
||||
#: nano.c:427
|
||||
msgid " -M \t\t--mac\t\t\tWrite file in Mac format\n"
|
||||
@ -714,10 +680,8 @@ msgid " -p \t\t--pico\t\t\tEmulate Pico as closely as possible\n"
|
||||
msgstr " -p\t \t--pico\t\t\tх═╒╠└╫┴╘╔ Pico ╬┴╙╦ж╠╪╦╔ ├┼ ═╧╓╠╔╫╧\n"
|
||||
|
||||
#: nano.c:469
|
||||
msgid ""
|
||||
" -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
||||
msgstr ""
|
||||
" -r [#╙╘╧╫╨]\t--fill=[#╙╘╧╫╨]\t\t·┴╟╧╥╘┴╘╔ ╥╤─╦╔ ╫ ╨╧┌╔├жз ╙╘╧╫╨├╤ #╙╘╧╫╨\n"
|
||||
msgid " -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n"
|
||||
msgstr " -r [#╙╘╧╫╨]\t--fill=[#╙╘╧╫╨]\t\t·┴╟╧╥╘┴╘╔ ╥╤─╦╔ ╫ ╨╧┌╔├жз ╙╘╧╫╨├╤ #╙╘╧╫╨\n"
|
||||
|
||||
#: nano.c:473
|
||||
msgid " -s [prog] \t--speller=[prog]\tEnable alternate speller\n"
|
||||
@ -748,12 +712,8 @@ msgid " +LINE\t\t\t\t\tStart at line number LINE\n"
|
||||
msgstr " +Єёфяы\t\t\t\t\tЁ╧▐┴╘╔ ┌ ╥╤─╦┴ ╬╧═┼╥ Єёфяы\n"
|
||||
|
||||
#: nano.c:490
|
||||
msgid ""
|
||||
"Usage: nano [option] +LINE <file>\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"ў╔╦╧╥╔╙╘┴╬╬╤: nano [╧╨├ж╤] +Єёфяы <╞┴╩╠>\n"
|
||||
"\n"
|
||||
msgid "Usage: nano [option] +LINE <file>\n\n"
|
||||
msgstr "ў╔╦╧╥╔╙╘┴╬╬╤: nano [╧╨├ж╤] +Єёфяы <╞┴╩╠>\n\n"
|
||||
|
||||
#: nano.c:491
|
||||
msgid "Option\t\tMeaning\n"
|
||||
@ -768,10 +728,8 @@ msgid " -F \t\tEnable multiple file buffers\n"
|
||||
msgstr " -F \t\tф╧┌╫╧╠╔╘╔ ─┼╦ж╠╪╦┴ ╞┴╩╠╧╫╔╚ ┬╒╞┼╥ж╫\n"
|
||||
|
||||
#: nano.c:498
|
||||
msgid ""
|
||||
" -K\t\tUse alternate keypad routines\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
msgid " -K\t\tUse alternate keypad routines\n\n"
|
||||
msgstr " -K\t\tў╓╔╫┴╘╔ ┴╠╪╘┼╥╬┴╘╔╫╬ж ╨ж─╨╥╧╟╥┴═╔ ─╠╤ keypad\n\n"
|
||||
|
||||
#: nano.c:500
|
||||
msgid " -M \t\tWrite file in Mac format\n"
|
||||
@ -867,12 +825,8 @@ msgid " Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org"
|
||||
msgstr " х-═╔╠╧: nano@nano-editor.org\tЁ┴╫╒╘╔╬╬╤: http://www.nano-editor.org"
|
||||
|
||||
#: nano.c:551
|
||||
msgid ""
|
||||
"\n"
|
||||
" Compiled options:"
|
||||
msgstr ""
|
||||
"\n"
|
||||
" ·ж┬╥┴╬╧ ┌ ╧╨├ж╤═╔:"
|
||||
msgid "\n Compiled options:"
|
||||
msgstr "\n ·ж┬╥┴╬╧ ┌ ╧╨├ж╤═╔:"
|
||||
|
||||
#: nano.c:640
|
||||
msgid "Mark Set"
|
||||
@ -955,35 +909,21 @@ msgid "Can now UnJustify!"
|
||||
msgstr "э╧╓╒ ┌┴╥┴┌ ╓┼ є╦┴╙ў╔╥ж╫╬└╫┴╬╬╤!"
|
||||
|
||||
#: nano.c:2403
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Search Command Help Text\n"
|
||||
"\n"
|
||||
" Enter the words or characters you would like to search for, then hit enter. "
|
||||
" If there is a match for the text you entered, the screen will be updated to "
|
||||
"the location of the nearest match for the search string.\n"
|
||||
" Enter the words or characters you would like to search for, then hit enter. If there is a match for the text you entered, the screen will be updated to the location of the nearest match for the search string.\n"
|
||||
"\n"
|
||||
" If using Pico Mode via the -p or --pico flags, using the Meta-P toggle or "
|
||||
"using a nanorc file, the previous search string will be shown in brackets "
|
||||
"after the Search: prompt. Hitting enter without entering any text will "
|
||||
"perform the previous search. Otherwise, the previous string will be placed "
|
||||
"in front of the cursor, and can be edited or deleted before hitting enter.\n"
|
||||
" If using Pico Mode via the -p or --pico flags, using the Meta-P toggle or using a nanorc file, the previous search string will be shown in brackets after the Search: prompt. Hitting enter without entering any text will perform the previous search. Otherwise, the previous string will be placed in front of the cursor, and can be edited or deleted before hitting enter.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in Search mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ─╧╨╧═╧╟╔ ╦╧═┴╬─╔ ╨╧█╒╦╒\n"
|
||||
"\n"
|
||||
" ў╫┼─ж╘╪ ╙╠╧╫┴ ┴┬╧ ╠ж╘┼╥╔ ╤╦ж ў╔ █╒╦┴д╘┼, ╘┴ ╬┴╘╔╙╬ж╘╪ Enter. ё╦▌╧ ─╠╤ "
|
||||
"╫╫┼─┼╬╧з ў┴═╔ ╒═╧╫╔ ┌╬┴╩─┼╘╪╙╤ ╫ж─╨╧╫ж─╬╔╩ ┌┬ж╟, ┼╦╥┴╬ ╨┼╥┼═ж╙╘╔╘╪╙╤ ╫ "
|
||||
"╨╧╠╧╓┼╬╬╤ ╨╧┬╠╔┌╒ ├╪╧╟╧ ┌┬ж╟╒.\n"
|
||||
" ў╫┼─ж╘╪ ╙╠╧╫┴ ┴┬╧ ╠ж╘┼╥╔ ╤╦ж ў╔ █╒╦┴д╘┼, ╘┴ ╬┴╘╔╙╬ж╘╪ Enter. ё╦▌╧ ─╠╤ ╫╫┼─┼╬╧з ў┴═╔ ╒═╧╫╔ ┌╬┴╩─┼╘╪╙╤ ╫ж─╨╧╫ж─╬╔╩ ┌┬ж╟, ┼╦╥┴╬ ╨┼╥┼═ж╙╘╔╘╪╙╤ ╫ ╨╧╠╧╓┼╬╬╤ ╨╧┬╠╔┌╒ ├╪╧╟╧ ┌┬ж╟╒.\n"
|
||||
"\n"
|
||||
" ё╦▌╧ ┌┴╙╘╧╙╧╫┴╬╧ ╥┼╓╔═ Pico ┌┴ ─╧╨╧═╧╟╧└ ╧╨├ж╩ -p ┴┬╧ --pico, ┴┬╧ ▐┼╥┼┌ "
|
||||
"╦╧═┬ж╬┴├ж└ Meta-P, ┴┬╧ ╦╧╥╔╙╘╒└▐╔╙╪ ╞┴╩╠╧═ nanorc, ╨╧╨┼╥┼─╬╤ ╒═╧╫┴ ┌┬ж╟╒ "
|
||||
"┌'╤╫╔╘╪╙╤ ╒ ╦╫┴─╥┴╘╬╔╚ ─╒╓╦┴╚ ╨ж╙╠╤ ┌┴╨╥╧█┼╬╬╤ \"Ё╧█╒╦:\". ю┴╘╔╙╬┼╬╬╤ Enter "
|
||||
"┬┼┌ ╥┼─┴╟╒╫┴╬╬╤ ┬╒─╪-╤╦╧╟╧ ╘┼╦╙╘╒ ╨╥╔┌╫┼─┼ ─╧ ╨╧█╒╦╒ ╨╧╨┼╥┼─╬╪╧з ╒═╧╫╔ "
|
||||
"┌┬ж╟╒. ╢╬┴╦█┼, ╥╤─╧╦ ж┌ ╨╧╨┼╥┼─╬╪╧└ ╒═╧╫╧└ ╨╧█╒╦╒ ┬╒─┼ ╥╧┌═ж▌┼╬╧ ╨╧╨┼╥┼─ "
|
||||
"╦╒╥╙╧╥╧═ ╘┴ ═╧╓┼ ┬╒╘╔ ╧╘╥┼─┴╟╧╫┴╬╧ ┴┬╧ ╫╔─┴╠┼╬╧ ╨┼╥┼─ ╘╔═ ╤╦ ╘╔╙╬╒╘╔ Enter.\n"
|
||||
" ё╦▌╧ ┌┴╙╘╧╙╧╫┴╬╧ ╥┼╓╔═ Pico ┌┴ ─╧╨╧═╧╟╧└ ╧╨├ж╩ -p ┴┬╧ --pico, ┴┬╧ ▐┼╥┼┌ ╦╧═┬ж╬┴├ж└ Meta-P, ┴┬╧ ╦╧╥╔╙╘╒└▐╔╙╪ ╞┴╩╠╧═ nanorc, ╨╧╨┼╥┼─╬╤ ╒═╧╫┴ ┌┬ж╟╒ ┌'╤╫╔╘╪╙╤ ╒ ╦╫┴─╥┴╘╬╔╚ ─╒╓╦┴╚ ╨ж╙╠╤ ┌┴╨╥╧█┼╬╬╤ \"Ё╧█╒╦:\". ю┴╘╔╙╬┼╬╬╤ Enter ┬┼┌ ╥┼─┴╟╒╫┴╬╬╤ ┬╒─╪-╤╦╧╟╧ ╘┼╦╙╘╒ ╨╥╔┌╫┼─┼ ─╧ ╨╧█╒╦╒ ╨╧╨┼╥┼─╬╪╧з ╒═╧╫╔ ┌┬ж╟╒. ╢╬┴╦█┼, ╥╤─╧╦ ж┌ ╨╧╨┼╥┼─╬╪╧└ ╒═╧╫╧└ ╨╧█╒╦╒ ┬╒─┼ ╥╧┌═ж▌┼╬╧ ╨╧╨┼╥┼─ ╦╒╥╙╧╥╧═ ╘┴ ═╧╓┼ ┬╒╘╔ ╧╘╥┼─┴╟╧╫┴╬╧ ┴┬╧ ╫╔─┴╠┼╬╧ ╨┼╥┼─ ╘╔═ ╤╦ ╘╔╙╬╒╘╔ Enter.\n"
|
||||
"\n"
|
||||
" ю┴╙╘╒╨╬ж ╞╒╬╦├ж╧╬┴╠╪╬ж ╦╠┴╫ж█ж ╬┴╤╫╬ж ╒ ╥┼╓╔═ж Ё╧█╒╦╒:\n"
|
||||
"\n"
|
||||
@ -992,48 +932,34 @@ msgstr ""
|
||||
msgid ""
|
||||
"Goto Line Help Text\n"
|
||||
"\n"
|
||||
" Enter the line number that you wish to go to and hit Enter. If there are "
|
||||
"fewer lines of text than the number you entered, you will be brought to the "
|
||||
"last line of the file.\n"
|
||||
" Enter the line number that you wish to go to and hit Enter. If there are fewer lines of text than the number you entered, you will be brought to the last line of the file.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in Goto Line mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ─╧╨╧═╧╟╔ ╥┼╓╔═╒ ф╧_╥╤─╦┴\n"
|
||||
"\n"
|
||||
" ў╫┼─ж╘╪ ╬╧═┼╥ ╥╤─╦┴ ─╧ ╤╦╧╟╧ ў╔ ┬┴╓┴д╘┼ ─ж╙╘┴╘╔╙╪ ╘┴ ╬┴╘╔╙╬ж╘╪ Enter. ё╦▌╧ "
|
||||
"╦ж╠╪╦ж╙╘╪ ╥╤─╦ж╫ ╒ ╞┴╩╠ж ═┼╬█┴ ┌┴ ▐╔╙╠╧ ╤╦┼ ў╔ ╫╫┼╠╔, ў╔ ╨╧╨┴─┼╘┼ ╬┴ "
|
||||
"╧╙╘┴╬╬ж╩ ╥╤─╧╦ ╞┴╩╠╒.\n"
|
||||
" ў╫┼─ж╘╪ ╬╧═┼╥ ╥╤─╦┴ ─╧ ╤╦╧╟╧ ў╔ ┬┴╓┴д╘┼ ─ж╙╘┴╘╔╙╪ ╘┴ ╬┴╘╔╙╬ж╘╪ Enter. ё╦▌╧ ╦ж╠╪╦ж╙╘╪ ╥╤─╦ж╫ ╒ ╞┴╩╠ж ═┼╬█┴ ┌┴ ▐╔╙╠╧ ╤╦┼ ў╔ ╫╫┼╠╔, ў╔ ╨╧╨┴─┼╘┼ ╬┴ ╧╙╘┴╬╬ж╩ ╥╤─╧╦ ╞┴╩╠╒.\n"
|
||||
"\n"
|
||||
" ю┴╙╘╒╨╬ж ╞╒╬╦├ж╧╬┴╠╪╬ж ╦╠┴╫ж█╔ ╬┴╤╫╬ж ╒ ╥┼╓╔═ж ф╧_╥╤─╦┴:\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2424
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Insert File Help Text\n"
|
||||
"\n"
|
||||
" Type in the name of a file to be inserted into the current file buffer at "
|
||||
"the current cursor location.\n"
|
||||
" Type in the name of a file to be inserted into the current file buffer at the current cursor location.\n"
|
||||
"\n"
|
||||
" If you have compiled nano with multiple file buffer support, and enable "
|
||||
"multiple buffers with the -F or --multibuffer command line flags, the Meta-F "
|
||||
"toggle or using a nanorc file, inserting a file will cause it to be loaded "
|
||||
"into a separate buffer (use Meta-< and > to switch between file buffers).\n"
|
||||
" If you have compiled nano with multiple file buffer support, and enable multiple buffers with the -F or --multibuffer command line flags, the Meta-F toggle or using a nanorc file, inserting a file will cause it to be loaded into a separate buffer (use Meta-< and > to switch between file buffers).\n"
|
||||
"\n"
|
||||
" The following function keys are available in Insert File mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ─╧╨╧═╧╟╔ ╥┼╓╔═╒ ў╙╘┴╫╔╘╔ ц┴╩╠\n"
|
||||
"\n"
|
||||
" ў╫┼─ж╘╪ ж═'╤ ╞┴╩╠╒ ─╧ ╫╙╘┴╫╦╔ ╫ ╨╧╘╧▐╬╔╩ ╞┴╩╠╧╫╔╩ ┬╒╞┼╥ ╫ ╨╧╘╧▐╬╒ ╨╧┌╔├ж└ "
|
||||
"╦╒╥╙╧╥╒.\n"
|
||||
" ў╫┼─ж╘╪ ж═'╤ ╞┴╩╠╒ ─╧ ╫╙╘┴╫╦╔ ╫ ╨╧╘╧▐╬╔╩ ╞┴╩╠╧╫╔╩ ┬╒╞┼╥ ╫ ╨╧╘╧▐╬╒ ╨╧┌╔├ж└ ╦╒╥╙╧╥╒.\n"
|
||||
"\n"
|
||||
" ё╦▌╧ ў┴█ nano ┌ж┬╥┴╬╔╩ ж┌ ╨ж─╘╥╔═╦╧└ ─┼╦ж╠╪╦╧╚ ╞┴╩╠╧╫╔╚ ┬╒╞┼╥ж╫, ╘┴ ├╤ "
|
||||
"═╧╓╠╔╫ж╙╘╪ ╫╫ж═╦╬┼╬┴ ▐┼╥┼┌ ╧╨├жз ╦╧═┴╬─╬╧╟╧ ╥╤─╦╒ -F ┴┬╧ --multibuffer, ┴┬╧ "
|
||||
"▐┼╥┼┌ ╦╧═┬ж╬┴├ж└ Meta-F, ┴┬╧ ┌┴ ─╧╨╧═╧╟╧└ ╞┴╩╠╒ nanorc, ╞┴╩╠ ╫╙╘┴╫╔╘╪╙╤ ╫ "
|
||||
"╧╦╥┼═╔╩ ╞┴╩╠╧╫╔╩ ┬╒╞┼╥ (╦╧╥╔╙╘╒╩╘┼╙╪ Ctrl-< ╘┴ > ▌╧┬ ╨┼╥┼═╔╦┴╘╔╙╪ ═ж╓ "
|
||||
"┬╒╞┼╥┴═╔).\n"
|
||||
" ё╦▌╧ ў┴█ nano ┌ж┬╥┴╬╔╩ ж┌ ╨ж─╘╥╔═╦╧└ ─┼╦ж╠╪╦╧╚ ╞┴╩╠╧╫╔╚ ┬╒╞┼╥ж╫, ╘┴ ├╤ ═╧╓╠╔╫ж╙╘╪ ╫╫ж═╦╬┼╬┴ ▐┼╥┼┌ ╧╨├жз ╦╧═┴╬─╬╧╟╧ ╥╤─╦╒ -F ┴┬╧ --multibuffer, ┴┬╧ ▐┼╥┼┌ ╦╧═┬ж╬┴├ж└ Meta-F, ┴┬╧ ┌┴ ─╧╨╧═╧╟╧└ ╞┴╩╠╒ nanorc, ╞┴╩╠ ╫╙╘┴╫╔╘╪╙╤ ╫ ╧╦╥┼═╔╩ ╞┴╩╠╧╫╔╩ ┬╒╞┼╥ (╦╧╥╔╙╘╒╩╘┼╙╪ Meta-< ╘┴ > ▌╧┬ ╨┼╥┼═╔╦┴╘╔╙╪ ═ж╓ ┬╒╞┼╥┴═╔).\n"
|
||||
"\n"
|
||||
" ю┴╙╘╒╨╬ж ╞╒╬╦├ж╧╬┴╠╪╬ж ╦╠┴╫ж█╔ ╬┴╤╫╬ж ╫ ╥┼╓╔═ж ў╙╘┴╫╔╘╔ ц┴╩╠:\n"
|
||||
"\n"
|
||||
@ -1042,26 +968,18 @@ msgstr ""
|
||||
msgid ""
|
||||
"Write File Help Text\n"
|
||||
"\n"
|
||||
" Type the name that you wish to save the current file as and hit enter to "
|
||||
"save the file.\n"
|
||||
" Type the name that you wish to save the current file as and hit enter to save the file.\n"
|
||||
"\n"
|
||||
" If you are using the marker code with Ctrl-^ and have selected text, you "
|
||||
"will be prompted to save only the selected portion to a separate file. To "
|
||||
"reduce the chance of overwriting the current file with just a portion of it, "
|
||||
"the current filename is not the default in this mode.\n"
|
||||
" If you are using the marker code with Ctrl-^ and have selected text, you will be prompted to save only the selected portion to a separate file. To reduce the chance of overwriting the current file with just a portion of it, the current filename is not the default in this mode.\n"
|
||||
"\n"
|
||||
" The following function keys are available in Write File mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ─╧╨╧═╧╟╔ ╥┼╓╔═╒ ·┬┼╥┼╟╘╔ ц┴╩╠\n"
|
||||
"\n"
|
||||
" ў╫┼─ж╘╪ ж═'╤ ╨ж─ ╤╦╔═ ў╔ ┬┴╓┴д╘┼ ┌┬┼╥┼╟╘╔ ╨╧╘╧▐╬╔╩ ╞┴╩╠ ╘┴ ╬┴╘╔╙╬ж╘╪ "
|
||||
"Enter.\n"
|
||||
" ў╫┼─ж╘╪ ж═'╤ ╨ж─ ╤╦╔═ ў╔ ┬┴╓┴д╘┼ ┌┬┼╥┼╟╘╔ ╨╧╘╧▐╬╔╩ ╞┴╩╠ ╘┴ ╬┴╘╔╙╬ж╘╪ Enter.\n"
|
||||
"\n"
|
||||
" ё╦▌╧ ў╔ ╦╧╥╔╙╘╒д╘┼╙╪ ╦╧─╧═ ╫ж─═ж╘╦╔ ж┌ Ctrl-^ ╘┴ ╨╧═ж╘╔╠╔ ─┼╤╦╔╩ ╘┼╦╙╘, "
|
||||
"┌'╤╫╔╘╪╙╤ ┌┴╨╔╘ ж┌ ╨ж─╦┴┌╦╧└, ▐╔ ┌┴╨╔╙┴╘╔ ╧┬╥┴╬╔╩ ┬╠╧╦ ╫ ╧╦╥┼═╔╩ ╞┴╩╠. ¤╧┬ "
|
||||
"┌═┼╬█╔╘╔ █┴╬╙╔ ╨┼╥┼┌┴╨╔╙╒ ╨╧╘╧▐╬╧╟╧ ╞┴╩╠╒ ╠╔█┼ ▐┴╙╘╔╬╧└ ├╪╧╟╧ ╞┴╩╠╒, ж═'╤ "
|
||||
"╨╧╘╧▐╬╧╟╧ ╞┴╩╠╒ ╬┼ ┬╒─┼ ж═'╤═ ╨╧ ┌┴═╧╫▐┼╬╬└ ╫ ├╪╧═╒ ╥┼╓╔═ж.\n"
|
||||
" ё╦▌╧ ў╔ ╦╧╥╔╙╘╒д╘┼╙╪ ╦╧─╧═ ╫ж─═ж╘╦╔ ж┌ Ctrl-^ ╘┴ ╨╧═ж╘╔╠╔ ─┼╤╦╔╩ ╘┼╦╙╘, ┌'╤╫╔╘╪╙╤ ┌┴╨╔╘ ж┌ ╨ж─╦┴┌╦╧└, ▐╔ ┌┴╨╔╙┴╘╔ ╧┬╥┴╬╔╩ ┬╠╧╦ ╫ ╧╦╥┼═╔╩ ╞┴╩╠. ¤╧┬ ┌═┼╬█╔╘╔ █┴╬╙╔ ╨┼╥┼┌┴╨╔╙╒ ╨╧╘╧▐╬╧╟╧ ╞┴╩╠╒ ╠╔█┼ ▐┴╙╘╔╬╧└ ├╪╧╟╧ ╞┴╩╠╒, ж═'╤ ╨╧╘╧▐╬╧╟╧ ╞┴╩╠╒ ╬┼ ┬╒─┼ ж═'╤═ ╨╧ ┌┴═╧╫▐┼╬╬└ ╫ ├╪╧═╒ ╥┼╓╔═ж.\n"
|
||||
"\n"
|
||||
" ю┴╙╘╒╨╬ж ╞╒╬╦├ж╧╬┴╠╪╬ж ╦╠┴╫ж█╔ ╬┴╤╫╬ж ╫ ╥┼╓╔═ж ·┬┼╥┼╟╘╔ ц┴╩╠\n"
|
||||
"\n"
|
||||
@ -1070,23 +988,14 @@ msgstr ""
|
||||
msgid ""
|
||||
"File Browser Help Text\n"
|
||||
"\n"
|
||||
" The file browser is used to visually browse the directory structure to "
|
||||
"select a file for reading or writing. You may use the arrow keys or Page "
|
||||
"Up/Down to browse through the files, and S or Enter to choose the selected "
|
||||
"file or enter the selected directory. To move up one level, select the "
|
||||
"directory called \"..\" at the top of the file list.\n"
|
||||
" The file browser is used to visually browse the directory structure to select a file for reading or writing. You may use the arrow keys or Page Up/Down to browse through the files, and S or Enter to choose the selected file or enter the selected directory. To move up one level, select the directory called \"..\" at the top of the file list.\n"
|
||||
"\n"
|
||||
" The following functions keys are available in the file browser:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ─╧╨╧═╧╟╔ ╥┼╓╔═╒ Ё┼╥┼╟╠╤─┴▐ ц┴╩╠ж╫\n"
|
||||
"\n"
|
||||
" Ё┼╥┼╟╠╤─┴▐ ╞┴╩╠ж╫ ╫╔╦╧╥╔╙╘╧╫╒д╘╪╙╤ ─╠╤ ╫ж┌╒┴╠╪╬╧╟╧ ╨┼╥┼╟╠╤─╒ ┌═ж╙╘╒ "
|
||||
"─╔╥┼╦╘╧╥жз ╘┴ ╧┬╔╥┴╬╬╤ ╨╧╘╥ж┬╬╧╟╧ ╞┴╩╠╒ ─╠╤ ┌┴╨╔╙╒ ┴┬╧ ▐╔╘┴╬╬╤. ў╔ ═┴д╘┼ "
|
||||
"╦╧╥╔╙╘╒╫┴╘╔╙╪ ╦╠┴╫ж█┴═╔ ╦┼╥╒╫┴╬╬╤ ╦╒╥╙╧╥╧═ ╘┴ PageUp/PageDown ─╠╤ "
|
||||
"╨┼╥┼╙╒╫┴╬╬╤ ╦╥ж┌╪ ╞┴╩╠╔, ╘┴ ╧┬╔╥┴╘╔ ╨╧╘╥ж┬╬╔╩ ╞┴╩╠ ┴┬╧ ╫╚╧─╔╘╔ ─╧ ╧┬╥┴╬╧з "
|
||||
"─╔╥┼╦╘╧╥жз ╦╠┴╫ж█┼└ S ┴┬╧ Enter. ¤╧┬ ╨┼╥┼═ж╙╘╔╘╔╙╪ ╬┴ ─╔╥┼╦╘╧╥ж└ ╫╔▌┼, "
|
||||
"╧┬┼╥ж╘╪ ─╔╥┼╦╘╧╥ж└ \"..\" ╫ ╨╧▐┴╘╦╒ ╙╨╔╙╦╒ ╞┴╩╠ж╫.\n"
|
||||
" Ё┼╥┼╟╠╤─┴▐ ╞┴╩╠ж╫ ╫╔╦╧╥╔╙╘╧╫╒д╘╪╙╤ ─╠╤ ╫ж┌╒┴╠╪╬╧╟╧ ╨┼╥┼╟╠╤─╒ ┌═ж╙╘╒ ─╔╥┼╦╘╧╥жз ╘┴ ╧┬╔╥┴╬╬╤ ╨╧╘╥ж┬╬╧╟╧ ╞┴╩╠╒ ─╠╤ ┌┴╨╔╙╒ ┴┬╧ ▐╔╘┴╬╬╤. ў╔ ═┴д╘┼ ╦╧╥╔╙╘╒╫┴╘╔╙╪ ╦╠┴╫ж█┴═╔ ╦┼╥╒╫┴╬╬╤ ╦╒╥╙╧╥╧═ ╘┴ PageUp/PageDown ─╠╤ ╨┼╥┼╙╒╫┴╬╬╤ ╦╥ж┌╪ ╞┴╩╠╔, ╘┴ ╧┬╔╥┴╘╔ ╨╧╘╥ж┬╬╔╩ ╞┴╩╠ ┴┬╧ ╫╚╧─╔╘╔ ─╧ ╧┬╥┴╬╧з ─╔╥┼╦╘╧╥жз ╦╠┴╫ж█┼└ S ┴┬╧ Enter. ¤╧┬ ╨┼╥┼═ж╙╘╔╘╔╙╪ ╬┴ ─╔╥┼╦╘╧╥ж└ ╫╔▌┼, ╧┬┼╥ж╘╪ ─╔╥┼╦╘╧╥ж└ \"..\" ╫ ╨╧▐┴╘╦╒ ╙╨╔╙╦╒ ╞┴╩╠ж╫.\n"
|
||||
"\n"
|
||||
" ю┴╙╘╒╨╬ж ╞╒╬╦├ж╧╬┴╠╪╬ж ╦╠┴╫ж█╔ ╬┴╤╫╬ж ╫ ╥┼╓╔═ж Ё┼╥┼╟╠╤─┴▐ ц┴╩╠ж╫:\n"
|
||||
"\n"
|
||||
@ -1097,38 +1006,28 @@ msgid ""
|
||||
"\n"
|
||||
" Enter the name of the directory you would like to browse to.\n"
|
||||
"\n"
|
||||
" If tab completion has not been disabled, you can use the TAB key to "
|
||||
"(attempt to) automatically complete the directory name. The following "
|
||||
"function keys are available in Browser GotoDir mode:\n"
|
||||
" If tab completion has not been disabled, you can use the TAB key to (attempt to) automatically complete the directory name. The following function keys are available in Browser GotoDir mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ─╧╨╧═╧╟╔ ╥┼╓╔═╒ ╨┼╥┼╟╠╤─┴▐┴ ╞┴╩╠ж╫ ф╧_─╔╥┼╦╘╧╥жз\n"
|
||||
"\n"
|
||||
" ў╫┼─ж╘╪ ж═'╤ ─╔╥┼╦╘╧╥жз, ╤╦╒ ў╔ ┬┴╓┴д╘┼ ╨┼╥┼╟╠╤╬╒╘╔.\n"
|
||||
"\n"
|
||||
" ё╦▌╧ tab-─╧╨╧╫╬┼╬╬╤ ╬┼ ┌┴┬╧╥╧╬┼╬╧, ў╔ ═╧╓┼╘┼ ╦╧╥╔╙╘╒╫┴╘╔╙╪ ╦╠┴╫ж█┼└ TAB ─╠╤ "
|
||||
"(╙╨╥╧┬╔) ┴╫╘╧═┴╘╔▐╬╧╟╧ ─╧╨╧╫╬┼╬╬╤ ж═'╤ ─╔╥┼╦╘╧╥жз. ю┴╙╘╒╨╬ж ╞╒╬╦├ж╧╬┴╠╪╬ж "
|
||||
"╦╠┴╫ж█╔ ╬┴╤╫╬ж ╫ ╥┼╓╔═ж ╨┼╥┼╟╠╤─┴▐┴ ╞┴╩╠ж╫ ф╧_ф╔╥┼╦╘╧╥жз:\n"
|
||||
" ё╦▌╧ tab-─╧╨╧╫╬┼╬╬╤ ╬┼ ┌┴┬╧╥╧╬┼╬╧, ў╔ ═╧╓┼╘┼ ╦╧╥╔╙╘╒╫┴╘╔╙╪ ╦╠┴╫ж█┼└ TAB ─╠╤ (╙╨╥╧┬╔) ┴╫╘╧═┴╘╔▐╬╧╟╧ ─╧╨╧╫╬┼╬╬╤ ж═'╤ ─╔╥┼╦╘╧╥жз. ю┴╙╘╒╨╬ж ╞╒╬╦├ж╧╬┴╠╪╬ж ╦╠┴╫ж█╔ ╬┴╤╫╬ж ╫ ╥┼╓╔═ж ╨┼╥┼╟╠╤─┴▐┴ ╞┴╩╠ж╫ ф╧_ф╔╥┼╦╘╧╥жз:\n"
|
||||
"\n"
|
||||
|
||||
#: nano.c:2466
|
||||
msgid ""
|
||||
"Spell Check Help Text\n"
|
||||
"\n"
|
||||
" The spell checker checks the spelling of all text in the current file. "
|
||||
"When an unknown word is encountered, it is highlighted and a replacement can "
|
||||
"be edited. It will then prompt to replace every instance of the given "
|
||||
"misspelled word in the current file.\n"
|
||||
" The spell checker checks the spelling of all text in the current file. When an unknown word is encountered, it is highlighted and a replacement can be edited. It will then prompt to replace every instance of the given misspelled word in the current file.\n"
|
||||
"\n"
|
||||
" The following other functions are available in Spell Check mode:\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Ї┼╦╙╘ ─╧╨╧═╧╟╔ ╥┼╓╔═╒ Ё╥┴╫╧╨╔╙\n"
|
||||
"\n"
|
||||
" Ё╥╧╟╥┴═┴ ╨┼╥┼╫ж╥╦╔ ╨╥┴╫╧╨╔╙╒ ╨┼╥┼╫ж╥╤д ╧╥╞╧╟╥┴╞ж└ ╫╙╪╧╟╧ ╘┼╦╙╘╒ ╫ ╨╧╘╧▐╬╧═╒ "
|
||||
"╞┴╩╠ж. ы╧╠╔ ┌╒╙╘╥ж▐┴д╘╪╙╤ ╬┼┌╬┴╩╧═┼ ╙╠╧╫╧, ╫╧╬╧ ╫╔─ж╠╤д╘╪╙╤ ╘┴ ┌'╤╫╠╤д╘╪╙╤ "
|
||||
"═╧╓╠╔╫ж╙╘╪ ╫ж─╥┼─┴╟╒╫┴╘╔ ╨╥╧╨╧╬╧╫┴╬╒ ┌┴═ж╬╒. Ё╧╘ж═ ┌'╤╫╔╘╪╙╤ ┌┴╨╔╘ ╬┴ ┌┴═ж╬╒ "
|
||||
"╦╧╓╬╧╟╧ ╫╚╧─╓┼╬╬╤ ├╪╧╟╧ ╬┼┌╬┴╩╧═╧╟╧ ╙╠╧╫┴ ╫ ╨╧╘╧▐╬╧═╒ ╞┴╩╠ж.\n"
|
||||
" Ё╥╧╟╥┴═┴ ╨┼╥┼╫ж╥╦╔ ╨╥┴╫╧╨╔╙╒ ╨┼╥┼╫ж╥╤д ╧╥╞╧╟╥┴╞ж└ ╫╙╪╧╟╧ ╘┼╦╙╘╒ ╫ ╨╧╘╧▐╬╧═╒ ╞┴╩╠ж. ы╧╠╔ ┌╒╙╘╥ж▐┴д╘╪╙╤ ╬┼┌╬┴╩╧═┼ ╙╠╧╫╧, ╫╧╬╧ ╫╔─ж╠╤д╘╪╙╤ ╘┴ ┌'╤╫╠╤д╘╪╙╤ ═╧╓╠╔╫ж╙╘╪ ╫ж─╥┼─┴╟╒╫┴╘╔ ╨╥╧╨╧╬╧╫┴╬╒ ┌┴═ж╬╒. Ё╧╘ж═ ┌'╤╫╔╘╪╙╤ ┌┴╨╔╘ ╬┴ ┌┴═ж╬╒ ╦╧╓╬╧╟╧ ╫╚╧─╓┼╬╬╤ ├╪╧╟╧ ╬┼┌╬┴╩╧═╧╟╧ ╙╠╧╫┴ ╫ ╨╧╘╧▐╬╧═╒ ╞┴╩╠ж.\n"
|
||||
"\n"
|
||||
" ю┴╙╘╒╨╬ж ж╬█ж ╞╒╬╦├жз ╬┴╤╫╬ж ╫ ╥┼╓╔═ж Ё╥┴╫╧╨╔╙:\n"
|
||||
"\n"
|
||||
@ -1188,12 +1087,8 @@ msgid "I got Alt-%c! (%d)\n"
|
||||
msgstr "ё ╨ж╩═┴╫ Alt-%c! (%d)\n"
|
||||
|
||||
#: rcfile.c:85
|
||||
msgid ""
|
||||
"\n"
|
||||
"Press return to continue starting nano\n"
|
||||
msgstr ""
|
||||
"\n"
|
||||
"ю┴╓═ж╘╪ Enter ▌╧┬ ╨╥╧─╧╫╓╔╘╔ ┌┴╫┴╬╘┴╓┼╬╬╤ nano\n"
|
||||
msgid "\nPress return to continue starting nano\n"
|
||||
msgstr "\nю┴╓═ж╘╪ Enter ▌╧┬ ╨╥╧─╧╫╓╔╘╔ ┌┴╫┴╬╘┴╓┼╬╬╤ nano\n"
|
||||
|
||||
#: rcfile.c:282
|
||||
msgid "parse_rcfile: Read a comment\n"
|
||||
@ -1373,14 +1268,12 @@ msgid " DIR: ..."
|
||||
msgstr " ф╔╥: ..."
|
||||
|
||||
#: winio.c:556
|
||||
#, fuzzy
|
||||
msgid "File: "
|
||||
msgstr " ц┴╩╠: ..."
|
||||
msgstr "ц┴╩╠: "
|
||||
|
||||
#: winio.c:558
|
||||
#, fuzzy
|
||||
msgid " DIR: "
|
||||
msgstr " ф╔╥: ..."
|
||||
msgstr " ф╔╥: "
|
||||
|
||||
#: winio.c:563
|
||||
msgid "Modified"
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user