mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[po] New lines at the end of text are "forbidden".
This commit is contained in:
parent
2c47b22bc4
commit
c753c75f94
4
po/pl.po
4
po/pl.po
@ -3967,7 +3967,7 @@ msgid ""
|
||||
"\n"
|
||||
"Commands run in the background by default: elinks is still active, and they "
|
||||
"do not receive standard input. The \"foreground\" suboption reverses this "
|
||||
"behaviour: the command receives standard input and elinks is blocked.\n"
|
||||
"behaviour: the command receives standard input and elinks is blocked."
|
||||
msgstr ""
|
||||
"Reguły przekazywania URI do zewnętrznych poleceń. Gdy jedna reguła jest "
|
||||
"zdefiniowana menu odnośnika i karty będzie mogło przekazać URI odnośnika, "
|
||||
@ -3982,7 +3982,7 @@ msgstr ""
|
||||
"Polecenia są uruchamiane domyślnie w tle. elinks jest wciąż aktywny, i "
|
||||
"komendy nie otrzymują standardowego wejścia. Podopcja \"foreground\" odwraca "
|
||||
"te zachowanie. Komendy dostają dostęp do standardowego wejścia a elinks jest "
|
||||
"blokowany.\n"
|
||||
"blokowany."
|
||||
|
||||
#: src/config/options.inc:906
|
||||
msgid "A rule for passing URI to an external command."
|
||||
|
4
po/sr.po
4
po/sr.po
@ -3463,13 +3463,13 @@ msgid ""
|
||||
"\n"
|
||||
"The action and submenus are also available by binding keys to the frame-external-command, the link-external-command, and the tab-external-command actions.\n"
|
||||
"\n"
|
||||
"Commands run in the background by default: elinks is still active, and they do not receive standard input. The \"foreground\" suboption reverses this behaviour: the command receives standard input and elinks is blocked.\n"
|
||||
"Commands run in the background by default: elinks is still active, and they do not receive standard input. The \"foreground\" suboption reverses this behaviour: the command receives standard input and elinks is blocked."
|
||||
msgstr ""
|
||||
"Правила за прослеђивање УРИ-ја спољашњим наредбама. Када је задато једно правило, мени везе и језичка ће имати ставку која омогућава да се УРИ везе, оквира или језичка проследи спољашњој наредби. Ако је задато више правила, мени везе и језичка ће имати подмени са ставкама за свако правило.\n"
|
||||
"\n"
|
||||
"Акција и подменији су такође доступни доделом тастера акцијама frame-external-command, link-external-command и tab-external-command.\n"
|
||||
"\n"
|
||||
"Команде се подразумевано покрећу у позадини: elinks је и даље активан, а оне не примају стандардни улаз. Подопција „foreground“ обрће ово понашање: наредба прима стандардни улаз а elinks је блокиран.\n"
|
||||
"Команде се подразумевано покрећу у позадини: elinks је и даље активан, а оне не примају стандардни улаз. Подопција „foreground“ обрће ово понашање: наредба прима стандардни улаз а elinks је блокиран."
|
||||
|
||||
#: src/config/options.inc:906
|
||||
msgid "A rule for passing URI to an external command."
|
||||
|
@ -899,7 +899,7 @@ static union option_info config_options_info[] = {
|
||||
"active, and they do not receive standard input. "
|
||||
"The \"foreground\" suboption reverses this behaviour: "
|
||||
"the command receives standard input "
|
||||
"and elinks is blocked.\n")),
|
||||
"and elinks is blocked.")),
|
||||
|
||||
INIT_OPT_TREE("document.uri_passing", NULL,
|
||||
"_template_", OPT_ZERO,
|
||||
|
Loading…
Reference in New Issue
Block a user