From 55e1d30d5cafa7f1683a58224838ae0ff3d6ef50 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 26 Nov 2013 17:34:18 +0100 Subject: update translations for 4.1.4 RC1 and force-fix errors using pocheck Change-Id: Ieae768e2b4b1f0361237ba90eb1568c645f49a7a --- source/ne/cui/uiconfig/ui.po | 20 +- .../ne/helpcontent2/source/text/sbasic/shared.po | 664 ++++++++++++++++++++- source/ne/helpcontent2/source/text/shared/01.po | 100 ++-- .../registry/data/org/openoffice/Office/UI.po | 15 +- source/ne/sd/source/ui/slideshow.po | 11 +- 5 files changed, 736 insertions(+), 74 deletions(-) (limited to 'source/ne') diff --git a/source/ne/cui/uiconfig/ui.po b/source/ne/cui/uiconfig/ui.po index dda082bbe9e..d454e7a0d8b 100644 --- a/source/ne/cui/uiconfig/ui.po +++ b/source/ne/cui/uiconfig/ui.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: LibO 40l10n\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-08-05 15:07+0200\n" +"POT-Creation-Date: 2013-11-04 10:57+0100\n" "PO-Revision-Date: 2013-02-17 21:17+0000\n" "Last-Translator: Andras \n" "Language-Team: none\n" @@ -1321,15 +1321,6 @@ msgctxt "" msgid "Smart Tags" msgstr "" -#: colorconfigwin.ui -msgctxt "" -"colorconfigwin.ui\n" -"shadows\n" -"label\n" -"string.text" -msgid "Shadows" -msgstr "" - #: colorconfigwin.ui msgctxt "" "colorconfigwin.ui\n" @@ -1699,6 +1690,15 @@ msgctxt "" msgid "Comment" msgstr "द्रष्टब्य" +#: colorconfigwin.ui +msgctxt "" +"colorconfigwin.ui\n" +"shadows\n" +"label\n" +"string.text" +msgid "Shadows" +msgstr "" + #: colorpage.ui msgctxt "" "colorpage.ui\n" diff --git a/source/ne/helpcontent2/source/text/sbasic/shared.po b/source/ne/helpcontent2/source/text/sbasic/shared.po index af244f5bb62..7e8beb07377 100644 --- a/source/ne/helpcontent2/source/text/sbasic/shared.po +++ b/source/ne/helpcontent2/source/text/sbasic/shared.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:05+0200\n" +"POT-Creation-Date: 2013-11-04 10:58+0100\n" "PO-Revision-Date: 2011-04-12 08:37+0200\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -14102,6 +14102,668 @@ msgctxt "" msgid "Example:" msgstr "उदाहरण:" +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"tit\n" +"help.text" +msgid "CDateToUnoDate Function [Runtime]" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "CDateToUnoDate function" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "CDateToUnoDate Function [Runtime]" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Returns the date as a UNO com.sun.star.util.Date struct." +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateToUnoDate(aDate)" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "com.sun.star.util.Date" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "aDate: Date to convert" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3153126\n" +"help.text" +msgid "aDatabaseRow.updateDate(3, CDateToUnoDate(Now))" +msgstr "" + +#: 03030111.xhp +msgctxt "" +"03030111.xhp\n" +"par_id3153127\n" +"help.text" +msgid "aDateControl.Date = CDateToUnoDate(Now)" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"tit\n" +"help.text" +msgid "CDateFromUnoDate Function [Runtime]" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "CDateFromUnoDate function" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "CDateFromUnoDate Function [Runtime]" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Converts a UNO com.sun.star.util.Date struct to a Date value." +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateFromUnoDate(aDate)" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "Date" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "aDate: Date to convert" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3153126\n" +"help.text" +msgid "MsgBox(aDatabaseRow.getDate(3))" +msgstr "" + +#: 03030112.xhp +msgctxt "" +"03030112.xhp\n" +"par_id3153127\n" +"help.text" +msgid "MsgBox(CDateFromUnoDate(aDateControl.Date))" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"tit\n" +"help.text" +msgid "CDateToUnoDate Function [Runtime]" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "CDateToUnoTime function" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "CDateToUnoTime Function [Runtime]" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Returns the time part of the date as a UNO com.sun.star.util.Time struct." +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateToUnoTime(aDate)" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "com.sun.star.util.Time" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "aDate: Date value to convert" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3153126\n" +"help.text" +msgid "aDatabaseRow.updateTime(3, CDateToUnoTime(Now))" +msgstr "" + +#: 03030113.xhp +msgctxt "" +"03030113.xhp\n" +"par_id3153127\n" +"help.text" +msgid "aTimeControl.Time = CDateToUnoTime(Now)" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"tit\n" +"help.text" +msgid "CDateFromUnoTime Function [Runtime]" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "CDateFromUnoTime function" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "CDateFromUnoTime Function [Runtime]" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Converts a UNO com.sun.star.util.Time struct to a Date value." +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateFromUnoTime(aTime)" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "Date" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "aTime: Time to convert" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3153126\n" +"help.text" +msgid "MsgBox(aDatabaseRow.getTime(3))" +msgstr "" + +#: 03030114.xhp +msgctxt "" +"03030114.xhp\n" +"par_id3153127\n" +"help.text" +msgid "MsgBox(CDateFromUnoTime(aTimeControl.Time))" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"tit\n" +"help.text" +msgid "CDateToUnoDate Function [Runtime]" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "CDateToUnoDateTime function" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "CDateToUnoDateTime Function [Runtime]" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Returns the time part of the date as a UNO com.sun.star.util.DateTime struct." +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateToUnoDateTime(aDate)" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "com.sun.star.util.DateTime" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "aDate: Date value to convert" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030115.xhp +msgctxt "" +"03030115.xhp\n" +"par_id3153126\n" +"help.text" +msgid "aDatabaseRow.updateTimestamp(3, CDateToUnoDateTime(Now))" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"tit\n" +"help.text" +msgid "CDateFromUnoDateTime Function [Runtime]" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"bm_id3150620\n" +"help.text" +msgid "CDateFromUnoDateTime function" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3150620\n" +"1\n" +"help.text" +msgid "CDateFromUnoDateTime Function [Runtime]" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3151097\n" +"2\n" +"help.text" +msgid "Converts a UNO com.sun.star.util.DateTime struct to a Date value." +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3159224\n" +"3\n" +"help.text" +msgid "Syntax:" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3149497\n" +"4\n" +"help.text" +msgid "CDateFromUnoDateTime(aDateTime)" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3152347\n" +"5\n" +"help.text" +msgid "Return value:" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3154422\n" +"6\n" +"help.text" +msgid "Date" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3147303\n" +"7\n" +"help.text" +msgid "Parameters:" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3145136\n" +"8\n" +"help.text" +msgid "aDateTime: DateTime to convert" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"hd_id3147243\n" +"9\n" +"help.text" +msgid "Example:" +msgstr "" + +#: 03030116.xhp +msgctxt "" +"03030116.xhp\n" +"par_id3153126\n" +"help.text" +msgid "MsgBox(aDatabaseRow.getTime(3))" +msgstr "" + #: 03030120.xhp msgctxt "" "03030120.xhp\n" diff --git a/source/ne/helpcontent2/source/text/shared/01.po b/source/ne/helpcontent2/source/text/shared/01.po index 5eed7339725..2aa0dc558b0 100644 --- a/source/ne/helpcontent2/source/text/shared/01.po +++ b/source/ne/helpcontent2/source/text/shared/01.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-06-13 17:25+0200\n" +"POT-Creation-Date: 2013-11-04 10:58+0100\n" "PO-Revision-Date: 2013-01-19 18:33+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -15402,8 +15402,8 @@ msgctxt "" "par_id3150774\n" "4\n" "help.text" -msgid "Select a category from the list, and then select a formatting style in the Format box." -msgstr "सूचीबाट एउटा कोटि चयन गर्नुहोस् र त्यसपछि ढाँचा बाकसमा एउटा ढाँचा शैली चयन गर्नुहोस्।" +msgid "Select a category from the list, and then select a formatting style in the Format box." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15429,8 +15429,8 @@ msgctxt "" "par_id3148491\n" "6\n" "help.text" -msgid "Select how you want the contents of the selected cell(s) to be displayed. The code for the selected option is displayed in the Format Code box." -msgstr "चयन गर्नुहोस्कसरी तपाईँले चयन गरिएको कक्ष(हरू) को सामग्रीहरू प्रदर्शित भएको चाहनुहुन्छ । चयन गरिएको विकल्पका लागि सङ्केत ढाँचा सङ्केत बाकसमा प्रदर्शित गरिन्छ ।" +msgid "Select how you want the contents of the selected cell(s) to be displayed. The code for the selected option is displayed in the Format Code box." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15447,8 +15447,8 @@ msgctxt "" "par_id3148563\n" "98\n" "help.text" -msgid "Select a currency, and then scroll to the top of the Format list to view the formatting options for the currency." -msgstr "एउटा मुद्रा चयन गर्नुहोस् र त्यस पछि मुद्राका लागि ढाँचा विकल्प हेर्न ढाँचा सूचीको माथिसम्म स्क्रोल गर्नुहोस्।" +msgid "Select a currency, and then scroll to the top of the Format list to view the formatting options for the currency." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15474,7 +15474,7 @@ msgctxt "" "par_id3154138\n" "24\n" "help.text" -msgid "Specifies the language setting for the selected cells fields. With the language set to Automatic, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected cells fields." +msgid "Specifies the language setting for the selected cells fields. With the language set to Automatic, $[officename] automatically applies the number formats associated with the system default language. Select any language to fix the settings for the selected cells fields." msgstr "" #: 05020300.xhp @@ -15501,8 +15501,8 @@ msgctxt "" "par_id3144432\n" "105\n" "help.text" -msgid "Uses the same number format as the cells containing the data for the chart." -msgstr "चित्रपटका लागि डेटा समाहित भएको कक्षहरू जस्तो उस्तै सङ्ख्या ढाँचा प्रयोग गर्दछ ।" +msgid "Uses the same number format as the cells containing the data for the chart." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15537,8 +15537,8 @@ msgctxt "" "par_id3154684\n" "10\n" "help.text" -msgid "Enter the number of decimal places that you want to display." -msgstr "तपाईँले प्रदर्शन गर्न चाहेको दशमलव स्थानहरूको सङ्ख्या प्रविष्ट गर्नुहोस्।" +msgid "Enter the number of decimal places that you want to display." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15555,8 +15555,8 @@ msgctxt "" "par_id3147352\n" "12\n" "help.text" -msgid "Enter the maximum number of zeroes to display in front of the decimal point." -msgstr "दशमलव स्थानको अगाडि प्रदर्शन गर्न शून्यहरूको अधिकतम सङ्ख्या प्रविष्ट गर्नुहोस्।" +msgid "Enter the maximum number of zeroes to display in front of the decimal point." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15573,8 +15573,8 @@ msgctxt "" "par_id3159252\n" "14\n" "help.text" -msgid "Changes the font color of negative numbers to red." -msgstr "नकारात्मक सङ्ख्याहरूको फन्ट रङ रातोमा परिवर्तन गर्दछ ।" +msgid "Changes the font color of negative numbers to red." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15591,8 +15591,8 @@ msgctxt "" "par_id3146148\n" "16\n" "help.text" -msgid "Inserts a separator between thousands. The type of separator that is used depends on your language settings." -msgstr "हजारहरूको बीचमा एउटा विभाजक घुसाउँछ । प्रयोग गरिएको प्रकारको विभाजक तपाईँको भाषा सेटिङहरूमा निर्भर गर्दछ ।" +msgid "Inserts a separator between thousands. The type of separator that is used depends on your language settings." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15609,8 +15609,8 @@ msgctxt "" "par_id3159156\n" "18\n" "help.text" -msgid "Displays the number format code for the selected format. You can also enter a custom format. The following options are only available for user-defined number formats." -msgstr "चयन गरिएको ढाँचाका लागि सङ्ख्या ढाँचा प्रदर्शन गर्दछ । तपाईँले एउटा अनुकूल ढाँचा पनि प्रविष्टि गर्न सक्नुहुन्छ । निम्न विकल्प प्रयोगकर्ता-परिभाषित ढाँचाहरूका लागि मात्र उपलब्ध छन् ।" +msgid "Displays the number format code for the selected format. You can also enter a custom format. The following options are only available for user-defined number formats." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15627,8 +15627,8 @@ msgctxt "" "par_id3147219\n" "20\n" "help.text" -msgid "Adds the number format code that you entered to the user-defined category." -msgstr "तपाईँले प्रयोगकर्ता-परिभाषित कोटिमा प्रविष्टि गरेको सङ्ख्या ढाँचा थप गर्दछ ।" +msgid "Adds the number format code that you entered to the user-defined category." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15645,8 +15645,8 @@ msgctxt "" "par_id3154150\n" "22\n" "help.text" -msgid "Deletes the selected number format. The changes are effective after you restart $[officename]." -msgstr "चयन गरिएको सङ्ख्या ढाँचा मेट्दछ । तपाईँले $[officename] फेरि सुरु गरिसके पछि परिवर्तनहरू प्रभावकारी हुन्छन् ।" +msgid "Deletes the selected number format. The changes are effective after you restart $[officename]." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15663,8 +15663,8 @@ msgctxt "" "par_id3083444\n" "27\n" "help.text" -msgid "Adds a comment to the selected number format." -msgstr "चयन गरिए को सङ्ख्या ढाँचामा एउटा टिप्पणी थप गर्दछ ।." +msgid "Adds a comment to the selected number format." +msgstr "" #: 05020300.xhp msgctxt "" @@ -15681,8 +15681,8 @@ msgctxt "" "par_id3156060\n" "96\n" "help.text" -msgid "Enter a comment for the selected number format, and then click outside this box." -msgstr "चयन गरिएको सङ्ख्या ढाँचाका लागि एउटा टिप्पणी प्रविष्ट गर्नुहोस् र त्यसपछि यो बाकसको बाहिरपट्टि क्लिक गर्नुहोस्।" +msgid "Enter a comment for the selected number format, and then click outside this box." +msgstr "" #: 05020300.xhp msgctxt "" @@ -30142,8 +30142,8 @@ msgctxt "" "par_id3155577\n" "52\n" "help.text" -msgid "Sets the alignment options for the contents of the current cell, or the selected cells." -msgstr "हालको कक्ष, वा चयन गरिएको कक्षहरूको सामग्रीहरूका लागि पङ्क्तिबद्धता विकल्प सेट गर्छ ।" +msgid "Sets the alignment options for the contents of the current cell, or the selected cells." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30160,8 +30160,8 @@ msgctxt "" "par_id3144436\n" "55\n" "help.text" -msgid "Select the horizontal alignment option that you want to apply to the cell contents." -msgstr "तपाईँले कक्ष सामग्रीहरू लाई लागू गर्न चाहेको तेस्रो पङ्क्तिबद्धता विकल्प चयन गर्नुहोस् ।" +msgid "Select the horizontal alignment option that you want to apply to the cell contents." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30309,8 +30309,8 @@ msgctxt "" "par_id3153716\n" "42\n" "help.text" -msgid "Indents from the left edge of the cell by the amount that you enter." -msgstr "तपाईँले प्रविष्टि गरेको मात्रा अनुसार दायाँ किनाराबाट इन्डेन्ट गर्छ ।" +msgid "Indents from the left edge of the cell by the amount that you enter." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30327,8 +30327,8 @@ msgctxt "" "par_id3148924\n" "67\n" "help.text" -msgid "Select the vertical alignment option that you want to apply to the cell contents." -msgstr "तपाईँले कक्ष सामग्रीहरू लाई लागू गर्न चाहेको ठाडो पंङ्कतिबद्धता विकल्प चयन गर्नुहोस् ।" +msgid "Select the vertical alignment option that you want to apply to the cell contents." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30345,8 +30345,8 @@ msgctxt "" "par_id3150822\n" "69\n" "help.text" -msgid "Aligns the cell contents to the bottom of the cell." -msgstr "कक्षको तल्लो किनारा लाई कक्षको सामग्रीहरूले पङ्क्तिबद्ध गर्छ ।" +msgid "Aligns the cell contents to the bottom of the cell." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30458,8 +30458,8 @@ msgctxt "" "par_id3147085\n" "49\n" "help.text" -msgid "Click in the dial to set the text orientation." -msgstr "पाठ अभिमुखिकरण सेट गर्न डायलमा क्लिक गर्नुहोस् ।" +msgid "Click in the dial to set the text orientation." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30476,8 +30476,8 @@ msgctxt "" "par_id3153194\n" "46\n" "help.text" -msgid "Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right." -msgstr "चयन गरिएको कक्ष(हरू) मा पाठका लागि परिक्रमा कोण प्रविष्टि गर्दछ । एउटा सकारात्मक सङ्ख्याले पाठलाई बायाँ तिर र एउटा नकारात्मक सङ्ख्याले पाठलाई दायाँतिर घुमाउँदछ ।" +msgid "Enter the rotation angle for the text in the selected cell(s). A positive number rotates the text to the left and a negative number rotates the text to the right." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30494,8 +30494,8 @@ msgctxt "" "par_id3154069\n" "76\n" "help.text" -msgid "Specify the cell edge from which to write the rotated text." -msgstr "घुमेको पाठमा लेखिएकोबाट कक्ष किनारा निर्दिष्ट गर्नुहोस् ।" +msgid "Specify the cell edge from which to write the rotated text." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30555,8 +30555,8 @@ msgctxt "" "par_id3150010\n" "85\n" "help.text" -msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated." -msgstr "यो जाँचबाकस यदि एसियाली भाषा समर्थन सक्षम पारिएको छ र पाठ दिशा ठाडोमा सेट गरिएको छ भने मात्र उपलब्ध हुन्छ । एसियाली क्यारेक्टरहरूलाई चयन गरिएको कक्ष(हरू) मा एकको तल अर्कोमा पङ्क्तिबद्ध गर्दछ । यदि कक्षले पाठको एउटा भन्दा बढी रेखा समाहित गर्दछ भने, रेखाहरू पाठ स्तम्भहरूमा रूपान्तर गरिन्छ जुन दायाँबाट बायाँ मिलान गरिन्छ । रूपान्तर गरिएको पश्चिमी क्यारेक्टरहरू दायाँ तिर ९० डिग्री घुमाइन्छ । एसियाली क्यारेक्टरहरू घुमाइदैन ।" +msgid "This checkbox is only available if Asian language support is enabled and the text direction is set to vertical. Aligns Asian characters one below the other in the selected cell(s). If the cell contains more than one line of text, the lines are converted to text columns that are arranged from right to left. Western characters in the converted text are rotated 90 degrees to the right. Asian characters are not rotated." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30591,8 +30591,8 @@ msgctxt "" "par_id3148555\n" "4\n" "help.text" -msgid "Wraps text onto another line at the cell border. The number of lines depends on the width of the cell. To enter a manual line break, press CommandCtrl+Enter in the cell." -msgstr "कक्ष किनारामा अन्य रेखा पाठ भित्र बेर्छ । रेखाहरूको सङ्ख्या कक्षको चौडाइमा निर्भर गर्छ.एउटा म्यानुअल रेखा विच्छेद गर्न, Command Ctrl+कक्षमा प्रविष्ट गर्नुहोस् थिच्नुहोस्" +msgid "Wraps text onto another line at the cell border. The number of lines depends on the width of the cell. To enter a manual line break, press CommandCtrl+Enter in the cell." +msgstr "" #: 05340300.xhp msgctxt "" @@ -30609,8 +30609,8 @@ msgctxt "" "par_id3148458\n" "82\n" "help.text" -msgid "Enables word hyphenation for text wrapping to the next line." -msgstr "अर्को रेखा लाई पाठ बर्दाका लागि शब्द हाइफनेसन सक्षम पार्छ ।" +msgid "Enables word hyphenation for text wrapping to the next line." +msgstr "" #: 05340300.xhp msgctxt "" diff --git a/source/ne/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ne/officecfg/registry/data/org/openoffice/Office/UI.po index 3cc040d7acf..54012cb594f 100644 --- a/source/ne/officecfg/registry/data/org/openoffice/Office/UI.po +++ b/source/ne/officecfg/registry/data/org/openoffice/Office/UI.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-06-13 17:25+0200\n" +"POT-Creation-Date: 2013-11-04 10:58+0100\n" "PO-Revision-Date: 2013-02-17 21:17+0000\n" "Last-Translator: Andras \n" "Language-Team: LANGUAGE \n" @@ -20508,8 +20508,8 @@ msgctxt "" "..Sidebar.Content.PanelList.TextPropertyPanel\n" "Title\n" "value.text" -msgid "Text" -msgstr "पाठ" +msgid "Character" +msgstr "" #: Sidebar.xcu msgctxt "" @@ -22078,15 +22078,6 @@ msgctxt "" msgid "Outline to ~Clipboard" msgstr "क्लिपबोर्डलाई रूपरेखा दिनुहोस्" -#: WriterCommands.xcu -msgctxt "" -"WriterCommands.xcu\n" -"..WriterCommands.UserInterface.Commands..uno:FlipVertical\n" -"Label\n" -"value.text" -msgid "Flip Horizontally" -msgstr "तेर्सोगरि फ्लिप गर्नुहोस्" - #: WriterCommands.xcu msgctxt "" "WriterCommands.xcu\n" diff --git a/source/ne/sd/source/ui/slideshow.po b/source/ne/sd/source/ui/slideshow.po index 8e1220813e3..a2ecf399f42 100644 --- a/source/ne/sd/source/ui/slideshow.po +++ b/source/ne/sd/source/ui/slideshow.po @@ -3,7 +3,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-23 12:05+0200\n" +"POT-Creation-Date: 2013-11-04 10:57+0100\n" "PO-Revision-Date: 2011-12-10 21:54+0200\n" "Last-Translator: Saaz \n" "Language-Team: LANGUAGE \n" @@ -168,6 +168,15 @@ msgctxt "" msgid "~Screen" msgstr "पर्दा" +#: slideshow.src +msgctxt "" +"slideshow.src\n" +"RID_SLIDESHOW_CONTEXTMENU\n" +"CM_EDIT_PRESENTATION\n" +"menuitem.text" +msgid "E~dit Presentation" +msgstr "" + #: slideshow.src msgctxt "" "slideshow.src\n" -- cgit