* edit/editcmd.c (edit_replace_dialog): Replace duplicate hotkey.

* po/*.po: Update changed string.
This commit is contained in:
Leonard den Ottolander 2005-10-04 21:15:06 +00:00
parent 79567ed4a1
commit cd2061a883
40 changed files with 46 additions and 38 deletions

View File

@ -1,3 +1,7 @@
2005-10-04 Leonard den Ottolander <leonard den ottolander nl>
* editcmd.c (edit_replace_dialog): Replace duplicate hotkey.
2005-09-07 Roland Illig <roland.illig@gmx.de>
* editmenu.c: Added a "Save setup..." entry. There had not been

View File

@ -1247,7 +1247,7 @@ edit_replace_dialog (WEdit * edit, const char *search_default,
0, 0, NULL},
{quick_checkbox, 33, REPLACE_DLG_WIDTH, 10, REPLACE_DLG_HEIGHT, N_("replace &All"), 0, 0,
0, 0, NULL},
{quick_checkbox, 33, REPLACE_DLG_WIDTH, 9, REPLACE_DLG_HEIGHT, N_("pr&Ompt on replace"), 0, 0,
{quick_checkbox, 33, REPLACE_DLG_WIDTH, 9, REPLACE_DLG_HEIGHT, N_("&Prompt on replace"), 0, 0,
0, 0, NULL},
{quick_checkbox, 4, REPLACE_DLG_WIDTH, 11, REPLACE_DLG_HEIGHT, N_("&Backwards"), 0, 0,
0, 0, NULL},

View File

@ -1,3 +1,7 @@
2005-10-04 Leonard den Ottolander <leonard den ottolander nl>
* *.po: Update changed string.
2005-10-04 Pavel Roskin <proski@gnu.org>
* Makevars: Rename gettext_ui to Q_ for glib compatibility.

View File

@ -180,7 +180,7 @@ msgstr "scanf &Expression"
msgid "replace &All"
msgstr "&hamısını dəyişdir"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Dəyişiklikdə mey&dana çıx"
msgid "&Backwards"

View File

@ -175,7 +175,7 @@ msgstr "
msgid "replace &All"
msgstr "Çàìÿí³öü &Óñå"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Ïàäöüâåðäç³öü &çàìåíó"
msgid "&Backwards"

View File

@ -177,7 +177,7 @@ msgstr "scanf израз"
msgid "replace &All"
msgstr "Замести всички"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Питай при замяна"
msgid "&Backwards"

View File

@ -180,7 +180,7 @@ msgstr "&Expressi
msgid "replace &All"
msgstr "reemplaça'ls &Tots"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Preg&Unta en reemplaçar"
msgid "&Backwards"

View File

@ -184,7 +184,7 @@ msgstr "v
msgid "replace &All"
msgstr "Nahradit &Vše"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "&Dotaz na nahrazení "
msgid "&Backwards"

View File

@ -186,7 +186,7 @@ msgstr "scanf &Udtryk"
msgid "replace &All"
msgstr "&Erstat alle"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "s&Pørg før erstat"
msgid "&Backwards"

View File

@ -181,7 +181,7 @@ msgstr "scanf-Ausdruck"
msgid "replace &All"
msgstr "&Alle ersetzen"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Nachfragen v&Or Ersetzen"
msgid "&Backwards"

View File

@ -178,7 +178,7 @@ msgstr ""
msgid "replace &All"
msgstr "αντικατάσταση ό&λων"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr ""
msgid "&Backwards"

View File

@ -175,7 +175,7 @@ msgstr "&Expresi
msgid "replace &All"
msgstr "reemplazar &Todos"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "c&Onfirmar cambios"
msgid "&Backwards"

View File

@ -180,7 +180,7 @@ msgstr "scanf &Adierazpena"
msgid "replace &All"
msgstr "&Ordeztu guztiak"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "&galdetu ordeztean"
msgid "&Backwards"

View File

@ -181,7 +181,7 @@ msgstr "scanf &Lauseke"
msgid "replace &All"
msgstr "korvaa &Kaikki"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "kysy korvatess&a"
msgid "&Backwards"

View File

@ -183,7 +183,7 @@ msgstr "&Expression scanf"
msgid "replace &All"
msgstr "Tout rempl&acer"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "C&onfirmation avant remplacement"
msgid "&Backwards"

View File

@ -188,7 +188,7 @@ msgstr "&Scanf-kifejez
msgid "replace &All"
msgstr "Mindet &cserélni"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Csere előtt kér&dés"
msgid "&Backwards"

View File

@ -179,7 +179,7 @@ msgstr "&Espressione scanf"
msgid "replace &All"
msgstr "Sostituisci &tutto"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "&Chiedi sempre"
msgid "&Backwards"

View File

@ -180,7 +180,7 @@ msgstr "scanf
msgid "replace &All"
msgstr "全て置き換える(&A)"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "置換時にプロンプト(&O)"
msgid "&Backwards"

View File

@ -176,7 +176,7 @@ msgstr "scanf ǥ
msgid "replace &All"
msgstr "모두 바꿈(&A)"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "바꿀 때마다 물어봄(&O)"
msgid "&Backwards"

View File

@ -177,7 +177,7 @@ msgstr "„scanf“ iš&raiška"
msgid "replace &All"
msgstr "P&akeisti viską"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Praneš&ti keičiant"
msgid "&Backwards"

View File

@ -179,7 +179,7 @@ msgstr "scan&F izteiksme"
msgid "replace &All"
msgstr "aizvietot vi&Sus"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "jau&Tât pie aizvietoðanas"
msgid "&Backwards"

View File

@ -182,7 +182,7 @@ msgstr "Бичиглэл &scanf"
msgid "replace &All"
msgstr "Бүгдийг &солих"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Солилцоог &бататгах"
msgid "&Backwards"

View File

@ -179,7 +179,7 @@ msgstr "'scanf'-&Expressie"
msgid "replace &All"
msgstr "Vervang &Alles"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "&Vraag bij vervanging"
msgid "&Backwards"

View File

@ -177,7 +177,7 @@ msgstr "scanf uttrykk"
msgid "replace &All"
msgstr "erstatt alle"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "spør ved erstatning"
msgid "&Backwards"

View File

@ -183,7 +183,7 @@ msgstr "Wyra
msgid "replace &All"
msgstr "Zastąp wszystkie"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Potwierdzanie"
msgid "&Backwards"

View File

@ -179,7 +179,7 @@ msgstr "scanf &Express
msgid "replace &All"
msgstr "substituir &Todas"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "perguntar a&o substituir"
msgid "&Backwards"

View File

@ -184,7 +184,7 @@ msgstr "&Express
msgid "replace &All"
msgstr "Substituir &Todos"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "&Perguntar antes de sobrescrever"
msgid "&Backwards"

View File

@ -180,7 +180,7 @@ msgstr "expresie &Scanf "
msgid "replace &All"
msgstr "înlocuieºte &Tot"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "con&Firmã înlocuirea "
msgid "&Backwards"

View File

@ -190,7 +190,7 @@ msgstr "
msgid "replace &All"
msgstr "Заменить &все"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Подтверждать &замену"
msgid "&Backwards"

View File

@ -179,7 +179,7 @@ msgstr "&Výraz pre scanf"
msgid "replace &All"
msgstr "nahradiť vš&Etko"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "&Vyzvať pri nahradení"
msgid "&Backwards"

View File

@ -177,7 +177,7 @@ msgstr "scanf &Izraz"
msgid "replace &All"
msgstr "zamenjaj &Vse"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "p&Otrdimo ob zamenjavi"
msgid "&Backwards"

View File

@ -180,7 +180,7 @@ msgstr "
msgid "replace &All"
msgstr "×ÐÜÕÝØ &ÁÒÕ"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "ß&¾âÒàÔÐ ×ÐÜÕÝÕ"
msgid "&Backwards"

View File

@ -184,7 +184,7 @@ msgstr "scanf &Uttryck"
msgid "replace &All"
msgstr "ersätt &Alla"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "fr&Åga vid ersätt"
msgid "&Backwards"

View File

@ -177,7 +177,7 @@ msgstr "scanf &
msgid "replace &All"
msgstr "«¨Éò¨¾Ôõ &Á¡üÚ"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Á¡üÚõ§À¡Ð à&ñÎ"
msgid "&Backwards"

View File

@ -181,7 +181,7 @@ msgstr "scanf &Deyimi"
msgid "replace &All"
msgstr "&Tümünün yerini değiştir"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "Yerleştirirken &Sor"
msgid "&Backwards"

View File

@ -180,7 +180,7 @@ msgstr "
msgid "replace &All"
msgstr "úÁͦÎÉÔÉ &yÓ¦"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "ðÉÔÁÔÉÓÑ ÐÒ&o ÚÁͦÎÕ"
msgid "&Backwards"

View File

@ -181,7 +181,7 @@ msgstr "biểu thức &Scanf"
msgid "replace &All"
msgstr "&Thay thế tất cả"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "&Hỏi trước khi thay"
msgid "&Backwards"

View File

@ -187,7 +187,7 @@ msgstr "scanf sol &Rato
msgid "replace &All"
msgstr "mete el plaece tot &costé"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "&Dimander cwè divant do discandjî"
msgid "&Backwards"

View File

@ -179,7 +179,7 @@ msgstr "scanf 表达式(&E)"
msgid "replace &All"
msgstr "全部替换(&A)"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr "替换时提示(&O)"
msgid "&Backwards"

View File

@ -179,7 +179,7 @@ msgstr " Scanf
msgid "replace &All"
msgstr "<22>场蠢传"
msgid "pr&Ompt on replace"
msgid "&Prompt on replace"
msgstr " 蠢传ぇ玡璶<E78EA1>高拜 "
msgid "&Backwards"