diff --git a/nano.c b/nano.c index 264ddb48114f8fe32727afc9b9b714cf0b7b068b..4213332429f624fb8a4a3c3b902009f2728a500f 100644 --- a/nano.c +++ b/nano.c @@ -337,7 +337,7 @@ void usage(void) printf(_ (" -i --autoindent Automatically indent new lines\n")); printf(_ - (" -l --nofollow Don't follow symbolic links, overwrite.\n")); + (" -l --nofollow Don't follow symbolic links, overwrite\n")); #ifndef NANO_SMALL #ifdef NCURSES_MOUSE_VERSION printf(_(" -m --mouse Enable mouse\n")); @@ -375,7 +375,7 @@ void usage(void) #endif printf(_(" -i Automatically indent new lines\n")); printf(_ - (" -l Don't follow symbolic links, overwrite.\n")); + (" -l Don't follow symbolic links, overwrite\n")); #ifndef NANO_SMALL #ifdef NCURSES_MOUSE_VERSION printf(_(" -m Enable mouse\n")); diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c index 0b946d94a5f175629627cbc203210fd40e398426..6cd87dc84e990f0f2f1edf5c10e0ccf85c78cab4 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -133,7 +133,7 @@ Usage: nano [GNU long option] [option] +LINE <file>\n\ {" -h \t\t--help\t\t\tShow this message\n", 103}, {" -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n", 104}, {" -i \t\t--autoindent\t\tAutomatically indent new lines\n", 105}, - {" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n", 106}, + {" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n", 106}, {" -m \t\t--mouse\t\t\tEnable mouse\n", 107}, {"\ -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n", 108}, @@ -156,7 +156,7 @@ Usage: nano [option] +LINE <file>\n\ {" -h \t\tShow this message\n", 123}, {" -k \t\tLet ^K cut from cursor to end of line\n", 124}, {" -i \t\tAutomatically indent new lines\n", 125}, - {" -l \t\tDon't follow symbolic links, overwrite.\n", 126}, + {" -l \t\tDon't follow symbolic links, overwrite\n", 126}, {" -m \t\tEnable mouse\n", 127}, {" -r [#cols] \tSet fill cols to (wrap lines at) #cols\n", 128}, {" -s [prog] \tEnable alternate speller\n", 129}, diff --git a/po/de.gmo b/po/de.gmo index c64d39189d031b48516dcc23b0469a2f45224c82..cada0197b03a2472e89852b66cf7843ca340fb4d 100644 Binary files a/po/de.gmo and b/po/de.gmo differ diff --git a/po/de.po b/po/de.po index 87d5432bc26832e28d6f4532f7f6fcad3c198362..5bb027d360d107f5d3e9abeb6f8c29395df4505a 100644 --- a/po/de.po +++ b/po/de.po @@ -487,7 +487,7 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr " -i \t\t--autoindent\t\tNeue Zeilen automatisch einrücken\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" " -l \t\t--nofollow\t\tSymbolischen Links nicht folgen, sondern " "überschreiben.\n" @@ -579,7 +579,7 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -i \t\tNeue Zeilen automatisch einrücken\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" msgstr " -l \t\tSymbolischen Links nicht folgen, sondern überschreiben\n" #: nano.c:381 diff --git a/po/es.gmo b/po/es.gmo index df6658e4ab73c7d1df4b0f8a66ecb36d27bd1da1..432cf65da09b543c0437f660f5aec2e8935111b4 100644 Binary files a/po/es.gmo and b/po/es.gmo differ diff --git a/po/es.po b/po/es.po index 90602a46375df46a81bb228acfa49d5aed14d697..6e24da8f64cf6c765a5cc60ff1879f2f1ecb23ea 100644 --- a/po/es.po +++ b/po/es.po @@ -489,9 +489,9 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr " -i \t\t--autoindent\t\tIndentar automáticamente nuevas líneas\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" -" -l \t\t--nofollow\t\tNo seguir enlaces simbólicos, sobreescribirlos.\n" +" -l \t\t--nofollow\t\tNo seguir enlaces simbólicos, sobreescribirlos\n" #: nano.c:343 msgid " -m \t\t--mouse\t\t\tEnable mouse\n" @@ -575,8 +575,8 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -v \t\tIndentar automáticamente nuevas líneas\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" -msgstr " -l \t\tNo seguir enlaces simbólicos, sobreescribirlos.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" +msgstr " -l \t\tNo seguir enlaces simbólicos, sobreescribirlos\n" #: nano.c:381 msgid " -m \t\tEnable mouse\n" diff --git a/po/fi.gmo b/po/fi.gmo index 34c5cae37b625fad7eee7a5e5f0466b5829b7700..3cc3059f5763a5d1ee7ea5d92400cf1bf343ad85 100644 Binary files a/po/fi.gmo and b/po/fi.gmo differ diff --git a/po/fi.po b/po/fi.po index af54007800921bf7b194c168676dd1e41d2ecc20..dee3b2501a241321e53eb2e99cbda7d8b7190f18 100644 --- a/po/fi.po +++ b/po/fi.po @@ -486,7 +486,7 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr " -i \t\t--autoindent\t\tSisennä uudet rivit automaattisesti\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" " -l \t\t--nofollow\t\tÄlä seuraa symbolisia linkkejä, vaan\n" "\t\t\t\t\tkorvaa ne tiedostoilla.\n" @@ -575,8 +575,8 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -i \t\tSisennä uudet rivit automaattisesti\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" -msgstr " -l \t\tÄlä seuraa symbolisia linkkejä, vaan korvaa ne tiedostoilla.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" +msgstr " -l \t\tÄlä seuraa symbolisia linkkejä, vaan korvaa ne tiedostoilla\n" #: nano.c:381 msgid " -m \t\tEnable mouse\n" diff --git a/po/fr.gmo b/po/fr.gmo index 4603bb5b8a3ed373d21cfd1b6903ef814f70dcd8..c80dbaf2be37b0e8392091c0d50fc968bef68c6a 100644 Binary files a/po/fr.gmo and b/po/fr.gmo differ diff --git a/po/fr.po b/po/fr.po index ca0b831fc20fdf93d07c3d03871006ec590e1d54..fff984603f4c9d672581133f2c7f861feb865bcd 100644 --- a/po/fr.po +++ b/po/fr.po @@ -500,7 +500,7 @@ msgstr "" " -i \t\t--autoindent\t\tIndenter automatiquement les nouvelles lignes\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" " -l \t\t--nofollow\t\tNe suit pas les liens symboliques. Outrepasse " "l'écriture\n" @@ -593,7 +593,7 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -i \t\tIndenter automatiquement les nouvelles lignes\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" msgstr "-l \t\tNe pas suivre les liens symboliques. Outrepasse à l'écriture\n" #: nano.c:381 diff --git a/po/id.gmo b/po/id.gmo index 69881735103ab812facdfa74e466fac1baef0511..98e0e68eabe8a7077bd5ddd4f98eeaafbc488bb5 100644 Binary files a/po/id.gmo and b/po/id.gmo differ diff --git a/po/id.po b/po/id.po index f97915f13b4c342cf188b0c3722ff9face43ff4f..7f911b6d2db5df29d715c4df6388e42ced53cdd3 100644 --- a/po/id.po +++ b/po/id.po @@ -488,8 +488,8 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr "-i --autoindent Indentasi baris barus secara otomatis\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" -msgstr "-l --nofollow Jangan ikuti link simbolik, timpa.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" +msgstr "-l --nofollow Jangan ikuti link simbolik, timpa\n" #: nano.c:343 msgid " -m \t\t--mouse\t\t\tEnable mouse\n" @@ -574,8 +574,8 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr "-i Indent baris barus secara otomatis\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" -msgstr "-l Jangan ikuti link simbolik, timpa.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" +msgstr "-l Jangan ikuti link simbolik, timpa\n" #: nano.c:381 msgid " -m \t\tEnable mouse\n" diff --git a/po/it.gmo b/po/it.gmo index 43d3a1ef934bba1f105a4bec6286a50803e7f34e..6bb3194a9709571fe418bbf11e36c5cae31fbbf6 100644 Binary files a/po/it.gmo and b/po/it.gmo differ diff --git a/po/it.po b/po/it.po index 85aa811e296157da88e5e77647957786ca3c90ed..a999c1ebefd00f6ac9ff9bfb1af98d08de0a898b 100644 --- a/po/it.po +++ b/po/it.po @@ -473,7 +473,7 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr " -i \t\t--autoindent\t\tIndentar automáticamente nuevas líneas\n" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" #: nano.c:343 @@ -559,8 +559,8 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr " -v \t\tIndentazione automatica nuove linee\n" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" -msgstr " -l \t\tNon seguire i link simbolici, sovrascrivi.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" +msgstr " -l \t\tNon seguire i link simbolici, sovrascrivi\n" #: nano.c:381 msgid " -m \t\tEnable mouse\n" diff --git a/po/nano.pot b/po/nano.pot index e87582d740db924e108c10b15e4d2a5635b70b8e..2923a210769b571e9a6614ec59230f6c9773acc0 100644 --- a/po/nano.pot +++ b/po/nano.pot @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2000-10-01 23:50-0400\n" +"POT-Creation-Date: 2000-10-02 00:28-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -466,7 +466,7 @@ msgid " -i \t\t--autoindent\t\tAutomatically indent new lines\n" msgstr "" #: nano.c:340 -msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n" msgstr "" #: nano.c:343 @@ -549,7 +549,7 @@ msgid " -i \t\tAutomatically indent new lines\n" msgstr "" #: nano.c:378 -msgid " -l \t\tDon't follow symbolic links, overwrite.\n" +msgid " -l \t\tDon't follow symbolic links, overwrite\n" msgstr "" #: nano.c:381