You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ja...@apache.org on 2013/10/15 20:21:46 UTC

svn commit: r1532469 [1/2] - in /openoffice/branches/l10n40/main/languages/source/templates: help_sbasic.pot help_scalc.pot help_sdraw.pot help_shared.pot help_simpress.pot help_swriter.pot

Author: jani
Date: Tue Oct 15 18:21:45 2013
New Revision: 1532469

URL: http://svn.apache.org/r1532469
Log:
converter had a problem with tags like: <emp/> they seems to do nothing except frustrate developers, but I do not dare remove them, so genLang now have a speciall silly tag handling.

Modified:
    openoffice/branches/l10n40/main/languages/source/templates/help_sbasic.pot
    openoffice/branches/l10n40/main/languages/source/templates/help_scalc.pot
    openoffice/branches/l10n40/main/languages/source/templates/help_sdraw.pot
    openoffice/branches/l10n40/main/languages/source/templates/help_shared.pot
    openoffice/branches/l10n40/main/languages/source/templates/help_simpress.pot
    openoffice/branches/l10n40/main/languages/source/templates/help_swriter.pot

Modified: openoffice/branches/l10n40/main/languages/source/templates/help_sbasic.pot
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/languages/source/templates/help_sbasic.pot?rev=1532469&r1=1532468&r2=1532469&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/languages/source/templates/help_sbasic.pot (original)
+++ openoffice/branches/l10n40/main/languages/source/templates/help_sbasic.pot Tue Oct 15 18:21:45 2013
@@ -1931,6 +1931,10 @@ msgstr ""
 msgid  "Variable=FunctionName(Parameter1, Parameter2,...)"
 msgstr ""
 
+#: shared/01020300.xhp#PAR_IDN107B3
+msgid  "You can also use the fully qualified name to call a procedure or function:<br/><item type=\"literal\">Library.Module.Macro()</item><br/> For example, to call the Autotext macro from the Gimmicks library, use the following command:<br/><item type=\"literal\">Gimmicks.AutoText.Main()</item>"
+msgstr ""
+
 #: shared/01020300.xhp#HD_ID3156276.45
 msgid  "Passing Variables by Value or Reference"
 msgstr ""
@@ -13699,6 +13703,10 @@ msgstr ""
 msgid  "Syntax:"
 msgstr ""
 
+#: shared/03090101.xhp#PAR_ID3153126.4
+msgid  "If condition=true Then Statement block [ElseIf condition=true Then] Statement block [Else] Statement block EndIf<br/>Instead of Else If you can write ElseIf, instead of End If you can write EndIf."
+msgstr ""
+
 #: shared/03090101.xhp#HD_ID3155419.5
 msgid  "Parameters:"
 msgstr ""

Modified: openoffice/branches/l10n40/main/languages/source/templates/help_scalc.pot
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/languages/source/templates/help_scalc.pot?rev=1532469&r1=1532468&r2=1532469&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/languages/source/templates/help_scalc.pot (original)
+++ openoffice/branches/l10n40/main/languages/source/templates/help_scalc.pot Tue Oct 15 18:21:45 2013
@@ -2943,6 +2943,10 @@ msgstr ""
 msgid  "DCOUNT(Database; DatabaseField; SearchCriteria)"
 msgstr ""
 
+#: 01/04060101.xhp#PAR_ID3153273.187
+msgid  "For the DatabaseField parameter you can enter a cell to specify the column, or enter the number 0 for the entire database. The parameter cannot be empty. <embedvar href=\"text/scalc/01/04060101.xhp#quotes\"/>"
+msgstr ""
+
 #: 01/04060101.xhp#HD_ID3154743.92
 msgid  "Example"
 msgstr ""
@@ -3439,6 +3443,98 @@ msgstr ""
 msgid  "Functions"
 msgstr ""
 
+#: 01/04060102.xhp#PAR_IDN10683
+msgid  "<embedvar href=\"text/scalc/01/func_workday.xhp#workday\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID5189062
+msgid  "<embedvar href=\"text/scalc/01/func_yearfrac.xhp#yearfrac\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID6854457
+msgid  "<embedvar href=\"text/scalc/01/func_date.xhp#date\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID3372295
+msgid  "<embedvar href=\"text/scalc/01/func_datevalue.xhp#datevalue\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID5684377
+msgid  "<embedvar href=\"text/scalc/01/func_edate.xhp#edate\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID7576525
+msgid  "<embedvar href=\"text/scalc/01/func_today.xhp#today\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID641193
+msgid  "<embedvar href=\"text/scalc/01/func_year.xhp#year\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID6501968
+msgid  "<embedvar href=\"text/scalc/01/func_now.xhp#now\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID3886532
+msgid  "<embedvar href=\"text/scalc/01/func_weeknum.xhp#weeknum\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID614947
+msgid  "<embedvar href=\"text/scalc/01/func_weeknumadd.xhp#weeknumadd\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID3953062
+msgid  "<embedvar href=\"text/scalc/01/func_minute.xhp#minute\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID2579729
+msgid  "<embedvar href=\"text/scalc/01/func_month.xhp#month\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID1346781
+msgid  "<embedvar href=\"text/scalc/01/func_eomonth.xhp#eomonth\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID8951384
+msgid  "<embedvar href=\"text/scalc/01/func_networkdays.xhp#networkdays\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID1074251
+msgid  "<embedvar href=\"text/scalc/01/func_eastersunday.xhp#eastersunday\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID372325
+msgid  "<embedvar href=\"text/scalc/01/func_second.xhp#second\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID224005
+msgid  "<embedvar href=\"text/scalc/01/func_hour.xhp#hour\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID5375835
+msgid  "<embedvar href=\"text/scalc/01/func_day.xhp#day\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID1208838
+msgid  "<embedvar href=\"text/scalc/01/func_days.xhp#days\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID7679982
+msgid  "<embedvar href=\"text/scalc/01/func_days360.xhp#days360\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID9172643
+msgid  "<embedvar href=\"text/scalc/01/func_weekday.xhp#weekday\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID2354503
+msgid  "<embedvar href=\"text/scalc/01/func_time.xhp#time\"/>"
+msgstr ""
+
+#: 01/04060102.xhp#PAR_ID7765434
+msgid  "<embedvar href=\"text/scalc/01/func_timevalue.xhp#timevalue\"/>"
+msgstr ""
+
 #: 01/04060103.xhp#TIT
 msgid  "Financial Functions Part One"
 msgstr ""
