From 0732bbfc5365529452255fc0263416c0455b127b Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 21 Apr 2016 12:58:09 +0200 Subject: update translations for 5.2.0 alpha1 and force-fix errors using pocheck Change-Id: I75bca3b0cc0333302eac4d11c98ad26dfdc35fd6 --- source/pl/sc/uiconfig/scalc/ui.po | 57 ++++++++++++++++++++++++++++++++++----- 1 file changed, 51 insertions(+), 6 deletions(-) (limited to 'source/pl/sc/uiconfig/scalc/ui.po') diff --git a/source/pl/sc/uiconfig/scalc/ui.po b/source/pl/sc/uiconfig/scalc/ui.po index 91d103347aa..44bb962fa65 100644 --- a/source/pl/sc/uiconfig/scalc/ui.po +++ b/source/pl/sc/uiconfig/scalc/ui.po @@ -3,9 +3,9 @@ msgid "" 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: 2015-11-10 19:32+0100\n" -"PO-Revision-Date: 2015-11-22 17:23+0000\n" -"Last-Translator: Konrad Kmieciak \n" +"POT-Creation-Date: 2016-03-09 20:48+0100\n" +"PO-Revision-Date: 2016-04-17 12:06+0000\n" +"Last-Translator: Mateusz Zasuwik \n" "Language-Team: none\n" "Language: pl\n" "MIME-Version: 1.0\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-Generator: Pootle 2.7\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1448212993.000000\n" +"X-POOTLE-MTIME: 1460894803.000000\n" #: advancedfilterdialog.ui msgctxt "" @@ -4612,6 +4612,15 @@ msgctxt "" msgid "Case se_nsitive" msgstr "Uwzględ_nij wielkość liter" +#: optcalculatepage.ui +msgctxt "" +"optcalculatepage.ui\n" +"case\n" +"tooltip_markup\n" +"string.text" +msgid "Disable case sensitivity for interoperability with Microsoft Excel" +msgstr "Wyłącz uwzględnianie wielkości liter dla zgodności z Microsoft Excel" + #: optcalculatepage.ui msgctxt "" "optcalculatepage.ui\n" @@ -4633,12 +4642,48 @@ msgstr "Kryteria _wyszukiwania = i <> muszą się odnosić do całych komórek" #: optcalculatepage.ui msgctxt "" "optcalculatepage.ui\n" -"regex\n" +"match\n" +"tooltip_markup\n" +"string.text" +msgid "Enable this for interoperability with Microsoft Excel" +msgstr "Włącz uwzględnianie wielkości liter dla zgodności z Microsoft Excel" + +#: optcalculatepage.ui +msgctxt "" +"optcalculatepage.ui\n" +"formulawildcards\n" +"label\n" +"string.text" +msgid "Enable w_ildcards in formulas" +msgstr "Włącz symbole wieloznaczne w formułach" + +#: optcalculatepage.ui +msgctxt "" +"optcalculatepage.ui\n" +"formulawildcards\n" +"tooltip_markup\n" +"string.text" +msgid "Enable wildcards for interoperability with Microsoft Excel" +msgstr "Włącz symbole wieloznaczne dla zgodności z Microsoft Excel" + +#: optcalculatepage.ui +msgctxt "" +"optcalculatepage.ui\n" +"formularegex\n" "label\n" "string.text" -msgid "_Enable regular expressions in formulas" +msgid "Enable r_egular expressions in formulas" msgstr "Włącz wyraż_enia regularne w formułach" +#: optcalculatepage.ui +msgctxt "" +"optcalculatepage.ui\n" +"formulaliteral\n" +"label\n" +"string.text" +msgid "No wildcards or regular expressions in formulas" +msgstr "Brak symboli wieloznacznych lub wyrażeń regularnych w formułach" + #: optcalculatepage.ui msgctxt "" "optcalculatepage.ui\n" -- cgit