From fb649e4579ab6a564fc6b28a422cb79db09d98fc Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 12 Feb 2011 09:07:52 +0100 Subject: l10n: typo fix in Dutch (nl) nlpsolver translation --- nlpsolver/locale/NLPSolverCommon_nl.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nlpsolver') diff --git a/nlpsolver/locale/NLPSolverCommon_nl.properties b/nlpsolver/locale/NLPSolverCommon_nl.properties index 65050e19c2a4..ec9fecd6180d 100644 --- a/nlpsolver/locale/NLPSolverCommon_nl.properties +++ b/nlpsolver/locale/NLPSolverCommon_nl.properties @@ -17,5 +17,5 @@ NLPSolverCommon.Properties.DEFactor=DE: Schaalfactor (0-1.2) NLPSolverCommon.Properties.DECR=DE: Overspraakwaarschijnlijkheid (0-1) NLPSolverCommon.Properties.PSC1=PS: Cognitieve constante NLPSolverCommon.Properties.PSC2=PS: Sociale constante -NLPSolverCommon.Properties.PSWeight=PS: Beperkingsco\u0102\u0164fficient +NLPSolverCommon.Properties.PSWeight=PS: Beperkingsco\u00EBfficient NLPSolverCommon.Properties.PSCL=PS: Mutatiewaarschijnlijkheid (0-0.005) -- cgit From b6921850701682464a111ab343f8621b33d6acfd Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 13 Feb 2011 09:22:15 +0100 Subject: l10n: don't extract strings from localized NLPSolver properties --- nlpsolver/locale/NLPSolverCommon_ast.properties | 1 + nlpsolver/locale/NLPSolverCommon_ca.properties | 1 + nlpsolver/locale/NLPSolverCommon_de.properties | 1 + nlpsolver/locale/NLPSolverCommon_en_GB.properties | 1 + nlpsolver/locale/NLPSolverCommon_es.properties | 1 + nlpsolver/locale/NLPSolverCommon_fa.properties | 1 + nlpsolver/locale/NLPSolverCommon_fi.properties | 1 + nlpsolver/locale/NLPSolverCommon_fr.properties | 1 + nlpsolver/locale/NLPSolverCommon_hu.properties | 1 + nlpsolver/locale/NLPSolverCommon_it.properties | 1 + nlpsolver/locale/NLPSolverCommon_ja.properties | 1 + nlpsolver/locale/NLPSolverCommon_ko.properties | 1 + nlpsolver/locale/NLPSolverCommon_nb.properties | 1 + nlpsolver/locale/NLPSolverCommon_nl.properties | 1 + nlpsolver/locale/NLPSolverCommon_pt_BR.properties | 1 + nlpsolver/locale/NLPSolverCommon_ru.properties | 1 + nlpsolver/locale/NLPSolverCommon_sl.properties | 1 + nlpsolver/locale/NLPSolverCommon_zh_CN.properties | 1 + nlpsolver/locale/NLPSolverCommon_zh_TW.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_ast.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_ca.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_de.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_es.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_fa.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_fi.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_fr.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_hu.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_is.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_it.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_ja.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_ko.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_nb.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_nl.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_ru.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_sl.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties | 1 + nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties | 1 + 39 files changed, 39 insertions(+) (limited to 'nlpsolver') diff --git a/nlpsolver/locale/NLPSolverCommon_ast.properties b/nlpsolver/locale/NLPSolverCommon_ast.properties index fc92d755d10e..e60e3059264c 100644 --- a/nlpsolver/locale/NLPSolverCommon_ast.properties +++ b/nlpsolver/locale/NLPSolverCommon_ast.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Asumir variables non-negatives #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_ca.properties b/nlpsolver/locale/NLPSolverCommon_ca.properties index 6adf00deda01..b9c0bd9a7425 100644 --- a/nlpsolver/locale/NLPSolverCommon_ca.properties +++ b/nlpsolver/locale/NLPSolverCommon_ca.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Assumeix variables no negatives #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_de.properties b/nlpsolver/locale/NLPSolverCommon_de.properties index 54b6f377bbed..56108cd66cc5 100644 --- a/nlpsolver/locale/NLPSolverCommon_de.properties +++ b/nlpsolver/locale/NLPSolverCommon_de.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Nicht-negative Variablen voraussetzen #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_en_GB.properties b/nlpsolver/locale/NLPSolverCommon_en_GB.properties index 6ec91f8ce2a8..f5ff239dba8f 100644 --- a/nlpsolver/locale/NLPSolverCommon_en_GB.properties +++ b/nlpsolver/locale/NLPSolverCommon_en_GB.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Assume Non-Negative Variables #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_es.properties b/nlpsolver/locale/NLPSolverCommon_es.properties index 3bf4d9ca3824..b1c20a2c717a 100644 --- a/nlpsolver/locale/NLPSolverCommon_es.properties +++ b/nlpsolver/locale/NLPSolverCommon_es.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Asumir variables no-negativas #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_fa.properties b/nlpsolver/locale/NLPSolverCommon_fa.properties index 1e8bf0bfd15f..b596522d935e 100644 --- a/nlpsolver/locale/NLPSolverCommon_fa.properties +++ b/nlpsolver/locale/NLPSolverCommon_fa.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=\u0641\u0631\u0636 \u06A9\u0631\u062F\u0646 \u0645\u062A\u063A\u06CC\u0631\u0647\u0627\u06CC \u0646\u0627\u0645\u0646\u0641\u06CC #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_fi.properties b/nlpsolver/locale/NLPSolverCommon_fi.properties index e77054a5aee1..0bc8cbd84353 100644 --- a/nlpsolver/locale/NLPSolverCommon_fi.properties +++ b/nlpsolver/locale/NLPSolverCommon_fi.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Oleta muuttujat ei-negatiivisiksi #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_fr.properties b/nlpsolver/locale/NLPSolverCommon_fr.properties index 4968a9e5eb33..bf26078eb52c 100644 --- a/nlpsolver/locale/NLPSolverCommon_fr.properties +++ b/nlpsolver/locale/NLPSolverCommon_fr.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Supposer des variables non n\u00E9gatives #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_hu.properties b/nlpsolver/locale/NLPSolverCommon_hu.properties index 0de747e6e0de..06e38d242ece 100644 --- a/nlpsolver/locale/NLPSolverCommon_hu.properties +++ b/nlpsolver/locale/NLPSolverCommon_hu.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Nem negat\u00EDv v\u00E1ltoz\u00F3k felt\u00E9telez\u00E9se #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_it.properties b/nlpsolver/locale/NLPSolverCommon_it.properties index 9a143e67b098..be424e808ba6 100644 --- a/nlpsolver/locale/NLPSolverCommon_it.properties +++ b/nlpsolver/locale/NLPSolverCommon_it.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Presumi variabili non-negative #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_ja.properties b/nlpsolver/locale/NLPSolverCommon_ja.properties index f538d553cf20..e1dec8966fe5 100644 --- a/nlpsolver/locale/NLPSolverCommon_ja.properties +++ b/nlpsolver/locale/NLPSolverCommon_ja.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=\u975E\u8CA0\u306E\u5909\u6570\u3092\u4EEE\u5B9A\u3059\u308B #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_ko.properties b/nlpsolver/locale/NLPSolverCommon_ko.properties index 207d918fb3d1..9caa039c19ab 100644 --- a/nlpsolver/locale/NLPSolverCommon_ko.properties +++ b/nlpsolver/locale/NLPSolverCommon_ko.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=\uC74C\uC218\uAC00 \uC544\uB2CC \uBCC0\uC218\uB97C \uAC00\uC815 #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_nb.properties b/nlpsolver/locale/NLPSolverCommon_nb.properties index 404407eb1f2b..3b88d95b50f8 100644 --- a/nlpsolver/locale/NLPSolverCommon_nb.properties +++ b/nlpsolver/locale/NLPSolverCommon_nb.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Assume Non-Negative Variables #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_nl.properties b/nlpsolver/locale/NLPSolverCommon_nl.properties index ec9fecd6180d..8288734bd08f 100644 --- a/nlpsolver/locale/NLPSolverCommon_nl.properties +++ b/nlpsolver/locale/NLPSolverCommon_nl.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Niet negatieve variabelen aannemen #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_pt_BR.properties b/nlpsolver/locale/NLPSolverCommon_pt_BR.properties index f63e989bbb1f..4ed7ac9b6377 100644 --- a/nlpsolver/locale/NLPSolverCommon_pt_BR.properties +++ b/nlpsolver/locale/NLPSolverCommon_pt_BR.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Assumir vari\u00E1veis como n\u00E3o negativas #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_ru.properties b/nlpsolver/locale/NLPSolverCommon_ru.properties index fcea0253442f..c240fed75797 100644 --- a/nlpsolver/locale/NLPSolverCommon_ru.properties +++ b/nlpsolver/locale/NLPSolverCommon_ru.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=\u041F\u0440\u0438\u043D\u044F\u0442\u044C \u043F\u0435\u0440\u0435\u043C\u0435\u043D\u043D\u044B\u0435 \u043A\u0430\u043A \u043D\u0435\u043E\u0442\u0440\u0438\u0446\u0430\u0442\u0435\u043B\u044C\u043D\u044B\u0435 #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_sl.properties b/nlpsolver/locale/NLPSolverCommon_sl.properties index cf28b5497966..8ef157c09c1a 100644 --- a/nlpsolver/locale/NLPSolverCommon_sl.properties +++ b/nlpsolver/locale/NLPSolverCommon_sl.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=Domnevaj nenegativne spremenljivke diff --git a/nlpsolver/locale/NLPSolverCommon_zh_CN.properties b/nlpsolver/locale/NLPSolverCommon_zh_CN.properties index c1e77665ebb2..c2eb6f12e9ed 100644 --- a/nlpsolver/locale/NLPSolverCommon_zh_CN.properties +++ b/nlpsolver/locale/NLPSolverCommon_zh_CN.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=\u5047\u5B9A\u975E\u8D1F\u53D8\u91CF #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverCommon_zh_TW.properties b/nlpsolver/locale/NLPSolverCommon_zh_TW.properties index 9e836c59fab8..6001cca739a9 100644 --- a/nlpsolver/locale/NLPSolverCommon_zh_TW.properties +++ b/nlpsolver/locale/NLPSolverCommon_zh_TW.properties @@ -1,3 +1,4 @@ +# x-no-translate #BaseNLPSolver NLPSolverCommon.Properties.AssumeNonNegative=\u5047\u8A2D\u975E\u8CA0\u503C\u8B8A\u6578 #BaseEvolutionarySolver diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ast.properties b/nlpsolver/locale/NLPSolverStatusDialog_ast.properties index d2bf66c5b9c2..7134369cd7a7 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_ast.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_ast.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Est\u00E1u del resolvedor #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ca.properties b/nlpsolver/locale/NLPSolverStatusDialog_ca.properties index cbaf6d40d314..11f653c9b7d6 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_ca.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_ca.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Estat del solucionador #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_de.properties b/nlpsolver/locale/NLPSolverStatusDialog_de.properties index 7f363ce3ca33..ed263cd480e2 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_de.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_de.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Solverstatus #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties b/nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties index f72edfa2778e..45edc4e4acec 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_en_GB.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Solver Status #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_es.properties b/nlpsolver/locale/NLPSolverStatusDialog_es.properties index aac534c50918..321af5257787 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_es.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_es.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Estado del solucionador #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_fa.properties b/nlpsolver/locale/NLPSolverStatusDialog_fa.properties index 2d46bbf31a3f..c59745ff1a6d 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_fa.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_fa.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=\u0648\u0636\u0639\u06CC\u062A \u062D\u0644\u200C\u06A9\u0646\u0646\u062F\u0647 #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_fi.properties b/nlpsolver/locale/NLPSolverStatusDialog_fi.properties index 6bb44874e06f..90945e372f2d 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_fi.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_fi.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Ratkaisimen tila #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_fr.properties b/nlpsolver/locale/NLPSolverStatusDialog_fr.properties index 83d40d34276a..de6c1a9de7a9 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_fr.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_fr.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=\u00C9tat du solveur #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_hu.properties b/nlpsolver/locale/NLPSolverStatusDialog_hu.properties index 98f9b805b50f..b2584b0a817d 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_hu.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_hu.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=A Megold\u00F3 \u00E1llapota #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_is.properties b/nlpsolver/locale/NLPSolverStatusDialog_is.properties index 0d414abc1603..74a8b69a0bc0 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_is.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_is.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Solver Status #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_it.properties b/nlpsolver/locale/NLPSolverStatusDialog_it.properties index 13a8e8e48751..fe147abe5516 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_it.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_it.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Stato del risolutore #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ja.properties b/nlpsolver/locale/NLPSolverStatusDialog_ja.properties index 7866ce0b41c2..2210dd3d2ccc 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_ja.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_ja.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=\u30BD\u30EB\u30D0\u30FC\u306E\u72B6\u614B #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ko.properties b/nlpsolver/locale/NLPSolverStatusDialog_ko.properties index aae934691021..94c7e92d424f 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_ko.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_ko.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=\uD574\uCC3E\uAE30 \uC0C1\uD0DC #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_nb.properties b/nlpsolver/locale/NLPSolverStatusDialog_nb.properties index 7601b1763f10..e1bdf3efcbfa 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_nb.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_nb.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=L\u00F8sningstatus #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_nl.properties b/nlpsolver/locale/NLPSolverStatusDialog_nl.properties index 60132e0d7ec3..f5eab8c9da9d 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_nl.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_nl.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Oplosserstatus #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties b/nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties index 2119fed8fac6..44dae5603e76 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_pt_BR.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Estado do solver #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ru.properties b/nlpsolver/locale/NLPSolverStatusDialog_ru.properties index 35c2f611fe81..bbfed604c422 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_ru.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_ru.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=\u0421\u043E\u0441\u0442\u043E\u044F\u043D\u0438\u0435 #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_sl.properties b/nlpsolver/locale/NLPSolverStatusDialog_sl.properties index 148a3ba384ca..78d68c84252d 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_sl.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_sl.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=Stanje Re\u0161evalca diff --git a/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties b/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties index 6fe3e98abebc..0a3d4e36231e 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_zh_CN.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=\u6C42\u89E3\u5668\u72B6\u6001 #Controls diff --git a/nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties b/nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties index 0ef8da7862b4..e1c3393c9d47 100644 --- a/nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties +++ b/nlpsolver/locale/NLPSolverStatusDialog_zh_TW.properties @@ -1,3 +1,4 @@ +# x-no-translate #Dialog NLPSolverStatusDialog.Dialog.Caption=\u89E3\u6C7A\u7A0B\u5F0F\u72C0\u614B #Controls -- cgit From 01d4999e997e9921515c55e23740f4002c43b3e1 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 6 Mar 2011 19:18:47 +0100 Subject: l10n: Updated translations from Pootle --- nlpsolver/locale/NLPSolverCommon_gl.properties | 22 +++++++++++++++++ nlpsolver/locale/NLPSolverCommon_ro.properties | 22 +++++++++++++++++ nlpsolver/locale/NLPSolverCommon_sk.properties | 22 +++++++++++++++++ .../locale/NLPSolverStatusDialog_gl.properties | 28 ++++++++++++++++++++++ .../locale/NLPSolverStatusDialog_ro.properties | 28 ++++++++++++++++++++++ .../locale/NLPSolverStatusDialog_sk.properties | 28 ++++++++++++++++++++++ 6 files changed, 150 insertions(+) create mode 100644 nlpsolver/locale/NLPSolverCommon_gl.properties create mode 100644 nlpsolver/locale/NLPSolverCommon_ro.properties create mode 100644 nlpsolver/locale/NLPSolverCommon_sk.properties create mode 100644 nlpsolver/locale/NLPSolverStatusDialog_gl.properties create mode 100644 nlpsolver/locale/NLPSolverStatusDialog_ro.properties create mode 100644 nlpsolver/locale/NLPSolverStatusDialog_sk.properties (limited to 'nlpsolver') diff --git a/nlpsolver/locale/NLPSolverCommon_gl.properties b/nlpsolver/locale/NLPSolverCommon_gl.properties new file mode 100644 index 000000000000..a6d386acf132 --- /dev/null +++ b/nlpsolver/locale/NLPSolverCommon_gl.properties @@ -0,0 +1,22 @@ +# x-no-translate +#BaseNLPSolver +NLPSolverCommon.Properties.AssumeNonNegative=Asumir vari\u00E1beis como non negativas +#BaseEvolutionarySolver +NLPSolverCommon.Properties.SwarmSize=Tama\u00F1o da colonia +NLPSolverCommon.Properties.LibrarySize=Tama\u00F1o da biblioteca +NLPSolverCommon.Properties.LearningCycles=Ciclos de aprendizaxe +NLPSolverCommon.Properties.GuessVariableRange=Estimaci\u00F3n dos l\u00EDmites das vari\u00E1beis +NLPSolverCommon.Properties.VariableRangeThreshold=Limiar dos l\u00EDmites das vari\u00E1beis (ao estimar) +NLPSolverCommon.Properties.UseACRComparator=Utilizar o comparador ACR (no canto do BCH) +NLPSolverCommon.Properties.UseRandomStartingPoint=Utilizar punto de inicio aleatorio +NLPSolverCommon.Properties.StagnationLimit=L\u00EDmite de estancamento +NLPSolverCommon.Properties.Tolerance=Tolerancia de estancamento +NLPSolverCommon.Properties.EnhancedSolverStatus=Amosar o status estendido do solver +#DEPS +NLPSolverCommon.Properties.AgentSwitchRate=Taxa de alternancia do axente (probabilidade DE) +NLPSolverCommon.Properties.DEFactor=DE: Factor de escala (0-1.2) +NLPSolverCommon.Properties.DECR=DE: Probabilidade de cruzamento (0 - 1) +NLPSolverCommon.Properties.PSC1=PS: Constante cognitiva +NLPSolverCommon.Properties.PSC2=PS: Constante social +NLPSolverCommon.Properties.PSWeight=PS: Coeficiente de constrici\u00F3n +NLPSolverCommon.Properties.PSCL=PS: Probabilidade de mutaci\u00F3n (0-0.005) diff --git a/nlpsolver/locale/NLPSolverCommon_ro.properties b/nlpsolver/locale/NLPSolverCommon_ro.properties new file mode 100644 index 000000000000..32bfe68822c0 --- /dev/null +++ b/nlpsolver/locale/NLPSolverCommon_ro.properties @@ -0,0 +1,22 @@ +# x-no-translate +#BaseNLPSolver +NLPSolverCommon.Properties.AssumeNonNegative=Presupune variabile non negative +#BaseEvolutionarySolver +NLPSolverCommon.Properties.SwarmSize=M\u0103rimea coloniei +NLPSolverCommon.Properties.LibrarySize=M\u0103rimea bibliotecii +NLPSolverCommon.Properties.LearningCycles=Cicli de \u00EEnv\u0103\u021Bare +NLPSolverCommon.Properties.GuessVariableRange=Estimarea limitelor variabilei +NLPSolverCommon.Properties.VariableRangeThreshold=Pragul limitelor variabilei (la estimare) +NLPSolverCommon.Properties.UseACRComparator=Utilizeaz\u0103 comparatorul ACR (\u00EEn locul lui BCH) +NLPSolverCommon.Properties.UseRandomStartingPoint=Utilizeaz\u0103 un punct de pornire aleator +NLPSolverCommon.Properties.StagnationLimit=Limit\u0103 de stagnare +NLPSolverCommon.Properties.Tolerance=Toleran\u021B\u0103 de stagnare +NLPSolverCommon.Properties.EnhancedSolverStatus=Afi\u0219eaz\u0103 starea extins\u0103 a rezolvatorului +#DEPS +NLPSolverCommon.Properties.AgentSwitchRate=Rata de schimbare a agentului (probabilitate DE) +NLPSolverCommon.Properties.DEFactor=DE: factor de scalare (0-1.2) +NLPSolverCommon.Properties.DECR=DE: probabilitate de jonc\u021Biune (0-1) +NLPSolverCommon.Properties.PSC1=PS: constant\u0103 cognitiv\u0103 +NLPSolverCommon.Properties.PSC2=PS: constant\u0103 social\u0103 +NLPSolverCommon.Properties.PSWeight=PS: coeficient de constric\u021Bie +NLPSolverCommon.Properties.PSCL=PS: probabilitate de mutare (0-0.005) diff --git a/nlpsolver/locale/NLPSolverCommon_sk.properties b/nlpsolver/locale/NLPSolverCommon_sk.properties new file mode 100644 index 000000000000..11c987bed470 --- /dev/null +++ b/nlpsolver/locale/NLPSolverCommon_sk.properties @@ -0,0 +1,22 @@ +# x-no-translate +#BaseNLPSolver +NLPSolverCommon.Properties.AssumeNonNegative=Predpoklada\u0165 nez\u00E1porn\u00E9 premenn\u00E9 +#BaseEvolutionarySolver +NLPSolverCommon.Properties.SwarmSize=Ve\u013Ekos\u0165 roja +NLPSolverCommon.Properties.LibrarySize=Ve\u013Ekos\u0165 kni\u017Enice +NLPSolverCommon.Properties.LearningCycles=Cykly u\u010Denia +NLPSolverCommon.Properties.GuessVariableRange=Odhadn\u00FA\u0165 ohrani\u010Denie premenn\u00FDch +NLPSolverCommon.Properties.VariableRangeThreshold=Prahov\u00E1 hodnota ohrani\u010Denia premenn\u00FDch (pri odhade) +NLPSolverCommon.Properties.UseACRComparator=Pou\u017Ei\u0165 kompar\u00E1tor ACR (namiesto BCH) +NLPSolverCommon.Properties.UseRandomStartingPoint=Pou\u017Ei\u0165 n\u00E1hodn\u00FD \u0161tartovac\u00ED bod +NLPSolverCommon.Properties.StagnationLimit=Hranica stagn\u00E1cie +NLPSolverCommon.Properties.Tolerance=Tolerancia stagn\u00E1cie +NLPSolverCommon.Properties.EnhancedSolverStatus=Uk\u00E1za\u0165 roz\u0161\u00EDren\u00FD status rie\u0161i\u010Da +#DEPS +NLPSolverCommon.Properties.AgentSwitchRate=Agent Switch Rate (DE Probability) +NLPSolverCommon.Properties.DEFactor=DE: Scaling Factor (0-1.2) +NLPSolverCommon.Properties.DECR=DE: Crossover Probability (0-1) +NLPSolverCommon.Properties.PSC1=PS: Cognitive Constant +NLPSolverCommon.Properties.PSC2=PS: Social Constant +NLPSolverCommon.Properties.PSWeight=PS: koeficient stla\u010Denia +NLPSolverCommon.Properties.PSCL=PS: Mutation Probability (0-0.005) diff --git a/nlpsolver/locale/NLPSolverStatusDialog_gl.properties b/nlpsolver/locale/NLPSolverStatusDialog_gl.properties new file mode 100644 index 000000000000..aad6987722b4 --- /dev/null +++ b/nlpsolver/locale/NLPSolverStatusDialog_gl.properties @@ -0,0 +1,28 @@ +# x-no-translate +#Dialog +NLPSolverStatusDialog.Dialog.Caption=Status do solver +#Controls +NLPSolverStatusDialog.Controls.lblSolution=Soluci\u00F3n actual: +NLPSolverStatusDialog.Controls.lblIteration=Iteraci\u00F3n: +NLPSolverStatusDialog.Controls.lblStagnation=Estancamento: +NLPSolverStatusDialog.Controls.lblRuntime=Tempo de execuci\u00F3n: +NLPSolverStatusDialog.Controls.btnStop=Alto +NLPSolverStatusDialog.Controls.btnOK=Aceptar +NLPSolverStatusDialog.Controls.btnContinue=Continuar +#Messages +NLPSolverStatusDialog.Message.StopIteration=Acadouse o n\u00FAmero m\u00E1ximo de iteraci\u00F3ns. +NLPSolverStatusDialog.Message.StopStagnation=O proceso det\u00EDvose debido a estancamento +NLPSolverStatusDialog.Message.StopUser=O proceso det\u00EDvose debido \u00E1 interrupci\u00F3n do usuario. +NLPSolverStatusDialog.Message.CurrentIteration=O proceso det\u00EDvose na iteraci\u00F3n %d de %d. +#Time formatting +NLPSolverStatusDialog.Time.Nanoseconds=Nanosegundos +NLPSolverStatusDialog.Time.Microseconds=Microsegundos +NLPSolverStatusDialog.Time.Milliseconds=Milisegundos +NLPSolverStatusDialog.Time.Second=Segundo +NLPSolverStatusDialog.Time.Seconds=Segundos +NLPSolverStatusDialog.Time.Minute=Minuto +NLPSolverStatusDialog.Time.Minutes=Minutos +NLPSolverStatusDialog.Time.Hour=Hora +NLPSolverStatusDialog.Time.Hours=Horas +NLPSolverStatusDialog.Time.Day=D\u00EDa +NLPSolverStatusDialog.Time.Days=D\u00EDas diff --git a/nlpsolver/locale/NLPSolverStatusDialog_ro.properties b/nlpsolver/locale/NLPSolverStatusDialog_ro.properties new file mode 100644 index 000000000000..c3e842ec7c38 --- /dev/null +++ b/nlpsolver/locale/NLPSolverStatusDialog_ro.properties @@ -0,0 +1,28 @@ +# x-no-translate +#Dialog +NLPSolverStatusDialog.Dialog.Caption=Starea rezolvatorului +#Controls +NLPSolverStatusDialog.Controls.lblSolution=Solu\u021Bia curent\u0103: +NLPSolverStatusDialog.Controls.lblIteration=Itera\u021Bie: +NLPSolverStatusDialog.Controls.lblStagnation=Stagnare: +NLPSolverStatusDialog.Controls.lblRuntime=Durat\u0103 de execu\u021Bie: +NLPSolverStatusDialog.Controls.btnStop=Opre\u0219te +NLPSolverStatusDialog.Controls.btnOK=OK +NLPSolverStatusDialog.Controls.btnContinue=Continu\u0103 +#Messages +NLPSolverStatusDialog.Message.StopIteration=S-a atins num\u0103rul maxim de itera\u021Bii. +NLPSolverStatusDialog.Message.StopStagnation=Proces oprit din cauza stagn\u0103rii. +NLPSolverStatusDialog.Message.StopUser=Proces oprit din cauza \u00EEntreruperii de c\u0103tre utilizator. +NLPSolverStatusDialog.Message.CurrentIteration=Proces oprit la itera\u021Bia %d din %d. +#Time formatting +NLPSolverStatusDialog.Time.Nanoseconds=Nanosecunde +NLPSolverStatusDialog.Time.Microseconds=Microsecunde +NLPSolverStatusDialog.Time.Milliseconds=Milisecunde +NLPSolverStatusDialog.Time.Second=Secund\u0103 +NLPSolverStatusDialog.Time.Seconds=Secunde +NLPSolverStatusDialog.Time.Minute=Minut +NLPSolverStatusDialog.Time.Minutes=Minute +NLPSolverStatusDialog.Time.Hour=Or\u0103 +NLPSolverStatusDialog.Time.Hours=Ore +NLPSolverStatusDialog.Time.Day=Zi +NLPSolverStatusDialog.Time.Days=Zile diff --git a/nlpsolver/locale/NLPSolverStatusDialog_sk.properties b/nlpsolver/locale/NLPSolverStatusDialog_sk.properties new file mode 100644 index 000000000000..bb2f0c741254 --- /dev/null +++ b/nlpsolver/locale/NLPSolverStatusDialog_sk.properties @@ -0,0 +1,28 @@ +# x-no-translate +#Dialog +NLPSolverStatusDialog.Dialog.Caption=Stav rie\u0161i\u010Da +#Controls +NLPSolverStatusDialog.Controls.lblSolution=Aktu\u00E1lne rie\u0161enie: +NLPSolverStatusDialog.Controls.lblIteration=Iter\u00E1cia: +NLPSolverStatusDialog.Controls.lblStagnation=Stagn\u00E1cia: +NLPSolverStatusDialog.Controls.lblRuntime=Doba behu: +NLPSolverStatusDialog.Controls.btnStop=Preru\u0161i\u0165 +NLPSolverStatusDialog.Controls.btnOK=OK +NLPSolverStatusDialog.Controls.btnContinue=Pokra\u010Dova\u0165 +#Messages +NLPSolverStatusDialog.Message.StopIteration=Dosiahnut\u00E9 maximum iter\u00E1ci\u00ED +NLPSolverStatusDialog.Message.StopStagnation=Proces zastaven\u00FD pre stagn\u00E1ciu +NLPSolverStatusDialog.Message.StopUser=Proces preru\u0161en\u00FD pou\u017E\u00EDvate\u013Eom +NLPSolverStatusDialog.Message.CurrentIteration=Proces zastavil na %d iter\u00E1cii z %d. +#Time formatting +NLPSolverStatusDialog.Time.Nanoseconds=nanosek\u00FAnd +NLPSolverStatusDialog.Time.Microseconds=mikrosek\u00FAnd +NLPSolverStatusDialog.Time.Milliseconds=milisek\u00FAnd +NLPSolverStatusDialog.Time.Second=sekunda +NLPSolverStatusDialog.Time.Seconds=sek\u00FAnd +NLPSolverStatusDialog.Time.Minute=min\u00FAta +NLPSolverStatusDialog.Time.Minutes=min\u00FAt +NLPSolverStatusDialog.Time.Hour=hodina +NLPSolverStatusDialog.Time.Hours=hod\u00EDn +NLPSolverStatusDialog.Time.Day=de\u0148 +NLPSolverStatusDialog.Time.Days=dn\u00ED -- cgit