@@ -3751,6 +3847,10 @@ msgstr ""
 msgid  "            <emph>Type</emph> (optional) denotes due date for payments. Type = 1 means due at the beginning of a period and Type = 0 (default) means due at the end of the period."
 msgstr ""
 
+#: 01/04060103.xhp#PAR_IDN10B13
+msgid  "            <embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>         "
+msgstr ""
+
 #: 01/04060103.xhp#HD_ID3150037.14
 msgid  "Example"
 msgstr ""
@@ -4587,6 +4687,10 @@ msgstr ""
 msgid  "\"system\""
 msgstr ""
 
+#: 01/04060104.xhp#PAR_ID9841608
+msgid  "The type of the operating system. <br/>\"WNT\" for Microsoft Windows <br/>\"LINUX\" for Linux <br/>\"SOLARIS\" for Solaris"
+msgstr ""
+
 #: 01/04060104.xhp#PAR_ID2701803
 msgid  "\"release\""
 msgstr ""
@@ -5703,6 +5807,10 @@ msgstr ""
 msgid  "            <emph>OtherwiseValue</emph> (optional) is the value that is returned if the logical test is FALSE."
 msgstr ""
 
+#: 01/04060105.xhp#PAR_IDN107FA
+msgid  "            <embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>         "
+msgstr ""
+
 #: 01/04060105.xhp#HD_ID3149507.55
 msgid  "Examples"
 msgstr ""
@@ -8975,6 +9083,10 @@ msgstr ""
 msgid  "You now see a unit array with a range of A1:E5."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN10FA7
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#BM_ID3159084
 msgid  "<bookmark_value>FREQUENCY function</bookmark_value>"
 msgstr ""
@@ -9167,6 +9279,10 @@ msgstr ""
 msgid  "Select a single column range in which to enter the frequency according to the class limits. You must select one field more than the class ceiling. In this example, select the range C1:C6. Call up the FREQUENCY function in the <emph>Function Wizard</emph>. Select the <emph>Data</emph> range in (A1:A11), and then the <emph>Classes</emph> range in which you entered the class limits (B1:B6). Select the <emph>Array</emph> check box and click <emph>OK</emph>. You will see the frequency count in the range C1:C6."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11269
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#BM_ID3151030
 msgid  "<bookmark_value>MDETERM function</bookmark_value><bookmark_value>determinants</bookmark_value>"
 msgstr ""
@@ -9195,6 +9311,10 @@ msgstr ""
 msgid  "You can find a general introduction to using Array functions on top of this page."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11333
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#BM_ID3151348
 msgid  "<bookmark_value>MINVERSE function</bookmark_value><bookmark_value>inverse arrays</bookmark_value>"
 msgstr ""
@@ -9219,6 +9339,10 @@ msgstr ""
 msgid  "<emph>Array</emph> represents a square array that is to be inverted."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN113EE
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#HD_ID3157868.44
 msgid  "Example"
 msgstr ""
@@ -9255,6 +9379,10 @@ msgstr ""
 msgid  "<emph>Array</emph> at second place represents the second array with the same number of rows."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN114C3
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#HD_ID3152574.53
 msgid  "Example"
 msgstr ""
@@ -9287,6 +9415,10 @@ msgstr ""
 msgid  "<emph>Array</emph> represents the array in the spreadsheet that is to be transposed."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN115A5
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#HD_ID3159352.61
 msgid  "Example"
 msgstr ""
@@ -9339,6 +9471,14 @@ msgstr ""
 msgid  "LINEST returns a table (array) of statistics as below and must be entered as an array formula (for example by using <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline>+Shift+Return rather than just Return)."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11416
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
+#: 01/04060107.xhp#PAR_IDN116C6
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#HD_ID3154162.72
 msgid  "Example"
 msgstr ""
@@ -9659,6 +9799,10 @@ msgstr ""
 msgid  "F6: The sum of the squared deviation of the estimated Y value from the given Y values."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11B04
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#BM_ID1596728
 msgid  "<bookmark_value>LOGEST function</bookmark_value>"
 msgstr ""
@@ -9695,6 +9839,14 @@ msgstr ""
 msgid  "<emph>Stats</emph> (optional). If Stats=0, only the regression coefficient is calculated."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN118F7
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
+#: 01/04060107.xhp#PAR_IDN11BC3
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#HD_ID3163216.158
 msgid  "Example"
 msgstr ""
@@ -9827,6 +9979,10 @@ msgstr ""
 msgid  "SUMPRODUCT returns a single number, it is not necessary to enter the function as an array function."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11C91
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#BM_ID3144842
 msgid  "<bookmark_value>SUMX2MY2 function</bookmark_value>"
 msgstr ""
@@ -9855,6 +10011,10 @@ msgstr ""
 msgid  "<emph>ArrayY</emph> represents the second array whose elements are to be squared and subtracted."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11D6B
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#BM_ID3145026
 msgid  "<bookmark_value>SUMX2PY2 function</bookmark_value>"
 msgstr ""
@@ -9883,6 +10043,10 @@ msgstr ""
 msgid  "<emph>ArrayY</emph> represents the second array, whose elements are to be squared and added."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11E45
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#BM_ID3163527
 msgid  "<bookmark_value>SUMXMY2 function</bookmark_value>"
 msgstr ""
@@ -9911,6 +10075,10 @@ msgstr ""
 msgid  "<emph>ArrayY</emph> represents the second array, whose elements are to be subtracted and squared."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11F1F
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#BM_ID3166062
 msgid  "<bookmark_value>TREND function</bookmark_value>"
 msgstr ""
@@ -9947,6 +10115,14 @@ msgstr ""
 msgid  "<emph>LinearType</emph>(Optional). If LinearType = 0, then lines will be calculated through the zero point. Otherwise, offset lines will also be calculated. The default is LinearType <> 0."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11D2F
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
+#: 01/04060107.xhp#PAR_IDN12019
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#HD_ID3166231.204
 msgid  "Example"
 msgstr ""
@@ -9991,6 +10167,14 @@ msgstr ""
 msgid  "<emph>FunctionType</emph>(optional). If FunctionType = 0, functions in the form y = m^x will be calculated. Otherwise, y = b*m^x functions will be calculated."
 msgstr ""
 
+#: 01/04060107.xhp#PAR_IDN11DFD
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
+#: 01/04060107.xhp#PAR_IDN12113
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#moreontop\"/>"
+msgstr ""
+
 #: 01/04060107.xhp#HD_ID3173839.215
 msgid  "Example"
 msgstr ""
