mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 07:59:44 +02:00
Merged revision(s) 47404-47405 #d120249699-#d120249699 from trunk:
Debugger: minor message improvements ........ Debugger: regenerated translations; updated Russian translation ........ git-svn-id: branches/fixes_1_4@47409 -
This commit is contained in:
parent
61ed837068
commit
5804293663
@ -76,8 +76,8 @@ resourcestring
|
||||
|
||||
drsUseInstanceClassType = 'Use Instance class type';
|
||||
drsLen = 'Len=%d: ';
|
||||
synfNewValueIsEmpty = '"New value" is empty';
|
||||
synfTheDebuggerWasNotAbleToModifyTheValue = 'The debugger was not able to modify the value';
|
||||
synfNewValueIsEmpty = '"New value" is empty.';
|
||||
synfTheDebuggerWasNotAbleToModifyTheValue = 'The debugger was not able to modify the value.';
|
||||
|
||||
|
||||
implementation
|
||||
|
@ -143,3 +143,11 @@ msgstr "Anexar resultado al final de la historial"
|
||||
msgid "Insert result at top of history"
|
||||
msgstr "Inserte resultado en la parte superior de la historial"
|
||||
|
||||
#: debuggerstrconst.synfnewvalueisempty
|
||||
msgid "\"New value\" is empty."
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.synfthedebuggerwasnotabletomodifythevalue
|
||||
msgid "The debugger was not able to modify the value."
|
||||
msgstr ""
|
||||
|
||||
|
@ -145,3 +145,11 @@ msgstr "Eredmények az előzmények aljára"
|
||||
msgid "Insert result at top of history"
|
||||
msgstr "Eredmények az előzmények tetejére"
|
||||
|
||||
#: debuggerstrconst.synfnewvalueisempty
|
||||
msgid "\"New value\" is empty."
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.synfthedebuggerwasnotabletomodifythevalue
|
||||
msgid "The debugger was not able to modify the value."
|
||||
msgstr ""
|
||||
|
||||
|
@ -143,3 +143,11 @@ msgstr "Accodare il risultato in fondo allo storico"
|
||||
msgid "Insert result at top of history"
|
||||
msgstr "Inserire risultato in testa allo storico"
|
||||
|
||||
#: debuggerstrconst.synfnewvalueisempty
|
||||
msgid "\"New value\" is empty."
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.synfthedebuggerwasnotabletomodifythevalue
|
||||
msgid "The debugger was not able to modify the value."
|
||||
msgstr ""
|
||||
|
||||
|
@ -145,3 +145,11 @@ msgstr "Rezultatą pridėti istorijos apačioje"
|
||||
msgid "Insert result at top of history"
|
||||
msgstr "Rezultatą pridėti istorijos viršuje"
|
||||
|
||||
#: debuggerstrconst.synfnewvalueisempty
|
||||
msgid "\"New value\" is empty."
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.synfthedebuggerwasnotabletomodifythevalue
|
||||
msgid "The debugger was not able to modify the value."
|
||||
msgstr ""
|
||||
|
||||
|
@ -135,3 +135,11 @@ msgstr ""
|
||||
msgid "Insert result at top of history"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.synfnewvalueisempty
|
||||
msgid "\"New value\" is empty."
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.synfthedebuggerwasnotabletomodifythevalue
|
||||
msgid "The debugger was not able to modify the value."
|
||||
msgstr ""
|
||||
|
||||
|
@ -143,3 +143,11 @@ msgstr "Добавлять результат в историю снизу"
|
||||
msgid "Insert result at top of history"
|
||||
msgstr "Добавлять результат в историю сверху"
|
||||
|
||||
#: debuggerstrconst.synfnewvalueisempty
|
||||
msgid "\"New value\" is empty."
|
||||
msgstr "Поле \"Новое значение\" пусто."
|
||||
|
||||
#: debuggerstrconst.synfthedebuggerwasnotabletomodifythevalue
|
||||
msgid "The debugger was not able to modify the value."
|
||||
msgstr "Отладчику не удалось изменить значение."
|
||||
|
||||
|
@ -142,3 +142,11 @@ msgstr ""
|
||||
msgid "Insert result at top of history"
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.synfnewvalueisempty
|
||||
msgid "\"New value\" is empty."
|
||||
msgstr ""
|
||||
|
||||
#: debuggerstrconst.synfthedebuggerwasnotabletomodifythevalue
|
||||
msgid "The debugger was not able to modify the value."
|
||||
msgstr ""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user