diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-07-28 23:29:30 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2016-08-10 01:41:50 +0200 |
commit | 0e7f41b389429e077042f7acf144fa841978deae (patch) | |
tree | efabe669ec38ee0d5c321ae172d1f0a9ff5bfde9 /source/pl/helpcontent2 | |
parent | 80052aba6733db08b4b0124a0c8f2d8662c78713 (diff) |
update translations for 5.2.0 rc4
and force-fix errors using pocheck
Change-Id: If338de1b28c0e26c2a9069a35de02bb21fe80d06
Diffstat (limited to 'source/pl/helpcontent2')
-rw-r--r-- | source/pl/helpcontent2/source/text/sbasic/shared.po | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/pl/helpcontent2/source/text/sbasic/shared.po b/source/pl/helpcontent2/source/text/sbasic/shared.po index dc681311df4..b680b2fc1c4 100644 --- a/source/pl/helpcontent2/source/text/sbasic/shared.po +++ b/source/pl/helpcontent2/source/text/sbasic/shared.po @@ -4,7 +4,7 @@ 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: 2016-07-04 16:53+0200\n" -"PO-Revision-Date: 2016-07-10 09:39+0000\n" +"PO-Revision-Date: 2016-07-20 16:40+0000\n" "Last-Translator: Mateusz Zasuwik <mzasuwik@gmail.com>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: pl\n" @@ -14,7 +14,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" "X-Accelerator-Marker: ~\n" "X-Generator: Pootle 2.7\n" -"X-POOTLE-MTIME: 1468143576.000000\n" +"X-POOTLE-MTIME: 1469032806.000000\n" #: 00000002.xhp msgctxt "" @@ -18758,7 +18758,7 @@ msgctxt "" "par_id3147318\n" "help.text" msgid "The <emph>Rnd</emph> function returns decimal fractions ranging from 0 (included) to 1 (excluded) according to a uniform distribution. It uses the Mersenne Twister 19937 random-number generator. To generate random integers in a given range, use a formula like in the example below. A <emph>Randomize</emph> statement with a defined seed value can be used beforehand, if a predictable sequence of numbers is desired." -msgstr "" +msgstr "Funkcja <emph>Rnd</emph> zwraca ułamek dziesiętny z zakresu od 0 (włącznie) do 1 (z wyłączeniem) zgodnie z rozkładem jednostajnym. Używa ona algorytmu generatora liczb losowych Mersenne Twister 19937. Aby wygenerować w danym zakresie losowe liczby całkowite, należy użyć formuły jak w przykładach poniżej. W sytuacji, gdy zachodzi potrzeba wielokrotnego odtwarzania tego samego ciągu liczb pseudolosowych, należy użyć wcześniej instrukcji <emph>Randomize</emph> z argumentem określającym wartość ziarna losowego dla generatora." #: 03080302.xhp msgctxt "" |