@@ -10831,6 +11015,10 @@ msgstr ""
 msgid  "Arguments <emph>Height</emph> and <emph>Width</emph> must not lead to zero or negative count of rows or columns."
 msgstr ""
 
+#: 01/04060109.xhp#PAR_IDN1104B
+msgid  "            <embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>         "
+msgstr ""
+
 #: 01/04060109.xhp#HD_ID3155586.120
 msgid  "Example"
 msgstr ""
@@ -10935,6 +11123,10 @@ msgstr ""
 msgid  "            <emph>Style2</emph> is the optional name of a cell style assigned to the cell after a certain amount of time has passed. If this parameter is missing \"Default\" is assumed."
 msgstr ""
 
+#: 01/04060109.xhp#PAR_IDN111CA
+msgid  "            <embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>         "
+msgstr ""
+
 #: 01/04060109.xhp#HD_ID3159254.140
 msgid  "Example"
 msgstr ""
@@ -15675,6 +15867,10 @@ msgstr ""
 msgid  "<emph>Type </emph>is an optional parameter. Type = 1 means a switch to linear depreciation. In Type = 0 no switch is made."
 msgstr ""
 
+#: 01/04060118.xhp#PAR_IDN10A0D
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
 #: 01/04060118.xhp#HD_ID3148429.233
 msgid  "Example"
 msgstr ""
@@ -15947,6 +16143,10 @@ msgstr ""
 msgid  "<emph>Guess</emph> (optional) determines the estimated value of the interest with iterative calculation."
 msgstr ""
 
+#: 01/04060118.xhp#PAR_IDN10E2A
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
 #: 01/04060118.xhp#HD_ID3149791.259
 msgid  "Example"
 msgstr ""
@@ -16367,6 +16567,10 @@ msgstr ""
 msgid  "<emph>Type</emph> (optional) defines whether the payment is due at the beginning or the end of a period."
 msgstr ""
 
+#: 01/04060118.xhp#PAR_IDN114D8
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
 #: 01/04060118.xhp#HD_ID3146800.286
 msgid  "Example"
 msgstr ""
@@ -16459,6 +16663,10 @@ msgstr ""
 msgid  "<emph>Type</emph> (optional) is the due date of the payment at the beginning or at the end of the period."
 msgstr ""
 
+#: 01/04060118.xhp#PAR_IDN1166C
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
 #: 01/04060118.xhp#HD_ID3155795.299
 msgid  "Example"
 msgstr ""
@@ -16539,6 +16747,10 @@ msgstr ""
 msgid  "<emph>Type</emph> (optional) defines the due date. F = 1 for payment at the beginning of a period and F = 0 for payment at the end of a period."
 msgstr ""
 
+#: 01/04060119.xhp#PAR_IDN1067C
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
 #: 01/04060119.xhp#HD_ID3148582.248
 msgid  "Example"
 msgstr ""
@@ -17539,6 +17751,10 @@ msgstr ""
 msgid  "<emph>Type</emph> (optional) is the due date for the periodic payments. Type=1 is payment at the beginning and Type=0 is payment at the end of each period."
 msgstr ""
 
+#: 01/04060119.xhp#PAR_IDN11645
+msgid  "<embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>"
+msgstr ""
+
 #: 01/04060119.xhp#HD_ID3152358.339
 msgid  "Example"
 msgstr ""
@@ -17951,6 +18167,10 @@ msgstr ""
 msgid  "            <emph>End</emph> (optional) is the upper bound for <emph>Number</emph>."
 msgstr ""
 
+#: 01/04060181.xhp#PAR_IDN109DF
+msgid  "            <embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>         "
+msgstr ""
+
 #: 01/04060181.xhp#HD_ID3147077.61
 msgid  "Example"
 msgstr ""
@@ -18003,6 +18223,10 @@ msgstr ""
 msgid  "            <emph>Cumulative</emph> (optional) can be 0 or False to calculate the probability density function. It can be any other value or True or omitted to calculate the cumulative distribution function."
 msgstr ""
 
+#: 01/04060181.xhp#PAR_IDN10AB3
+msgid  "            <embedvar href=\"text/scalc/00/00000004.xhp#optional\"/>         "
+msgstr ""
+
 #: 01/04060181.xhp#HD_ID3145649.73
 msgid  "Example"
 msgstr ""
@@ -21855,6 +22079,10 @@ msgstr ""
 msgid  "You can also open the<emph> Rename Sheet </emph>dialog through the context menu by positioning the mouse pointer over a sheet tab at the bottom of the window and <switchinline select=\"sys\"><caseinline select=\"MAC\">clicking while pressing Control</caseinline><defaultinline>clicking the right mouse button</defaultinline></switchinline>."
 msgstr ""
 
+#: 01/05050100.xhp#PAR_ID3147396.6
+msgid  "Alternatively, click the sheet tab while pressing the <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Alt</defaultinline></switchinline> key. Now you can change the name directly. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
+
 #: 01/05050300.xhp#TIT
 msgid  "Show Sheet"
 msgstr ""
@@ -22175,6 +22403,10 @@ msgstr ""
 msgid  "<variable id=\"druckbereichetext\"><ahelp hid=\".uno:EditPrintArea\">Opens a dialog where you can specify the print range.</ahelp></variable> You can also set the rows or columns which are to be repeated in every page."
 msgstr ""
 
+#: 01/05080300.xhp#PAR_IDN105AE
+msgid  "<embedvar href=\"text/scalc/guide/printranges.xhp#printranges\"/>"
+msgstr ""
+
 #: 01/05080300.xhp#HD_ID3156281.3
 msgid  "Print range"
 msgstr ""
@@ -22579,6 +22811,10 @@ msgstr ""
 msgid  "Formula is SUM($A$1:$A$5)=10: Cell style Result (The selected cells are formatted with the Result style if the sum of the contents in cells A1 to A5 is equal to 10)."
 msgstr ""
 
+#: 01/05120000.xhp#PAR_IDN107E1
+msgid  "            <embedvar href=\"text/scalc/guide/cellstyle_conditional.xhp#cellstyle_conditional\"/>         "
+msgstr ""
+
 #: 01/06020000.xhp#TIT
 msgid  "Hyphenation"
 msgstr ""
@@ -22907,6 +23143,10 @@ msgstr ""
 msgid  "<variable id=\"szenariotext\"><ahelp hid=\".uno:ScenarioManager\">Defines a scenario for the selected sheet area.</ahelp></variable>"
 msgstr ""
 
