Files
libreoffice-translations-we…/translations/source/bg/nlpsolver/src/locale.po
2012-02-20 14:23:50 +01:00

182 lines
7.5 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
#. extracted from nlpsolver/src/locale.oo
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: http://qa.openoffice.org/issues/enter_bug.cgi?comment=&component=l10n&form_name=enter_issue&short_desc=Localization+issue+in+file%3A+nlpsolver%2Fsrc%2Flocale.oo&subcomponent=ui\n"
"POT-Creation-Date: 2012-01-21 16:00+0200\n"
"PO-Revision-Date: 2011-12-26 22:10+0200\n"
"Last-Translator: mbalabanov <m.balabanov@gmail.com>\n"
"Language-Team: .\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Translate Toolkit 1.9.0\n"
"X-Accelerator-Marker: ~\n"
"X-Project-Style: openoffice\n"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.AssumeNonNegative.property.text
msgid "Assume Non-Negative Variables"
msgstr "Променливите са неотрицателни"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.SwarmSize.property.text
msgid "Size of Swarm"
msgstr "Размер на роя"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.LibrarySize.property.text
msgid "Size of Library"
msgstr "Размер на библиотеката"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.LearningCycles.property.text
msgid "Learning Cycles"
msgstr "Обучаващи цикли"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.GuessVariableRange.property.text
msgid "Variable Bounds Guessing"
msgstr "Оценка на границите на променливите"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.VariableRangeThreshold.property.text
msgid "Variable Bounds Threshold (when guessing)"
msgstr "Праг за границите на променливите (при оценяване)"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.UseACRComparator.property.text
msgid "Use ACR Comparator (instead of BCH)"
msgstr "Сравняване чрез ACR (вместо BCH)"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.UseRandomStartingPoint.property.text
msgid "Use Random starting point"
msgstr "Използване на случайна начална точка"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.StagnationLimit.property.text
msgid "Stagnation Limit"
msgstr "Граница за стагнация"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.Tolerance.property.text
msgid "Stagnation Tolerance"
msgstr "Толеранс за стагнация"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.EnhancedSolverStatus.property.text
msgid "Show enhanced solver status"
msgstr "Показване на разширено състояние"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.AgentSwitchRate.property.text
msgid "Agent Switch Rate (DE Probability)"
msgstr "Ниво на превключване на агента (вероятност за DE)"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.DEFactor.property.text
msgid "DE: Scaling Factor (0-1.2)"
msgstr "DE: коефициент на мащабиране (01,2)"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.DECR.property.text
msgid "DE: Crossover Probability (0-1)"
msgstr "DE: вероятност за кръстосване (01)"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSC1.property.text
msgid "PS: Cognitive Constant"
msgstr "PS: когнитивна константа"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSC2.property.text
msgid "PS: Social Constant"
msgstr "PS: социална константа"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSWeight.property.text
msgid "PS: Constriction Coefficient"
msgstr "PS: коефициент на свиване"
#: NLPSolverCommon_en_US.properties#NLPSolverCommon.Properties.PSCL.property.text
msgid "PS: Mutation Probability (0-0.005)"
msgstr "PS: вероятност за мутация (00,005)"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Dialog.Caption.property.text
msgid "Solver Status"
msgstr "Състояние на решаването"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblSolution.property.text
msgid "Current Solution:"
msgstr "Текущо решение:"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblIteration.property.text
msgid "Iteration:"
msgstr "Итерация:"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblStagnation.property.text
msgid "Stagnation:"
msgstr "Стагнация:"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.lblRuntime.property.text
msgid "Runtime:"
msgstr "Времетраене:"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnStop.property.text
msgid "Stop"
msgstr "Спиране"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnOK.property.text
msgid "OK"
msgstr "OK"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Controls.btnContinue.property.text
msgid "Continue"
msgstr "Продължаване"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopIteration.property.text
msgid "Maximum iterations reached."
msgstr "Достигнат е максимумът за итерации."
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopStagnation.property.text
msgid "Process stopped due to stagnation."
msgstr "Процесът е спрян поради стагнация."
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.StopUser.property.text
msgid "Process stopped due to user interruption."
msgstr "Процесът е спрян поради прекъсване от потребителя."
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Message.CurrentIteration.property.text
msgid "Process stopped at iteration %d of %d."
msgstr "Процесът е спрян на итерация %d от %d."
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Nanoseconds.property.text
msgid "Nanoseconds"
msgstr "Наносекунди"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Microseconds.property.text
msgid "Microseconds"
msgstr "Микросекунди"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Milliseconds.property.text
msgid "Milliseconds"
msgstr "Милисекунди"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Second.property.text
msgid "Second"
msgstr "Секунда"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Seconds.property.text
msgid "Seconds"
msgstr "Секунди"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Minute.property.text
msgid "Minute"
msgstr "Минута"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Minutes.property.text
msgid "Minutes"
msgstr "Минути"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Hour.property.text
msgid "Hour"
msgstr "Час"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Hours.property.text
msgid "Hours"
msgstr "Часа"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Day.property.text
msgid "Day"
msgstr "Ден"
#: NLPSolverStatusDialog_en_US.properties#NLPSolverStatusDialog.Time.Days.property.text
msgid "Days"
msgstr "Дни"