diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-03-30 18:31:40 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2021-03-30 18:40:10 +0200 |
commit | 7b43a13473ab1c692d33577af1ec191179e9079a (patch) | |
tree | 56ede03f882794ba911a3733e2f4b165693f59a2 /source/tr/sccomp | |
parent | 943a62baf90a015aac8846f3b8d88c8a49787fe7 (diff) |
update translations for master
and force-fix errors using pocheck
Change-Id: I84eb112a5f299d0c0ec33a280ab490cf22ae6d46
Diffstat (limited to 'source/tr/sccomp')
-rw-r--r-- | source/tr/sccomp/messages.po | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/source/tr/sccomp/messages.po b/source/tr/sccomp/messages.po index 5792a4a0c0d..5a8f1918c5a 100644 --- a/source/tr/sccomp/messages.po +++ b/source/tr/sccomp/messages.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2021-01-19 13:13+0100\n" +"POT-Creation-Date: 2021-03-29 16:03+0200\n" "PO-Revision-Date: 2021-01-28 07:37+0000\n" "Last-Translator: Ayhan YALÇINSOY <ayhanyalcinsoy@gmail.com>\n" "Language-Team: Turkish <https://translations.documentfoundation.org/projects/libo_ui-master/sccompmessages/tr/>\n" @@ -13,89 +13,89 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: Weblate 4.4\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1511477055.000000\n" #. whDxm -#: sccomp/inc/strings.hrc:25 +#: sccomp/inc/strings.hrc:24 msgctxt "RID_SOLVER_COMPONENT" msgid "%PRODUCTNAME Linear Solver" msgstr "%PRODUCTNAME Doğrusal Denklem Çözümleyici" #. PD5QV -#: sccomp/inc/strings.hrc:26 +#: sccomp/inc/strings.hrc:25 msgctxt "RID_COINMP_SOLVER_COMPONENT" msgid "%PRODUCTNAME CoinMP Linear Solver" msgstr "%PRODUCTNAME CoinMP Doğrusal Denklem Çözümleyici" #. 22ZBP -#: sccomp/inc/strings.hrc:27 +#: sccomp/inc/strings.hrc:26 msgctxt "RID_SWARM_SOLVER_COMPONENT" msgid "%PRODUCTNAME Swarm Non-Linear Solver (experimental)" msgstr "%PRODUCTNAME Yığın Doğrusal Olmayan Çözücü (deneysel)" #. 8TGKo -#: sccomp/inc/strings.hrc:28 +#: sccomp/inc/strings.hrc:27 msgctxt "RID_PROPERTY_NONNEGATIVE" msgid "Assume variables as non-negative" msgstr "Değişkenlerin negatif olmadığını kabul et" #. CCyGh -#: sccomp/inc/strings.hrc:29 +#: sccomp/inc/strings.hrc:28 msgctxt "RID_PROPERTY_INTEGER" msgid "Assume variables as integer" msgstr "Değişkenlerin tamsayı olduğunu kabul et" #. gEZ74 -#: sccomp/inc/strings.hrc:30 +#: sccomp/inc/strings.hrc:29 msgctxt "RID_PROPERTY_TIMEOUT" msgid "Solving time limit (seconds)" msgstr "Çözüm zaman sınırı (saniye)" #. efNFB -#: sccomp/inc/strings.hrc:31 +#: sccomp/inc/strings.hrc:30 msgctxt "RID_PROPERTY_EPSILONLEVEL" msgid "Epsilon level (0-3)" msgstr "Epsilon düzeyi (0-3)" #. yh5Ap -#: sccomp/inc/strings.hrc:32 +#: sccomp/inc/strings.hrc:31 msgctxt "RID_PROPERTY_LIMITBBDEPTH" msgid "Limit branch-and-bound depth" msgstr "Kol ve sınır derinliğini kısıtla" #. bYUbE -#: sccomp/inc/strings.hrc:33 +#: sccomp/inc/strings.hrc:32 msgctxt "RID_PROPERTY_ALGORITHM" msgid "Swarm algorithm (0 - Differential Evolution, 1 - Particle Swarm Optimization)" msgstr "Yığın algoritması (0 - Diferansiyel Evrim, 1 - Parçacık Yığın Optimizasyonu)" #. 4JZXv -#: sccomp/inc/strings.hrc:34 +#: sccomp/inc/strings.hrc:33 msgctxt "RID_ERROR_NONLINEAR" msgid "The model is not linear." msgstr "Model doğrusal değil." #. GRnPv -#: sccomp/inc/strings.hrc:35 +#: sccomp/inc/strings.hrc:34 msgctxt "RID_ERROR_EPSILONLEVEL" msgid "The epsilon level is invalid." msgstr "Epsilon düzeyi geçersiz." #. ZoHHM -#: sccomp/inc/strings.hrc:36 +#: sccomp/inc/strings.hrc:35 msgctxt "RID_ERROR_INFEASIBLE" msgid "The model is infeasible. Check limiting conditions." msgstr "Model yapılamaz. Koşul sınırını denetleyin." #. iGYmo -#: sccomp/inc/strings.hrc:37 +#: sccomp/inc/strings.hrc:36 msgctxt "RID_ERROR_UNBOUNDED" msgid "The model is unbounded." msgstr "Model sınırsızdır." #. QQZXV -#: sccomp/inc/strings.hrc:38 +#: sccomp/inc/strings.hrc:37 msgctxt "RID_ERROR_TIMEOUT" msgid "The time limit was reached." msgstr "Zaman sınırına ulaşıldı." |