+#: 01/06050000.xhp#PAR_IDN10637
+msgid  "<embedvar href=\"text/scalc/guide/scenario.xhp#scenario\"/>"
+msgstr ""
+
 #: 01/06050000.xhp#HD_ID3156280.3
 msgid  "Name of scenario"
 msgstr ""
@@ -22995,6 +23235,10 @@ msgstr ""
 msgid  "<link href=\"text/scalc/01/06060200.xhp\" name=\"Documents\">Documents</link>"
 msgstr ""
 
+#: 01/06060000.xhp#PAR_IDN10622
+msgid  "<embedvar href=\"text/scalc/guide/cell_protect.xhp#cell_protect\"/>"
+msgstr ""
+
 #: 01/06060100.xhp#TIT
 msgid  "Protecting Sheet"
 msgstr ""
@@ -23739,6 +23983,10 @@ msgstr ""
 msgid  "<variable id=\"spezialfilter\"><ahelp hid=\".uno:DataFilterSpecialFilter\">Defines an advanced filter.</ahelp></variable>"
 msgstr ""
 
+#: 01/12040300.xhp#PAR_IDN105EB
+msgid  "<embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>"
+msgstr ""
+
 #: 01/12040300.xhp#HD_ID3153771.25
 msgid  "Read filter criteria from"
 msgstr ""
@@ -25291,6 +25539,10 @@ msgstr ""
 msgid  "In the case of grouping date values, specifies the intervals to group by."
 msgstr ""
 
+#: 01/12090400.xhp#PAR_IDN105B2
+msgid  "<embedvar href=\"text/scalc/guide/datapilot_grouping.xhp#datapilot_grouping\"/>"
+msgstr ""
+
 #: 01/12100000.xhp#TIT
 msgid  "Refresh Range"
 msgstr ""
@@ -26447,6 +26699,10 @@ msgstr ""
 msgid  "=WEEKDAY(NOW()) returns the number of the current day."
 msgstr ""
 
+#: 01/func_weekday.xhp#PAR_ID3150588.171
+msgid  "To obtain a function indicating whether a day in A1 is a business day, use the IF and WEEKDAY functions as follows: <br/>IF(WEEKDAY(A1;2)<6;\"Business day\";\"Weekend\")"
+msgstr ""
+
 #: 01/func_weeknumadd.xhp#TIT
 msgid  "WEEKNUM_ADD "
 msgstr ""
@@ -28491,6 +28747,10 @@ msgstr ""
 msgid  "Division by zero"
 msgstr ""
 
+#: 05/02140000.xhp#PAR_ID5844294
+msgid  "Division operator / if the denominator is 0<br/>Some more functions return this error, for example:<br/>VARP with less than 1 argument<br/>STDEVP with less than 1 argument<br/>VAR with less than 2 arguments<br/>STDEV with less than 2 arguments<br/>STANDARDIZE with stdev=0<br/>NORMDIST with stdev=0"
+msgstr ""
+
 #: 05/empty_cells.xhp#TIT
 msgid  "Handling of Empty Cells"
 msgstr ""
@@ -29611,6 +29871,10 @@ msgstr ""
 msgid  "Click <emph>OK</emph>. "
 msgstr ""
 
+#: guide/cell_protect.xhp#PAR_IDN10B8C
+msgid  "            <embedvar href=\"text/shared/guide/digital_signatures.xhp#digital_signatures\"/>         "
+msgstr ""
+
 #: guide/cellreference_dragdrop.xhp#TIT
 msgid  "Referencing Cells by Drag-and-Drop"
 msgstr ""
@@ -29803,6 +30067,10 @@ msgstr ""
 msgid  "The STYLE() function can be added to an existing formula in a cell. For example, together with the CURRENT function, you can color a cell depending on its value. The formula =...+STYLE(IF(CURRENT()>3; \"Red\"; \"Green\")) applies the cell style \"Red\" to cells if the value is greater than 3, otherwise the cell style \"Green\" is applied."
 msgstr ""
 
+#: guide/cellstyle_by_formula.xhp#PAR_ID3151385.15
+msgid  "If you would like to apply a formula to all cells in a selected area, you can use the<emph/>         <item type=\"menuitem\">Find & Replace</item> dialog."
+msgstr ""
+
 #: guide/cellstyle_by_formula.xhp#PAR_ID3149456.16
 msgid  "Select all the desired cells."
 msgstr ""
@@ -29835,6 +30103,10 @@ msgstr ""
 msgid  "All cells with contents that were included in the selection are now highlighted."
 msgstr ""
 
+#: guide/cellstyle_by_formula.xhp#PAR_ID3147127.23
+msgid  "Click<emph/>               <item type=\"menuitem\">Replace all</item>."
+msgstr ""
+
 #: guide/cellstyle_conditional.xhp#TIT
 msgid  "Applying Conditional Formatting"
 msgstr ""
@@ -30343,6 +30615,10 @@ msgstr ""
 msgid  "Choose <emph>File - Save as</emph>. You will see the <emph>Save as</emph> dialog."
 msgstr ""
 
+#: guide/csv_formula.xhp#PAR_ID3153912.10
+msgid  "In the<emph/>               <item type=\"menuitem\">File type</item> field select the format \"Text CSV\"."
+msgstr ""
+
 #: guide/csv_formula.xhp#PAR_ID3157978.13
 msgid  "Enter a name and click <emph>Save</emph>."
 msgstr ""
@@ -34659,6 +34935,10 @@ msgstr ""
 msgid  "<variable id=\"main0200\"><link href=\"text/scalc/main0200.xhp\" name=\"Toolbars\">Toolbars</link></variable>"
 msgstr ""
 
+#: main0200.xhp#PAR_ID3148798.2
+msgid  "This submenu lists the toolbars that are available in spreadsheets.<embedvar href=\"text/shared/00/00000007.xhp#symbolleistenneu\"/>"
+msgstr ""
+
 #: main0202.xhp#TIT
 msgid  "Formatting Bar"
 msgstr ""

Modified: openoffice/branches/l10n40/main/languages/source/templates/help_sdraw.pot
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/languages/source/templates/help_sdraw.pot?rev=1532469&r1=1532468&r2=1532469&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/languages/source/templates/help_sdraw.pot (original)
+++ openoffice/branches/l10n40/main/languages/source/templates/help_sdraw.pot Tue Oct 15 18:21:45 2013
@@ -1583,6 +1583,10 @@ msgstr ""
 msgid  "Welcome to the $[officename] Draw Help"
 msgstr ""
 
