From 6f495a7b8861c4e507c879e752f2d510c41ded17 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Fri, 5 Dec 2014 02:13:36 +0100 Subject: update translations for 4.4.0 beta2 and force-fix errors using pocheck Change-Id: I82ddbac06aa31f57e6fcb717b159a2b30440b6dc --- source/pa-IN/sc/source/ui/StatisticsDialogs.po | 47 +++++++++++++++++++++++++- source/pa-IN/sc/uiconfig/scalc/ui.po | 26 +++++++------- 2 files changed, 59 insertions(+), 14 deletions(-) (limited to 'source/pa-IN/sc') diff --git a/source/pa-IN/sc/source/ui/StatisticsDialogs.po b/source/pa-IN/sc/source/ui/StatisticsDialogs.po index 1e1fd7e6796..4d74b8cdc16 100644 --- a/source/pa-IN/sc/source/ui/StatisticsDialogs.po +++ b/source/pa-IN/sc/source/ui/StatisticsDialogs.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: 2014-11-18 11:23+0100\n" +"POT-Creation-Date: 2014-11-22 15:16+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -572,6 +572,15 @@ msgctxt "" msgid "z-test" msgstr "" +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_CHI_SQUARE_TEST\n" +"string.text" +msgid "Test of Independence (Chi-Square)" +msgstr "" + #: StatisticsDialogs.src msgctxt "" "StatisticsDialogs.src\n" @@ -644,6 +653,42 @@ msgctxt "" msgid "Observed Mean Difference" msgstr "" +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_DEGREES_OF_FREEDOM_LABEL\n" +"string.text" +msgid "df" +msgstr "" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_P_VALUE_LABEL\n" +"string.text" +msgid "P-value" +msgstr "" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_CRITICAL_VALUE_LABEL\n" +"string.text" +msgid "Critical Value" +msgstr "" + +#: StatisticsDialogs.src +msgctxt "" +"StatisticsDialogs.src\n" +"RID_STATISTICS_DLGS\n" +"STR_TEST_STATISTIC_LABEL\n" +"string.text" +msgid "Test Statistic" +msgstr "" + #: StatisticsDialogs.src msgctxt "" "StatisticsDialogs.src\n" diff --git a/source/pa-IN/sc/uiconfig/scalc/ui.po b/source/pa-IN/sc/uiconfig/scalc/ui.po index 62ab274066e..330d902fc1e 100644 --- a/source/pa-IN/sc/uiconfig/scalc/ui.po +++ b/source/pa-IN/sc/uiconfig/scalc/ui.po @@ -3,7 +3,7 @@ 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: 2014-11-18 11:23+0100\n" +"POT-Creation-Date: 2014-11-22 15:16+0100\n" "PO-Revision-Date: 2012-11-17 19:02+0200\n" "Last-Translator: Automatically generated\n" "Language-Team: none\n" @@ -3080,37 +3080,37 @@ msgstr "" #: formulacalculationoptions.ui msgctxt "" "formulacalculationoptions.ui\n" -"opencldriverversionminlabel\n" +"opencldriverversionlabel\n" "label\n" "string.text" -msgid "OpenCL Driver Version Lower Bound" +msgid "OpenCL Driver Version" msgstr "" #: formulacalculationoptions.ui msgctxt "" "formulacalculationoptions.ui\n" -"opencldriverversionmaxlabel\n" +"listbox-new\n" "label\n" "string.text" -msgid "OpenCL Driver Version Upper Bound" +msgid "_New..." msgstr "" #: formulacalculationoptions.ui msgctxt "" "formulacalculationoptions.ui\n" -"listbox-new\n" +"listbox-delete\n" "label\n" "string.text" -msgid "_New..." +msgid "_Delete" msgstr "" #: formulacalculationoptions.ui msgctxt "" "formulacalculationoptions.ui\n" -"listbox-delete\n" +"test\n" "label\n" "string.text" -msgid "_Delete" +msgid "_Test" msgstr "" #: formulacalculationoptions.ui @@ -3290,7 +3290,7 @@ msgctxt "" "opencl_blacklist\n" "label\n" "string.text" -msgid "List of known-bad OpenCL implementations" +msgid "OpenCL implementation blacklist" msgstr "" #: formulacalculationoptions.ui @@ -3299,7 +3299,7 @@ msgctxt "" "opencl_blacklist_desc\n" "label\n" "string.text" -msgid "List of known-bad OpenCL implementations." +msgid "List of OpenCL implementations known to be not good enough for LibreOffice. All the fields except OS are regular expressions." msgstr "" #: formulacalculationoptions.ui @@ -3308,7 +3308,7 @@ msgctxt "" "opencl_whitelist\n" "label\n" "string.text" -msgid "List of known-good OpenCL implementations" +msgid "OpenCL implementation whitelist" msgstr "" #: formulacalculationoptions.ui @@ -3317,7 +3317,7 @@ msgctxt "" "opencl_whitelist_desc\n" "label\n" "string.text" -msgid "List of known-good OpenCL implementations." +msgid "List of OpenCL implementations known to be usable by LibreOffice. All the fields except OS are regular expressions." msgstr "" #: formulacalculationoptions.ui -- cgit