aboutsummaryrefslogtreecommitdiff
path: root/source/pl
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-28 23:29:30 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-10 01:41:50 +0200
commit0e7f41b389429e077042f7acf144fa841978deae (patch)
treeefabe669ec38ee0d5c321ae172d1f0a9ff5bfde9 /source/pl
parent80052aba6733db08b4b0124a0c8f2d8662c78713 (diff)
update translations for 5.2.0 rc4
and force-fix errors using pocheck Change-Id: If338de1b28c0e26c2a9069a35de02bb21fe80d06
Diffstat (limited to 'source/pl')
-rw-r--r--source/pl/formula/source/core/resource.po6
-rw-r--r--source/pl/helpcontent2/source/text/sbasic/shared.po6
-rw-r--r--source/pl/sfx2/source/doc.po8
-rw-r--r--source/pl/sfx2/source/view.po15
-rw-r--r--source/pl/sfx2/uiconfig/ui.po8
5 files changed, 24 insertions, 19 deletions
diff --git a/source/pl/formula/source/core/resource.po b/source/pl/formula/source/core/resource.po
index 4c37b2b50e8..a39f7f7ed9f 100644
--- a/source/pl/formula/source/core/resource.po
+++ b/source/pl/formula/source/core/resource.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-05-07 21:35+0200\n"
-"PO-Revision-Date: 2016-07-16 07:44+0000\n"
+"PO-Revision-Date: 2016-07-24 16:23+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: 1468655051.000000\n"
+"X-POOTLE-MTIME: 1469377389.000000\n"
#: core_resource.src
msgctxt ""
@@ -3659,4 +3659,4 @@ msgctxt ""
"SC_OPCODE_RAWSUBTRACT\n"
"string.text"
msgid "RAWSUBTRACT"
-msgstr ""
+msgstr "ODEJMOWANIE"
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 ""
diff --git a/source/pl/sfx2/source/doc.po b/source/pl/sfx2/source/doc.po
index d38dbeb7e9a..41f51b9b998 100644
--- a/source/pl/sfx2/source/doc.po
+++ b/source/pl/sfx2/source/doc.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-05 17:41+0000\n"
+"PO-Revision-Date: 2016-07-23 18:56+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: 1467740503.000000\n"
+"X-POOTLE-MTIME: 1469300172.000000\n"
#: doc.src
msgctxt ""
@@ -94,7 +94,7 @@ msgctxt ""
"STR_DEFAULT_TEMPLATE\n"
"string.text"
msgid "Set As Default"
-msgstr "Ustaw jako domyślną"
+msgstr "Ustaw jako domyślny"
#: doc.src
msgctxt ""
@@ -421,7 +421,7 @@ msgctxt ""
"STR_ACTION_DEFAULT\n"
"string.text"
msgid "Reset Default Template "
-msgstr "Przywróć szablon domyślny "
+msgstr "Przywróć domyślny szablon "
#: doc.src
msgctxt ""
diff --git a/source/pl/sfx2/source/view.po b/source/pl/sfx2/source/view.po
index 4d533e5ba4d..b9558af95fd 100644
--- a/source/pl/sfx2/source/view.po
+++ b/source/pl/sfx2/source/view.po
@@ -3,8 +3,8 @@ 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: 2016-05-23 21:36+0200\n"
-"PO-Revision-Date: 2016-07-03 14:44+0000\n"
+"POT-Creation-Date: 2016-07-20 11:54+0200\n"
+"PO-Revision-Date: 2016-07-20 16:43+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: 1467557064.000000\n"
+"X-POOTLE-MTIME: 1469033000.000000\n"
#: view.src
msgctxt ""
@@ -214,6 +214,13 @@ msgstr "Własność intelektualna:"
msgctxt ""
"view.src\n"
"STR_CLASSIFIED_NATIONAL_SECURITY\n"
+"string.text"
+msgid "National Security:"
+msgstr "Bezpieczeństwo narodowe:"
+
+#: view.src
+msgctxt ""
+"view.src\n"
"STR_CLASSIFIED_EXPORT_CONTROL\n"
"string.text"
msgid "Export Control:"
@@ -222,7 +229,6 @@ msgstr "Kontrola eksportu:"
#: view.src
msgctxt ""
"view.src\n"
-"STR_CLASSIFIED_NATIONAL_SECURITY\n"
"BT_CHECKOUT\n"
"pushbutton.text"
msgid "Check Out"
@@ -231,7 +237,6 @@ msgstr "Wyewidencjonuj"
#: view.src
msgctxt ""
"view.src\n"
-"STR_CLASSIFIED_NATIONAL_SECURITY\n"
"BT_READONLY_EDIT\n"
"pushbutton.text"
msgid "Edit Document"
diff --git a/source/pl/sfx2/uiconfig/ui.po b/source/pl/sfx2/uiconfig/ui.po
index a605ddf7866..bd996cebcdb 100644
--- a/source/pl/sfx2/uiconfig/ui.po
+++ b/source/pl/sfx2/uiconfig/ui.po
@@ -4,7 +4,7 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\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-05 17:42+0000\n"
+"PO-Revision-Date: 2016-07-23 18:57+0000\n"
"Last-Translator: Mateusz Zasuwik <mzasuwik@gmail.com>\n"
"Language-Team: none\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: 1467740540.000000\n"
+"X-POOTLE-MTIME: 1469300264.000000\n"
#: alienwarndialog.ui
msgctxt ""
@@ -1796,7 +1796,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move"
-msgstr "Przesuń"
+msgstr "Przenieś"
#: templatedlg.ui
msgctxt ""
@@ -1805,7 +1805,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Move Templates"
-msgstr "Przesuń szablony"
+msgstr "Przenieś szablony"
#: templatedlg.ui
msgctxt ""