+#: main0000.xhp#HD_ID3155960.1
+msgid  "<switchinline select=\"appl\"> <caseinline select=\"DRAW\"/> </switchinline>Welcome to the $[officename] Draw Help"
+msgstr ""
+
 #: main0000.xhp#HD_ID3154022.3
 msgid  "How to Work With $[officename] Draw"
 msgstr ""

Modified: openoffice/branches/l10n40/main/languages/source/templates/help_shared.pot
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/languages/source/templates/help_shared.pot?rev=1532469&r1=1532468&r2=1532469&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/languages/source/templates/help_shared.pot (original)
+++ openoffice/branches/l10n40/main/languages/source/templates/help_shared.pot Tue Oct 15 18:21:45 2013
@@ -9783,6 +9783,14 @@ msgstr ""
 msgid  "<variable id=\"allestext\"><ahelp hid=\".uno:Select\" visibility=\"visible\">Selects the entire content of the current file, frame, or text object.</ahelp></variable>"
 msgstr ""
 
+#: 01/02090000.xhp#PAR_ID3155261.3
+msgid  "<switchinline select=\"appl\"> <caseinline select=\"CALC\">To select all of the cells on a sheet, click the button at the intersection of the column and row header in the top left corner of the sheet.</caseinline> <defaultinline/> </switchinline>"
+msgstr ""
+
+#: 01/02090000.xhp#PAR_ID3154046.4
+msgid  "<switchinline select=\"appl\"> <caseinline select=\"CALC\">To select all of the sheets in a spreadsheet file, right-click the name tab of a sheet, and then choose <emph>Select All Sheets</emph>.<ahelp hid=\".uno:TableSelectAll\" visibility=\"hidden\">Selects all of the sheets in the current spreadsheet.</ahelp></caseinline> <defaultinline/> </switchinline>"
+msgstr ""
+
 #: 01/02100000.xhp#TIT
 msgid  "Find & Replace"
 msgstr ""
@@ -17115,6 +17123,10 @@ msgstr ""
 msgid  "<ahelp hid=\".uno:AlignHorizontalCenter\">Horizontally centers the selected objects. If only one object is selected in Draw or Impress, the center of the object is aligned to the horizontal center of the page.</ahelp>"
 msgstr ""
 
+#: 01/05070200.xhp#PAR_ID3144336.3
+msgid  "The vertical position of the selected objects is not affected by this command.<embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgstr ""
+
 #: 01/05070300.xhp#TIT
 msgid  "Align Right"
 msgstr ""
@@ -17143,6 +17155,10 @@ msgstr ""
 msgid  "<ahelp hid=\".uno:AlignTop\">Vertically aligns the top edges of the selected objects. If only one object is selected in Draw or Impress, the top edge of the object is aligned to the upper page margin.</ahelp>"
 msgstr ""
 
+#: 01/05070400.xhp#PAR_ID3154230.3
+msgid  "Objects are aligned to the top edge of the topmost object in the selection. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgstr ""
+
 #: 01/05070500.xhp#TIT
 msgid  "Align Vertical Center"
 msgstr ""
@@ -17167,6 +17183,10 @@ msgstr ""
 msgid  "<ahelp hid=\".\">Vertically aligns the bottom edges of the selected objects. If only one object is selected in Draw or Impress, the bottom edge of the object is aligned to the lower page margin.</ahelp>"
 msgstr ""
 
+#: 01/05070600.xhp#PAR_ID3151330.4
+msgid  "Objects are aligned to the bottom edge of the bottom most object in the selection. <embedvar href=\"text/shared/01/05070100.xhp#mehrfachselektion\"/>"
+msgstr ""
+
 #: 01/05080000.xhp#TIT
 msgid  "Alignment (Text Objects)"
 msgstr ""
@@ -21783,14 +21803,26 @@ msgstr ""
 msgid  "For Selection"
 msgstr ""
 
+#: 01/06010500.xhp#PAR_ID1507309
+msgid  "<ahelp hid=\".\">Opens a submenu. Choose a language for the selected text. <br/>Choose None to exclude the selected text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
+msgstr ""
+
 #: 01/06010500.xhp#HD_ID7693411
 msgid  "For Paragraph"
 msgstr ""
 
+#: 01/06010500.xhp#PAR_ID3928952
+msgid  "<ahelp hid=\".\">Opens a submenu. Choose a language for the current paragraph. <br/>Choose None to exclude the current paragraph from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
+msgstr ""
+
 #: 01/06010500.xhp#HD_ID5206762
 msgid  "For all Text"
 msgstr ""
 
+#: 01/06010500.xhp#PAR_ID5735953
+msgid  "<ahelp hid=\".\">Opens a submenu. Choose a language for all text. <br/>Choose None to exclude all text from spellchecking and hyphenation.<br/>Choose More to open a dialog with more options.</ahelp>"
+msgstr ""
+
 #: 01/06010500.xhp#PAR_IDN105AF
 msgid  "Hyphenation"
 msgstr ""
@@ -22275,6 +22307,10 @@ msgstr ""
 msgid  "A--B (A, minus, minus, B)"
 msgstr ""
 
+#: 01/06040100.xhp#PAR_ID6049684
+msgid  "A—B (A, em-dash, B)<br/>(see note below the table)"
+msgstr ""
+
 #: 01/06040100.xhp#PAR_ID2219916
 msgid  "A-B (A, minus, B)"
 msgstr ""
@@ -23847,6 +23883,10 @@ msgstr ""
 msgid  "<ahelp hid=\".\">Opens a dialog where you can organize scripts.</ahelp>"
 msgstr ""
 
+#: 01/06130200.xhp#PAR_IDN10622
+msgid  "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgstr ""
+
 #: 01/06130200.xhp#PAR_IDN10597
 msgid  "<link href=\"text/shared/01/06130000.xhp#script\">BeanShell</link>"
 msgstr ""
@@ -23855,6 +23895,10 @@ msgstr ""
 msgid  "<ahelp hid=\".\">Opens a dialog where you can organize scripts.</ahelp>"
 msgstr ""
 
+#: 01/06130200.xhp#PAR_IDN105FB
+msgid  "<embedvar href=\"text/shared/guide/scripting.xhp#scripting\"/>"
+msgstr ""
+
 #: 01/06130500.xhp#TIT
 msgid  "Append libraries"
 msgstr ""
@@ -24959,6 +25003,10 @@ msgstr ""
 msgid  "Display source"
 msgstr ""
 
+#: 01/06150200.xhp#PAR_ID3150444.17
+msgid  "<ahelp hid=\"HID_XML_FILTER_TEST_IMPORT_DISPLAY_SOURCE\">Opens the <embedvar href=\"text/shared/01/06150210.xhp#xmlfilteroutput\"/> window, where the XML source of the selected document is displayed. The document is used to test the import filter.</ahelp> The <emph>Validate</emph> button in the window validates the XML source of the document."
+msgstr ""
+
 #: 01/06150200.xhp#HD_ID3147078.18
 msgid  "Browse"
 msgstr ""
@@ -30735,6 +30783,10 @@ msgstr ""
 msgid  "Enter a number or a formula that returns a number in the linked cell"
 msgstr ""
 
+#: 02/01170102.xhp#PAR_IDN10F3E
+msgid  "If entered value is TRUE or not 0: Check box is selected<br/>If entered value is FALSE or 0: Check box is deselected"
+msgstr ""
+
 #: 02/01170102.xhp#PAR_IDN10F47
 msgid  "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
 msgstr ""
@@ -30807,6 +30859,10 @@ msgstr ""
 msgid  "Enter a number or a formula that returns a number in the linked cell"
 msgstr ""
 
+#: 02/01170102.xhp#PAR_IDN10F92
+msgid  "If entered value is TRUE or not 0: Option button is selected<br/>If entered value is FALSE or 0: Option button is deselected"
+msgstr ""
+
 #: 02/01170102.xhp#PAR_IDN10F9B
 msgid  "Clear the linked cell, or enter text, or enter a formula that returns text or an error"
 msgstr ""
@@ -34619,6 +34675,10 @@ msgstr ""
 msgid  "<ahelp hid=\".uno:DataFilterStandardFilter\">Specifies the logical conditions to filter your table data.</ahelp> This dialog is available for spreadsheet documents, database tables and database forms. The dialog for databases does not contain the <emph>More Options</emph> button."
 msgstr ""
 
+#: 02/12090100.xhp#PAR_IDN105EE
+msgid  "         <embedvar href=\"text/scalc/guide/filters.xhp#filters\"/>      "
+msgstr ""
+
 #: 02/12090100.xhp#HD_ID3155555.3
 msgid  "Filter criteria"
 msgstr ""
@@ -36615,6 +36675,10 @@ msgstr ""
 msgid  "<ahelp hid=\".\">The Fontwork Gallery displays previews of Fontwork objects. To insert an object into your document, select the object, and then click OK.</ahelp>"
 msgstr ""
 
+#: 02/fontwork.xhp#PAR_IDN105AF
+msgid  "<embedvar href=\"text/shared/guide/fontwork.xhp#fontwork\"/>"
+msgstr ""
+
 #: 02/fontwork.xhp#PAR_IDN10623
 msgid  "<link href=\"text/shared/fontwork_toolbar.xhp\">Fontwork toolbar</link>"
 msgstr ""
@@ -36747,6 +36811,10 @@ msgstr ""
 msgid  "Shortcut Keys for Mouse Actions"
 msgstr ""
 
+#: 04/01010000.xhp#PAR_ID3154749.106
+msgid  "If you are using drag-and-drop, selecting with the mouse or clicking objects and names, you can use the keys Shift, <switchinline select=\"sys\"><caseinline select=\"MAC\">Command</caseinline><defaultinline>Ctrl</defaultinline></switchinline> and occasionally <switchinline select=\"sys\"><caseinline select=\"MAC\">Option</caseinline><defaultinline>Alt</defaultinline></switchinline> to access additional functionality. The modified functions available when holding down keys during drag-and-drop are indicated by the mouse pointer changing form. When selecting files or other objects, the modifier keys can extend the selection - the functions are explained where applicable. <switchinline select=\"sys\"><caseinline select=\"UNIX\"><embedvar href=\"text/shared/00/00000099.xhp#winmanager\"/></caseinline></switchinline>"
+msgstr ""
+
 #: 04/01010000.xhp#HD_ID3154046.127
 msgid  "Practical Text Input Fields"
 msgstr ""
@@ -38523,6 +38591,10 @@ msgstr ""
 msgid  "Unfortunately the Help page you selected was not found. The following data could be helpful in locating the error:"
 msgstr ""
 
+#: 05/err_html.xhp#PAR_ID3143268.3
+msgid  "Help ID: <emph><help-id-missing/></emph>"
+msgstr ""
+
 #: 05/err_html.xhp#PAR_IDN10681
 msgid  "You can install missing Help modules using the Setup application."
 msgstr ""
@@ -48563,6 +48635,50 @@ msgstr ""
 msgid  "To open a database file, choose <emph>File - Open</emph>. In the <emph>File type</emph> list box, select to view only \"Database documents\". Select a database document and click <emph>Open</emph>."
 msgstr ""
 
+#: explorer/database/main.xhp#PAR_IDN1075F
+msgid  "<embedvar href=\"text/shared/guide/data_view.xhp#data_view\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN10767
+msgid  "<embedvar href=\"text/shared/guide/data_register.xhp#data_register\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN1076F
+msgid  "<embedvar href=\"text/shared/guide/data_new.xhp#data_new\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN10777
+msgid  "<embedvar href=\"text/shared/guide/data_tables.xhp#data_tables\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN1077F
+msgid  "<embedvar href=\"text/shared/guide/data_queries.xhp#data_queries\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN10787
+msgid  "<embedvar href=\"text/shared/guide/data_forms.xhp#data_forms\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN1078F
+msgid  "<embedvar href=\"text/shared/guide/data_reports.xhp#data_reports\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_ID1311990
+msgid  "<embedvar href=\"text/shared/guide/data_im_export.xhp#data_im_export\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN10797
+msgid  "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN107AD
+msgid  "<embedvar href=\"text/shared/explorer/database/menubar.xhp#titletext\"/>"
+msgstr ""
+
+#: explorer/database/main.xhp#PAR_IDN107BB
+msgid  "<embedvar href=\"text/shared/explorer/database/toolbars.xhp#toolbars\"/>"
+msgstr ""
+
 #: explorer/database/main.xhp#PAR_ID6474806
 msgid  "<link href=\"http://wiki.services.openoffice.org/wiki/Database\">Wiki page about Base</link>"
 msgstr ""
@@ -52771,6 +52887,14 @@ msgstr ""
 msgid  "On Windows systems, you can also use drag-and-drop instead of Copy and Paste. Also, for registered databases, you can open the datasource browser (press F4) instead of opening the Base window."
 msgstr ""
 
+#: guide/data_im_export.xhp#PAR_ID5871761
+msgid  "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr ""
+
+#: guide/data_im_export.xhp#PAR_ID6531266
+msgid  "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr ""
+
 #: guide/data_new.xhp#TIT
 msgid  "Creating a New Database"
 msgstr ""
@@ -52799,6 +52923,14 @@ msgstr ""
 msgid  "The <link href=\"text/shared/explorer/database/tablewizard00.xhp\">Table Wizard</link> helps you to add a table to the new database file."
 msgstr ""
 
+#: guide/data_new.xhp#PAR_IDN105FC
+msgid  "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr ""
+
+#: guide/data_new.xhp#PAR_IDN10604
+msgid  "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr ""
+
 #: guide/data_queries.xhp#TIT
 msgid  "Working with Queries"
 msgstr ""
@@ -52855,6 +52987,14 @@ msgstr ""
 msgid  "You see the <link href=\"text/shared/explorer/database/02010100.xhp\">Query Design window</link>."
 msgstr ""
 
+#: guide/data_queries.xhp#PAR_IDN1067B
+msgid  "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr ""
+
+#: guide/data_queries.xhp#PAR_IDN10683
+msgid  "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr ""
+
 #: guide/data_register.xhp#TIT
 msgid  "Registering and Deleting a Database "
 msgstr ""
@@ -52895,6 +53035,14 @@ msgstr ""
 msgid  "Select the database file and click <emph>Delete</emph>. "
 msgstr ""
 
+#: guide/data_register.xhp#PAR_IDN105F3
+msgid  "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr ""
+
+#: guide/data_register.xhp#PAR_IDN105FB
+msgid  "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr ""
+
 #: guide/data_reports.xhp#TIT
 msgid  "Creating Reports "
 msgstr ""
@@ -53311,6 +53459,14 @@ msgstr ""
 msgid  "You see the View Design window, which is almost the same as the <link href=\"text/shared/explorer/database/02010100.xhp\">Query Design window</link>."
 msgstr ""
 
+#: guide/data_tables.xhp#PAR_IDN1067B
+msgid  "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr ""
+
+#: guide/data_tables.xhp#PAR_IDN10683
+msgid  "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr ""
+
 #: guide/data_view.xhp#TIT
 msgid  "Viewing a Database"
 msgstr ""
@@ -53343,6 +53499,14 @@ msgstr ""
 msgid  "The <link href=\"text/shared/guide/database_main.xhp\">data source view</link> can be used to drag-and-drop table fields from registered databases into your documents and to produce mail merges."
 msgstr ""
 
+#: guide/data_view.xhp#PAR_IDN10606
+msgid  "<embedvar href=\"text/shared/explorer/database/main.xhp#base\"/>"
+msgstr ""
+
+#: guide/data_view.xhp#PAR_IDN1060E
+msgid  "<embedvar href=\"text/shared/guide/database_main.xhp#database_main\"/>"
+msgstr ""
+
 #: guide/digital_signatures.xhp#TIT
 msgid  "About Digital Signatures"
 msgstr ""
@@ -54375,6 +54539,10 @@ msgstr ""
 msgid  "In your e-mail program, enter the recipient, subject and any text you want to add, then send the e-mail."
 msgstr ""
 
+#: guide/email.xhp#PAR_ID3595385
+msgid  "In case you want to send the e-mail to a recipient who only has software that cannot read the OpenDocument format, you can send the current document in an often used proprietary format.<br/>For a text document, choose <item type=\"menuitem\">File - Send - Document as Microsoft Word</item>. For a spreadsheet, choose <item type=\"menuitem\">File - Send - Document as Microsoft Excel</item>. And for a presentation, choose <item type=\"menuitem\">File - Send - Document as Microsoft PowerPoint</item>. <br/>If you want to send the document as a read-only file, choose <item type=\"menuitem\">File - Send - Document as PDF</item>.<br/>These commands do not change your current document. Only a temporary copy is created and sent."
+msgstr ""
+
 #: guide/error_report.xhp#TIT
 msgid  "Error Report Tool"
 msgstr ""
@@ -56743,6 +56911,10 @@ msgstr ""
 msgid  "Use the draw functions to create an object to be used as a line end."
 msgstr ""
 
+#: guide/lineend_define.xhp#PAR_ID3149795.17
+msgid  "Select the object and choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Drawing Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph/><emph>Line</emph>."
+msgstr ""
+
 #: guide/lineend_define.xhp#PAR_ID3154306.18
 msgid  "In the dialog, click the <emph>Arrow Styles</emph>."
 msgstr ""
@@ -56879,6 +57051,10 @@ msgstr ""
 msgid  "Select a line drawing object in a document."
 msgstr ""
 
+#: guide/linestyle_define.xhp#PAR_ID3155419.14
+msgid  "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Drawing Object</emph> - </caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><item type=\"menuitem\"/><emph>Line</emph> and click the <emph>Line Styles</emph> tab."
+msgstr ""
+
 #: guide/linestyle_define.xhp#PAR_ID3155449.15
 msgid  "Specify the line options that you want."
 msgstr ""
@@ -57191,6 +57367,10 @@ msgstr ""
 msgid  "AutoShapes"
 msgstr ""
 
+#: guide/microsoft_terms.xhp#PAR_ID3154897.5
+msgid  "<link href=\"text/shared/guide/gallery_insert.xhp\" name=\"Gallery Objects\">Gallery Objects</link><br/>Shapes are on the <emph>Drawing</emph> toolbar (menu <item type=\"menuitem\">View - Toolbars - Drawing</item>)"
+msgstr ""
+
 #: guide/microsoft_terms.xhp#PAR_ID3157910.6
 msgid  "Change Case"
 msgstr ""
@@ -58515,6 +58695,10 @@ msgstr ""
 msgid  "Choose <emph>Format - Object - Position and Size </emph>- <emph>Position and Size</emph> tab. Unmark the <emph>Position</emph> or <emph>Size</emph> check box."
 msgstr ""
 
+#: guide/protection.xhp#PAR_IDN10B8C
+msgid  "<embedvar href=\"text/shared/guide/digital_signatures.xhp#digital_signatures\"/>"
+msgstr ""
+
 #: guide/protection.xhp#PAR_ID4680928
 msgid  "<link href=\"text/swriter/guide/protection.xhp\">Protecting Content in %PRODUCTNAME Writer</link>"
 msgstr ""
@@ -58547,6 +58731,10 @@ msgstr ""
 msgid  "When you edit a document in which others have made changes, you can accept or reject the changes individually or all together."
 msgstr ""
 
+#: guide/redlining_accept.xhp#PAR_ID3147008.25
+msgid  "If you have put multiple copies of the document in circulation, first merge these into one document (see <embedvar href=\"text/shared/guide/redlining_docmerge.xhp#redlining_docmerge\"/>)."
+msgstr ""
+
 #: guide/redlining_accept.xhp#PAR_ID3153748.26
 msgid  "Open the document and choose <emph>Edit - Changes - Accept or Reject</emph>. The <emph>Accept or Reject Changes</emph> dialog appears."
 msgstr ""
@@ -60671,6 +60859,10 @@ msgstr ""
 msgid  "<link href=\"http://www.w3.org/XML/\">World Wide Web Consortium Pages on Extensible Markup Language (XML)</link>"
 msgstr ""
 
+#: guide/xsltfilter.xhp#PAR_IDN10D97
+msgid  " <embedvar href=\"text/shared/00/00000021.xhp#xmlformat\"/> "
+msgstr ""
+
 #: guide/xsltfilter.xhp#PAR_ID5569017
 msgid  "<link href=\"text/shared/guide/xsltfilter_distribute.xhp\">Distributing XML filters</link>"
 msgstr ""
@@ -60891,6 +61083,10 @@ msgstr ""
 msgid  "<link href=\"text/shared/01/01070000.xhp\">Save As</link>"
 msgstr ""
 
+#: main0201.xhp#PAR_IDN10671
+msgid  "<embedvar href=\"text/shared/01/01070000.xhp#speichernuntertext\"/>"
+msgstr ""
+
 #: main0201.xhp#PAR_IDN106A5
 msgid  "<link href=\"text/shared/01/06010000.xhp\">Spellcheck</link>"
 msgstr ""
@@ -67095,6 +67291,10 @@ msgstr ""
 msgid  "Quality"
 msgstr ""
 
+#: optionen/01070400.xhp#PAR_ID3147229.54
+msgid  "See also <embedvar href=\"text/shared/guide/print_blackwhite.xhp#print_blackwhite\"/>."
+msgstr ""
+
 #: optionen/01070400.xhp#HD_ID3159149.45
 msgid  "Default"
 msgstr ""
@@ -67739,6 +67939,10 @@ msgstr ""
 msgid  "Specifies the languages for spellchecking, thesaurus and hyphenation."
 msgstr ""
 
+#: optionen/01140000.xhp#PAR_ID3148663.8
+msgid  "The spellcheck for the selected language only functions when you have installed the corresponding language module. <embedvar href=\"text/shared/optionen/01010401.xhp#sprachenfeld\"/>         "
+msgstr ""
+
 #: optionen/01140000.xhp#HD_ID3151210.9
 msgid  "Western"
 msgstr ""

Modified: openoffice/branches/l10n40/main/languages/source/templates/help_simpress.pot
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/languages/source/templates/help_simpress.pot?rev=1532469&r1=1532468&r2=1532469&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/languages/source/templates/help_simpress.pot (original)
+++ openoffice/branches/l10n40/main/languages/source/templates/help_simpress.pot Tue Oct 15 18:21:45 2013
@@ -5791,6 +5791,10 @@ msgstr ""
 msgid  "For more information, see the <link href=\"text/shared/00/00000005.xhp\" name=\"Glossary\">Glossary</link>."
 msgstr ""
 
+#: 01/13050500.xhp#PAR_ID3155333.3
+msgid  "You can also copy the selected object and choose <emph>Edit - Paste Special </emph>and select the bitmap format from the list<emph/>."
+msgstr ""
+
 #: 01/04030100.xhp#TIT
 msgid  "Edit Snap Line / Point"
 msgstr ""
@@ -6871,6 +6875,10 @@ msgstr ""
 msgid  "The task pane contains pages to specify the master pages, layouts, custom animation, and slide transition. Click another heading to open another page."
 msgstr ""
 
+#: 01/taskpanel.xhp#PAR_IDN105D4
+msgid  "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
+msgstr ""
+
 #: 01/taskpanel.xhp#PAR_IDN10652
 msgid  "<ahelp hid=\".\" visibility=\"hidden\">Opens the Master Pages tab page, where you apply a master page (background) to all slides (left-click) or to the selected slides (right-click).</ahelp>"
 msgstr ""
@@ -7103,6 +7111,18 @@ msgstr ""
 msgid  "The dialog contains the following tab pages:"
 msgstr ""
 
+#: 01/effectoptions.xhp#PAR_IDN105AF
+msgid  "<embedvar href=\"text/simpress/01/effectoptionseffect.xhp#effect\"/>"
+msgstr ""
+
+#: 01/effectoptions.xhp#PAR_IDN105B7
+msgid  "<embedvar href=\"text/simpress/01/effectoptionstiming.xhp#timing\"/>"
+msgstr ""
+
+#: 01/effectoptions.xhp#PAR_IDN105BF
+msgid  "<embedvar href=\"text/simpress/01/effectoptionstext.xhp#text\"/>"
+msgstr ""
+
 #: 01/13050400.xhp#TIT
 msgid  "Convert to 3D Rotation Object"
 msgstr ""
@@ -7755,6 +7775,10 @@ msgstr ""
 msgid  "Reset line skew"
 msgstr ""
 
+#: 01/05170000.xhp#PAR_ID3159205.24
+msgid  "<ahelp hid=\".uno:NewRouting\">Resets the line skew values to the default.</ahelp>.<embedvar href=\"text/shared/00/00000001.xhp#kontext\"/>"
+msgstr ""
+
 #: 01/04990000.xhp#TIT
 msgid  "Fields "
 msgstr ""
@@ -9047,6 +9071,14 @@ msgstr ""
 msgid  "<emph>Notes and Handouts</emph> tab page where you can specify options for the notes pages and the handout pages."
 msgstr ""
 
+#: 01/03152000.xhp#PAR_ID3351542
+msgid  "<embedvar href=\"text/simpress/guide/footer.xhp#footer\"/>"
+msgstr ""
+
+#: 01/03152000.xhp#PAR_IDN106AF
+msgid  "<embedvar href=\"text/simpress/guide/masterpage.xhp#masterpage\"/>"
+msgstr ""
+
 #: 01/03152000.xhp#PAR_IDN106B7
 msgid  "Include on slide"
 msgstr ""