From 375b04cdcbe18a95ff4e5640b9c0d8db06de7beb Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Fri, 28 Feb 2020 15:39:39 +0100 Subject: update translations for master and add Friulian (fur) and force-fix errors using pocheck Change-Id: I550b54b4968fbdb48d8f6c8118e02e28e3a6a220 --- .../ja/helpcontent2/source/text/sbasic/shared.po | 271 ++++++++--- source/ja/helpcontent2/source/text/scalc.po | 6 +- source/ja/helpcontent2/source/text/scalc/04.po | 180 ++++---- source/ja/helpcontent2/source/text/scalc/05.po | 20 +- source/ja/helpcontent2/source/text/scalc/guide.po | 8 +- source/ja/helpcontent2/source/text/sdraw/01.po | 6 +- source/ja/helpcontent2/source/text/shared/00.po | 14 +- source/ja/helpcontent2/source/text/shared/01.po | 424 +++++++++-------- source/ja/helpcontent2/source/text/shared/05.po | 10 +- source/ja/helpcontent2/source/text/shared/guide.po | 6 +- .../ja/helpcontent2/source/text/shared/optionen.po | 510 +++++++++++++-------- source/ja/helpcontent2/source/text/simpress/01.po | 10 +- source/ja/helpcontent2/source/text/swriter/01.po | 160 ++++--- source/ja/helpcontent2/source/text/swriter/02.po | 14 +- .../ja/helpcontent2/source/text/swriter/guide.po | 20 +- 15 files changed, 1027 insertions(+), 632 deletions(-) (limited to 'source/ja/helpcontent2') diff --git a/source/ja/helpcontent2/source/text/sbasic/shared.po b/source/ja/helpcontent2/source/text/sbasic/shared.po index 20897c54daa..ed8acb379bc 100644 --- a/source/ja/helpcontent2/source/text/sbasic/shared.po +++ b/source/ja/helpcontent2/source/text/sbasic/shared.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2020-01-24 14:53+0000\n" "Last-Translator: aefgh39622 \n" "Language-Team: Japanese \n" @@ -9619,33 +9619,6 @@ msgctxt "" msgid "Opens a data channel." msgstr "データチャネルを開きます。" -#. FyScr -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3147230\n" -"help.text" -msgid "Syntax:" -msgstr "構文:" - -#. YuAR2 -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"par_id3154124\n" -"help.text" -msgid "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" -msgstr "Open FileName As String [For Mode] [Access IOMode] [Protected] As [#]FileNumber As Integer [Len = DatasetLength]" - -#. yjd2D -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3156280\n" -"help.text" -msgid "Parameters:" -msgstr "パラメーター:" - #. cEADt #: 03020103.xhp msgctxt "" @@ -9709,15 +9682,6 @@ msgctxt "" msgid "You can only modify the contents of a file that was opened with the Open statement. If you try to open a file that is already open, an error message appears." msgstr "内容を変更できるファイルは、Open ステートメントでオープンしたファイルだけです。オープン済みのファイルを再度オープンしようとすると、エラーメッセージが表示されます。" -#. 7FbfT -#: 03020103.xhp -msgctxt "" -"03020103.xhp\n" -"hd_id3149123\n" -"help.text" -msgid "Example:" -msgstr "例:" - #. xPMgs #: 03020103.xhp msgctxt "" @@ -21922,22 +21886,22 @@ msgctxt "" msgid "' uses BasicFormulas in %PRODUCTNAME Calc" msgstr "" -#. VEjxC +#. PrCEr #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3149262\n" "help.text" -msgid "' Returns a 32 bits signed integer number from an 8 digits hexadecimal value." +msgid "' Returns a 32-bit signed integer number from an 8-digit hexadecimal value." msgstr "" -#. CkjAF +#. fcv3u #: 03080801.xhp msgctxt "" "03080801.xhp\n" "par_id3147215\n" "help.text" -msgid "' Calculates the 8 digits hexadecimal value out of a 32 bits signed integer number." +msgid "' Calculates the 8-digit hexadecimal value out of a 32-bit signed integer number." msgstr "" #. Tko9w @@ -24478,6 +24442,15 @@ msgctxt "" msgid "End If: Marks the end of a If...Then...Else block." msgstr "End If:If...Then...Else ブロックの終了を宣言します。" +#. Qo2Xg +#: 03090404.xhp +msgctxt "" +"03090404.xhp\n" +"par_id51581259731973\n" +"help.text" +msgid "End Property: Marks the end of a Property statement." +msgstr "" + #. 3xFEp #: 03090404.xhp msgctxt "" @@ -25297,14 +25270,14 @@ msgctxt "" msgid "Exit Statement" msgstr "" -#. r2EAp +#. Kmb47 #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3153394\n" "help.text" -msgid "Exits a Do...Loop, For...Next, a function, or a subroutine." -msgstr "Do...LoopFor...Next、関数、サブルーチンなどを強制的に終了させます。" +msgid "Exits a Do...Loop, For...Next, a function, a property, or a subroutine." +msgstr "" #. GypWx #: 03090412.xhp @@ -25315,14 +25288,14 @@ msgctxt "" msgid "Syntax:" msgstr "構文:" -#. uDM5x +#. LYyBt #: 03090412.xhp msgctxt "" "03090412.xhp\n" "par_id3159157\n" "help.text" -msgid "see Parameters" -msgstr "パラメーターを参照" +msgid "Exit Do, Exit For, Exit Function, Exit Property, Exit Sub" +msgstr "" #. XA8QY #: 03090412.xhp @@ -25387,6 +25360,24 @@ msgctxt "" msgid "Exits the Function procedure immediately. Program execution continues with the statement that follows the Function call." msgstr "Function プロシージャーを強制的に終了させます。プログラムの処理は、該当する Function を呼び出したコードの次にあるステートメントから続行されます。" +#. K8JKa +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id31581260355116\n" +"help.text" +msgid "Exit Property" +msgstr "" + +#. xZEAs +#: 03090412.xhp +msgctxt "" +"03090412.xhp\n" +"par_id1001581260355700\n" +"help.text" +msgid "Exits the Property procedure immediately. Program execution continues with the statement that follows the Property call." +msgstr "" + #. B6QCm #: 03090412.xhp msgctxt "" @@ -31507,13 +31498,13 @@ msgctxt "" msgid "String" msgstr "文字列" -#. WECKF +#. 4nv5b #: 03120102.xhp msgctxt "" "03120102.xhp\n" "par_id3149295\n" "help.text" -msgid "Expression: a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value." +msgid "Expression: a numeric expression that represents a valid 8-bit ASCII value (0-255) or a 16-bit Unicode value. (To support expressions with a nominally negative argument like Chr(&H8000) in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.)" msgstr "" #. RKtSB @@ -32056,13 +32047,13 @@ msgctxt "" msgid "String" msgstr "" -#. HiXHs +#. WzBnm #: 03120112.xhp msgctxt "" "03120112.xhp\n" "par_id3149295\n" "help.text" -msgid "Expression: Numeric variables that represent a valid 16 bit Unicode value (0-65535). An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." +msgid "Expression: Numeric variables that represent a valid 16 bit Unicode value (0-65535). (To support expressions with a nominally negative argument like ChrW(&H8000) in a backwards-compatible way, values in the range −32768 to −1 are internally mapped to the range 32768 to 65535.) An empty value returns error code 5. A value out of the range [0,65535] returns error code 6." msgstr "" #. 8DF8a @@ -36016,14 +36007,14 @@ msgctxt "" msgid "CreateUnoService Function" msgstr "" -#. fePDe +#. khb7S #: 03131600.xhp msgctxt "" "03131600.xhp\n" "bm_id3150682\n" "help.text" -msgid "CreateUnoService function" -msgstr "CreateUnoService 関数" +msgid "CreateUnoService functionAPI;FilePickerAPI;FunctionAccess" +msgstr "" #. hgVjB #: 03131600.xhp @@ -40030,13 +40021,13 @@ msgctxt "" msgid "CompatibilityMode() function is controlling runtime mode and affects all code executed after setting or resetting the mode." msgstr "" -#. nBpAv +#. YSokk #: compatibilitymode.xhp msgctxt "" "compatibilitymode.xhp\n" "N0119\n" "help.text" -msgid "Use this feature with caution, limit it to document conversion situations for example." +msgid "Use this feature with caution, limit it to document conversion for example." msgstr "" #. GJLGQ @@ -40282,22 +40273,13 @@ msgctxt "" msgid "Special characters as identifiers" msgstr "" -#. JSWLJ -#: compatible.xhp -msgctxt "" -"compatible.xhp\n" -"par_id661561636654077\n" -"help.text" -msgid "Option Compatible' With this option the code works, other-" -msgstr "" - -#. DmfMH +#. QkGeQ #: compatible.xhp msgctxt "" "compatible.xhp\n" -"par_id81561636660626\n" +"par_id641581846957447\n" "help.text" -msgid "' wise it will cause a compiling error" +msgid "' With this option the code works, otherwise it causes a compiling error" msgstr "" #. E6GpA @@ -40876,6 +40858,159 @@ msgctxt "" msgid "print \" 2: 3 the number 2 occurs in the range: \" & retStr" msgstr "" +#. vye3g +#: property.xhp +msgctxt "" +"property.xhp\n" +"Property Statement\n" +"help.text" +msgid "Property Statement" +msgstr "" + +#. ukCtn +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0181\n" +"help.text" +msgid "Property statement" +msgstr "" + +#. 6Gjab +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0182\n" +"help.text" +msgid "Property Statement" +msgstr "" + +#. 4vJCy +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0183\n" +"help.text" +msgid "A property, also called field or attribute, characterizes a given object or piece of information. Properties can be used to control access to data. It is common use to include instructions at setting or reading time of properties. Code can vary from simple assignment to complex context dependant routines. Using Get, Let or Set accessers enforces properties' consistency when necessary." +msgstr "" + +#. hD9fA +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0184\n" +"help.text" +msgid "This statement requires Option Compatible to be placed before the executable program code in a module." +msgstr "" + +#. 36Tsn +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0185\n" +"help.text" +msgid "Syntax" +msgstr "" + +#. FG2Dc +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0188\n" +"help.text" +msgid "Examples" +msgstr "" + +#. GXEE5 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0192\n" +"help.text" +msgid "Print ProductName ' displays \"LibreOffice\"" +msgstr "" + +#. oUuG9 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0202\n" +"help.text" +msgid "In the absence of Property Let or Property Set, Property Get helps define protected information, which can not be accidently altered by a foreign module:" +msgstr "" + +#. PP63o +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0204\n" +"help.text" +msgid "Public Property Get PathDelimiter As String ' Read-only variable" +msgstr "" + +#. 28GFJ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0208\n" +"help.text" +msgid "Case 4 : this = \":\" ' Linux or MacOS X" +msgstr "" + +#. BievJ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0209\n" +"help.text" +msgid "Case Else : Error 423 ' Property or method not defined: PathDelimiter" +msgstr "" + +#. wnG4s +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0212\n" +"help.text" +msgid "End Property ' read-only PathDelimiter" +msgstr "" + +#. ze9dZ +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0215\n" +"help.text" +msgid "PathDelimiter = \"a sentence\" ' does nothing" +msgstr "" + +#. xR9j7 +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0217\n" +"help.text" +msgid "Use Let or Set when handling UNO services or class objects:" +msgstr "" + +#. KbzAx +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0237\n" +"help.text" +msgid "End, Exit statements" +msgstr "" + +#. Dh5aG +#: property.xhp +msgctxt "" +"property.xhp\n" +"N0238\n" +"help.text" +msgid "Using Procedures and Functions" +msgstr "" + #. uM2zs #: replace.xhp msgctxt "" diff --git a/source/ja/helpcontent2/source/text/scalc.po b/source/ja/helpcontent2/source/text/scalc.po index 0a034842f0c..7be6e12599a 100644 --- a/source/ja/helpcontent2/source/text/scalc.po +++ b/source/ja/helpcontent2/source/text/scalc.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-28 14:53+0100\n" "PO-Revision-Date: 2018-11-29 00:29+0000\n" "Last-Translator: baffclan \n" "Language-Team: LANGUAGE \n" @@ -394,13 +394,13 @@ msgctxt "" msgid "Field" msgstr "" -#. FR5ZL +#. 3EmAu #: main0104.xhp msgctxt "" "main0104.xhp\n" "par_id391577296078546\n" "help.text" -msgid "Opens a sub-menu for selecting the date, sheet name or document title in the cell." +msgid "Opens a submenu for selecting the date, sheet name or document title in the cell." msgstr "" #. JP4tR diff --git a/source/ja/helpcontent2/source/text/scalc/04.po b/source/ja/helpcontent2/source/text/scalc/04.po index f4e0194f79f..17c6ad1f6f9 100644 --- a/source/ja/helpcontent2/source/text/scalc/04.po +++ b/source/ja/helpcontent2/source/text/scalc/04.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: 2019-08-21 21:37+0200\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2017-10-04 11:18+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -871,14 +871,14 @@ msgctxt "" msgid "Traces dependents." msgstr "参照先トレースを表示します。" -#. rg97G +#. ytBaa #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148430\n" "help.text" -msgid "Shift+F7" -msgstr "Shift+F7" +msgid "Shift+F9" +msgstr "" #. FWpeb #: 01020000.xhp @@ -1384,6 +1384,15 @@ msgctxt "" msgid "Using the pivot table" msgstr "ピボットテーブルのコントロール" +#. iDg7S +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id631581375238556\n" +"help.text" +msgid "The shortcut keys below are for the Pivot Table Layout dialog." +msgstr "" + #. dRGGD #: 01020000.xhp msgctxt "" @@ -1402,14 +1411,14 @@ msgctxt "" msgid "Effect" msgstr "効果" -#. Q9ceG +#. CYiCE #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3153577\n" "help.text" -msgid "Tab" -msgstr "Tab" +msgid "Tab" +msgstr "" #. EyvCk #: 01020000.xhp @@ -1420,14 +1429,14 @@ msgctxt "" msgid "Changes the focus by moving forwards through the areas and buttons of the dialog." msgstr "ダイアログにおいて、ひとつ前方の項目にフォーカスを移動します。" -#. BAfW9 +#. nEd6M #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154266\n" "help.text" -msgid "Shift+Tab" -msgstr "Shift+Tab" +msgid "Shift+Tab" +msgstr "" #. ESR2E #: 01020000.xhp @@ -1438,14 +1447,14 @@ msgctxt "" msgid "Changes the focus by moving backwards through the areas and buttons of the dialog." msgstr "ダイアログにおいて、ひとつ後方の項目にフォーカスを移動します。" -#. XHmMP +#. FoedZ #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148484\n" "help.text" -msgid "Up Arrow" -msgstr "上向き矢印キー" +msgid "Up Arrow" +msgstr "" #. jWNGS #: 01020000.xhp @@ -1456,14 +1465,14 @@ msgctxt "" msgid "Moves the focus up one item in the current dialog area." msgstr "ダイアログの現在の範囲において、ひとつ上の項目にフォーカスを移動します。" -#. mqGEq +#. GYukz #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3154273\n" "help.text" -msgid "Down Arrow" -msgstr "下向き矢印キー" +msgid "Down Arrow" +msgstr "" #. g3pGx #: 01020000.xhp @@ -1474,14 +1483,14 @@ msgctxt "" msgid "Moves the focus down one item in the current dialog area." msgstr "ダイアログの現在の範囲において、ひとつ下の項目にフォーカスを移動します。" -#. 9CSUG +#. uNDr8 #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148912\n" "help.text" -msgid "Left Arrow" -msgstr "左向き矢印キー" +msgid "Left Arrow" +msgstr "" #. dEqdi #: 01020000.xhp @@ -1492,14 +1501,14 @@ msgctxt "" msgid "Moves the focus one item to the left in the current dialog area." msgstr "ダイアログの現在の範囲において、ひとつ左の項目にフォーカスを移動します。" -#. ujWdn +#. jqgGw #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3150712\n" "help.text" -msgid "Right Arrow" -msgstr "右向き矢印キー" +msgid "Right Arrow" +msgstr "" #. DKiGb #: 01020000.xhp @@ -1510,14 +1519,14 @@ msgctxt "" msgid "Moves the focus one item to the right in the current dialog area." msgstr "ダイアログの現在の範囲において、ひとつ右の項目にフォーカスを移動します。" -#. AjHVC +#. B6CEw #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3146947\n" "help.text" -msgid "Home" -msgstr "Home" +msgid "Home" +msgstr "" #. 2myZF #: 01020000.xhp @@ -1528,14 +1537,14 @@ msgctxt "" msgid "Selects the first item in the current dialog area." msgstr "ダイアログの現在の範囲において、最初の項目を選択します。" -#. oEY3g +#. PVgpY #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3153387\n" "help.text" -msgid "End" -msgstr "End" +msgid "End" +msgstr "" #. RhFGF #: 01020000.xhp @@ -1546,68 +1555,86 @@ msgctxt "" msgid "Selects the last item in the current dialog area." msgstr "ダイアログの現在の範囲において、最後の項目を選択します。" -#. SXFqF +#. VLEGM #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3155584\n" "help.text" -msgid "OptionAlt and the underlined character in the word \"Row\"" -msgstr "OptionAlt +「行」の後に表示されているショートカット用アルファベット" +msgid "OptionAlt and the underlined character in the label \"Row Fields\"" +msgstr "" -#. UFWNH +#. cSthX #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3152949\n" "help.text" -msgid "Copies or moves the current field into the \"Row\" area." -msgstr "現在のフィールドを「行」領域にコピーまたは移動します。" +msgid "Copies or moves the current field into the \"Row Fields\" area." +msgstr "" -#. gFrgL +#. qFSYZ #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3159269\n" "help.text" -msgid "OptionAlt and the underlined character in the word \"Column\"" -msgstr "OptionAlt +「列」の後に表示されているショートカット用アルファベット" +msgid "OptionAlt and the underlined character in the label \"Column Fields\"" +msgstr "" -#. 36qut +#. 5PHQg #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3149968\n" "help.text" -msgid "Copies or moves the current field into the \"Column\" area." -msgstr "現在のフィールドを「列」領域にコピーまたは移動します。" +msgid "Copies or moves the current field into the \"Column Fields\" area." +msgstr "" -#. KWXAG +#. wGVoz #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149923\n" "help.text" -msgid "OptionAlt and the underlined character in the word \"Data\"" -msgstr "OptionAlt +「データ」の後に表示されているショートカット用アルファベット" +msgid "OptionAlt and the underlined character in the label \"Data Fields\"" +msgstr "" -#. 3zJdG +#. LpaiM #: 01020000.xhp msgctxt "" "01020000.xhp\n" "par_id3148649\n" "help.text" -msgid "Copies or moves the current field into the \"Data\" area." -msgstr "現在のフィールドを「データ」領域にコピーまたは移動します。" +msgid "Copies or moves the current field into the \"Data Fields\" area." +msgstr "" -#. xjUpE +#. raCg3 +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"hd_id3149423\n" +"help.text" +msgid "OptionAlt and the underlined character in the label \"Filters\"" +msgstr "" + +#. Dnys7 +#: 01020000.xhp +msgctxt "" +"01020000.xhp\n" +"par_id3144649\n" +"help.text" +msgid "Copies or moves the current field into the \"Filters\" area." +msgstr "" + +#. RBfHn #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149418\n" "help.text" -msgid "CommandCtrl+Up Arrow" -msgstr "CommandCtrl + 上矢印キー" +msgid "CommandCtrl+Up Arrow" +msgstr "" #. 5sk3h #: 01020000.xhp @@ -1618,14 +1645,14 @@ msgctxt "" msgid "Moves the current field up one place." msgstr "現在のフィールドをひとつ上の場所に移動します。" -#. 2jFGx +#. awZUE #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148462\n" "help.text" -msgid "CommandCtrl+Down Arrow" -msgstr "CommandCtrl + 下矢印キー" +msgid "CommandCtrl+Down Arrow" +msgstr "" #. eMbdi #: 01020000.xhp @@ -1636,14 +1663,14 @@ msgctxt "" msgid "Moves the current field down one place." msgstr "現在のフィールドをひとつ下の場所に移動します。" -#. zEiqG +#. aCgXn #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145373\n" "help.text" -msgid "CommandCtrl+Left Arrow" -msgstr "CommandCtrl + 左矢印キー" +msgid "CommandCtrl+Left Arrow" +msgstr "" #. ZhhRj #: 01020000.xhp @@ -1654,14 +1681,14 @@ msgctxt "" msgid "Moves the current field one place to the left." msgstr "現在のフィールドをひとつ左の場所に移動します。" -#. owG3r +#. wkTdy #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3150423\n" "help.text" -msgid "CommandCtrl+Right Arrow" -msgstr "CommandCtrl + 右矢印キー" +msgid "CommandCtrl+Right Arrow" +msgstr "" #. hDqUA #: 01020000.xhp @@ -1672,14 +1699,14 @@ msgctxt "" msgid "Moves the current field one place to the right." msgstr "現在のフィールドをひとつ右の場所に移動します。" -#. TLTLL +#. CjoEb #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3149519\n" "help.text" -msgid "CommandCtrl+Home" -msgstr "CommandCtrl + Home キー" +msgid "CommandCtrl+Home" +msgstr "" #. SFdar #: 01020000.xhp @@ -1690,14 +1717,14 @@ msgctxt "" msgid "Moves the current field to the first place." msgstr "現在のフィールドを最初の場所に移動します。" -#. QVosE +#. 5QbLt #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3145310\n" "help.text" -msgid "CommandCtrl+End" -msgstr "CommandCtrl + End キー" +msgid "CommandCtrl+End" +msgstr "" #. ZeXEZ #: 01020000.xhp @@ -1708,32 +1735,14 @@ msgctxt "" msgid "Moves the current field to the last place." msgstr "現在のフィールドを最後の場所に移動します。" -#. 2HntF -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"hd_id3149933\n" -"help.text" -msgid "OptionAlt+O" -msgstr "OptionAlt + O キー" - -#. HqB8R -#: 01020000.xhp -msgctxt "" -"01020000.xhp\n" -"par_id3154798\n" -"help.text" -msgid "Displays the options for the current field." -msgstr "現在のフィールドのオプションを表示します。" - -#. LDC6d +#. GdEkF #: 01020000.xhp msgctxt "" "01020000.xhp\n" "hd_id3148418\n" "help.text" -msgid "Delete" -msgstr "Delete" +msgid "Delete" +msgstr "" #. sGFF8 #: 01020000.xhp @@ -1752,4 +1761,3 @@ msgctxt "" "help.text" msgid "Shortcut keys in $[officename]" msgstr "$[officename] のショートカットキー" - diff --git a/source/ja/helpcontent2/source/text/scalc/05.po b/source/ja/helpcontent2/source/text/scalc/05.po index ca0eca9617c..0f8d3c29d58 100644 --- a/source/ja/helpcontent2/source/text/scalc/05.po +++ b/source/ja/helpcontent2/source/text/scalc/05.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: 2019-12-24 18:00+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2018-09-03 13:07+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -124,6 +124,24 @@ msgctxt "" msgid "The cell is not wide enough to display the contents." msgstr "セルの内容を表示するのに十分な幅がありません。" +#. vF3za +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3165767\n" +"help.text" +msgid "none" +msgstr "" + +#. 6s9C6 +#: 02140000.xhp +msgctxt "" +"02140000.xhp\n" +"par_id3169267\n" +"help.text" +msgid "This value is outside of limits valid for this format" +msgstr "" + #. ApVjg #: 02140000.xhp msgctxt "" diff --git a/source/ja/helpcontent2/source/text/scalc/guide.po b/source/ja/helpcontent2/source/text/scalc/guide.po index 38578cedd67..f258457c063 100644 --- a/source/ja/helpcontent2/source/text/scalc/guide.po +++ b/source/ja/helpcontent2/source/text/scalc/guide.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2019-08-09 07:41+0000\n" "Last-Translator: serval2412 \n" "Language-Team: LANGUAGE \n" @@ -8422,14 +8422,14 @@ msgctxt "" msgid "You produce toys which you sell for $10 each. Each toy costs $2 to make, in addition to which you have fixed costs of $10,000 per year. How much profit will you make in a year if you sell a particular number of toys?" msgstr "単価 10 ドルのぬいぐるみを生産しています。ぬいぐるみ 1 つに付き生産費が 2 ドルかかり、その他に固定費用が年間 10000 ドルかかります。ぬいぐるみをいくつ販売すると、年間利益がいくら見込めるでしょうか。" -#. GqKBW +#. vdeBS #: multioperation.xhp msgctxt "" "multioperation.xhp\n" "par_id6478774\n" "help.text" -msgid "what-if sheet area" -msgstr "what-if シート範囲" +msgid "what-if sheet area" +msgstr "" #. KavvR #: multioperation.xhp diff --git a/source/ja/helpcontent2/source/text/sdraw/01.po b/source/ja/helpcontent2/source/text/sdraw/01.po index 094d6c30dd4..dbd15bfaa01 100644 --- a/source/ja/helpcontent2/source/text/sdraw/01.po +++ b/source/ja/helpcontent2/source/text/sdraw/01.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: 2019-08-21 21:37+0200\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2017-05-10 02:31+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -367,13 +367,13 @@ msgctxt "" msgid "Page Navigation" msgstr "" -#. BPHtC +#. eMTew #: navigate_page.xhp msgctxt "" "navigate_page.xhp\n" "par_id581566156032977\n" "help.text" -msgid "Opens a sub-menu for page navigation." +msgid "Opens a sub-menu for page navigation." msgstr "" #. XRJhq diff --git a/source/ja/helpcontent2/source/text/shared/00.po b/source/ja/helpcontent2/source/text/shared/00.po index 43700f095e4..115cf603774 100644 --- a/source/ja/helpcontent2/source/text/shared/00.po +++ b/source/ja/helpcontent2/source/text/shared/00.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2019-08-09 07:42+0000\n" "Last-Translator: serval2412 \n" "Language-Team: LANGUAGE \n" @@ -8287,31 +8287,31 @@ msgctxt "" msgid "Choose Tools - Extension Manager, click Check for Updates button." msgstr "" -#. F6o6E +#. sPJ9b #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3151106\n" "help.text" -msgid "Choose Tools - XML Filter Settings." +msgid "Choose Tools - Macros - XML Filter Settings." msgstr "" -#. EtDD9 +#. FDFcn #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3153778\n" "help.text" -msgid "Choose Tools - XML Filter Settings, then click New or Edit." +msgid "Tools - Macros - XML Filter Settings, then click New or Edit." msgstr "" -#. TJZLC +#. 5GEDi #: 00000406.xhp msgctxt "" "00000406.xhp\n" "par_id3148979\n" "help.text" -msgid "Choose Tools - XML Filter Settings, then click Test XSLTs." +msgid "Tools - Macros - XML Filter Settings, then click Test XSLTs." msgstr "" #. EzGsj diff --git a/source/ja/helpcontent2/source/text/shared/01.po b/source/ja/helpcontent2/source/text/shared/01.po index 34938faeb04..376e8e4f4e6 100644 --- a/source/ja/helpcontent2/source/text/shared/01.po +++ b/source/ja/helpcontent2/source/text/shared/01.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2019-08-09 07:44+0000\n" "Last-Translator: serval2412 \n" "Language-Team: LANGUAGE \n" @@ -9664,77 +9664,77 @@ msgctxt "" msgid "Save Contents as well" msgstr "内容を保存する" -#. 4rwiH +#. zBTc3 #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"hd_id3154096\n" +"hd_id3147124\n" "help.text" -msgid "Move Down" -msgstr "下へ" +msgid "Move Up" +msgstr "上へ" -#. tvoxF +#. jcni7 #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3155852\n" +"par_id3146927\n" "help.text" -msgid "Moves the selection down one position in the Navigator list. You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgid "Moves the selection up one position in the Navigator list. You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." msgstr "" -#. 49owc +#. RNAyD #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3154790\n" +"par_id3156178\n" "help.text" -msgid "Icon" +msgid "Icon" msgstr "" -#. DLEGF +#. GqEUL #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3149417\n" +"par_id3147257\n" "help.text" -msgid "Move Down" -msgstr "下へ" +msgid "Move Up" +msgstr "上へ" -#. zBTc3 +#. 4rwiH #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"hd_id3147124\n" +"hd_id3154096\n" "help.text" -msgid "Move Up" -msgstr "上へ" +msgid "Move Down" +msgstr "下へ" -#. jcni7 +#. tvoxF #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3146927\n" +"par_id3155852\n" "help.text" -msgid "Moves the selection up one position in the Navigator list. You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." +msgid "Moves the selection down one position in the Navigator list. You can also move entries by dragging and dropping them in the list. If you move a text section onto another text section, the text sections are merged." msgstr "" -#. RNAyD +#. 49owc #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3156178\n" +"par_id3154790\n" "help.text" -msgid "Icon" +msgid "Icon" msgstr "" -#. GqEUL +#. DLEGF #: 02110000.xhp msgctxt "" "02110000.xhp\n" -"par_id3147257\n" +"par_id3149417\n" "help.text" -msgid "Move Up" -msgstr "上へ" +msgid "Move Down" +msgstr "下へ" #. LqkUb #: 02110000.xhp @@ -9745,14 +9745,14 @@ msgctxt "" msgid "Delete" msgstr "元に戻す" -#. kwHRB +#. 7DCai #: 02110000.xhp msgctxt "" "02110000.xhp\n" "par_id3153099\n" "help.text" -msgid "Deletes the selection from the Navigator list." -msgstr "ナビゲーターリストからの選択を削除します。" +msgid "This command is found by right-clicking an item in the Navigator. Deletes the selection from the Navigator list and the master document, but does not delete the subdocument file." +msgstr "" #. JCryA #: 02180000.xhp @@ -15118,319 +15118,337 @@ msgctxt "" msgid "Sets the transparency of the character text. The value 100% means entirely transparent, while 0% means not transparent at all." msgstr "" -#. giEeL +#. NUXSY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3146137\n" +"par_id941582477457694\n" "help.text" -msgid "Effects" -msgstr "効果" +msgid "Transparency cannot be set for Paragraph Style and Character Style." +msgstr "" -#. gFDAo +#. DopC6 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150084\n" +"hd_id91580568371950\n" "help.text" -msgid "Select the font effects that you want to apply." -msgstr "適用したいフォント効果を選択します。" +msgid "Text Decoration" +msgstr "" -#. TCY6u +#. YV7be #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3149575\n" +"par_id0123200902291084\n" "help.text" -msgid "Effects" -msgstr "効果" +msgid "Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined." +msgstr "選んだテキストに上線を引いたり、消したりします。カーソルが単語の上でない場合は、入力するテキストに上線が引かれます。" -#. G2gCr +#. yLgGs #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3148944\n" +"hd_id0123200902243376\n" "help.text" -msgid "The following capitalization effects are available:" -msgstr "次のフォントの効果を使用できます。" +msgid "Overlining" +msgstr "上線" -#. Yh6gB +#. AgLqC #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3155922\n" +"par_id0123200902243343\n" "help.text" -msgid "Without - no effect is applied," -msgstr "" +msgid "Select the overlining style that you want to apply. To apply the overlining to words only, select the Individual Words box." +msgstr "適用する上線スタイルを選択します。単語だけに上線を適用する場合は、単語ごとにするボックスをオンにします。" -#. AohH9 +#. hjGmq #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3154280\n" +"hd_id0123200902243470\n" "help.text" -msgid "Capitals - changes the selected lowercase characters to uppercase characters," -msgstr "" +msgid "Overline color" +msgstr "上線の色" -#. KCVx4 +#. Qj5QS #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3148947\n" +"par_id0123200902243466\n" "help.text" -msgid "Lowercase - changes the selected uppercase characters to lower characters," -msgstr "" +msgid "Select the color for the overlining." +msgstr "上線の色を選択します。" -#. zEB6q +#. exFYD #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3149456\n" +"hd_id3150400\n" +"help.text" +msgid "Strikethrough" +msgstr "取り消し線" + +#. GhmxB +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"par_id3145203\n" "help.text" -msgid "Title font - changes the first character of each selected word to an uppercase character," +msgid "Select a strikethrough style for the selected text." msgstr "" -#. 7gaCo +#. 8KFk2 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3154937\n" +"par_id3150496\n" "help.text" -msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size." +msgid "If you save your document in Microsoft Word format, all of the strikethrough styles are converted to the single line style." msgstr "" -#. iAwbr +#. ojwCR #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3154129\n" +"hd_id3151226\n" "help.text" -msgid "Relief" -msgstr "浮き出し" +msgid "Underlining" +msgstr "下線" -#. iXCe4 +#. WedNX #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3146974\n" +"par_id3147576\n" "help.text" -msgid "Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page." -msgstr "" +msgid "Select the underlining style that you want to apply. To apply the underlining to words only, select the Individual Words box." +msgstr "適用する上線スタイルを選択します。単語だけに上線を適用する場合は、単語ごとにするボックスをオンにします。" -#. BhRXq +#. E5TPY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3147287\n" +"par_id3153147\n" "help.text" -msgid "Outline" -msgstr "アウトライン" +msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised." +msgstr "上付き文字に下線を適用した場合は、上付き文字の高さに合わせて下線が引かれます。標準の文字を含む単語内に上付き文字がある場合は、通常の位置に下線が引かれます。" -#. pPmRf +#. PssvR #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3159126\n" +"hd_id3148642\n" "help.text" -msgid "Displays the outline of the selected characters. This effect does not work with every font." -msgstr "" +msgid "Underline color" +msgstr "下線の色" -#. TTNGb +#. iFDaB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3163714\n" +"par_id3150254\n" "help.text" -msgid "Shadow" -msgstr "影付き" +msgid "Select the color for the underlining." +msgstr "網線の色を選択します。" -#. 3ATPy +#. vCnQY #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150962\n" +"hd_id3153104\n" "help.text" -msgid "Adds a shadow that casts below and to the right of the selected characters." +msgid "Individual words" +msgstr "単語ごとにする" + +#. LifTi +#: 05020200.xhp +msgctxt "" +"05020200.xhp\n" +"par_id3152935\n" +"help.text" +msgid "Applies the selected effect only to words and ignores spaces." msgstr "" -#. kGuxJ +#. giEeL #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"bm_id410168\n" +"hd_id3146137\n" "help.text" -msgid "blinking fonts flashing fonts" -msgstr "点滅フォント明滅フォント" +msgid "Effects" +msgstr "効果" -#. Suvvn +#. gFDAo #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3152941\n" +"par_id3150084\n" "help.text" -msgid "Blinking" -msgstr "点滅" +msgid "Select the font effects that you want to apply." +msgstr "適用したいフォント効果を選択します。" -#. 2FiCB +#. jbxYs #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3145662\n" +"hd_id3149575\n" "help.text" -msgid "Makes the selected characters blink. You cannot change the blink frequency." +msgid "Case" msgstr "" -#. B3MEb +#. G2gCr #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_idN10B81\n" +"par_id3148944\n" "help.text" -msgid "Hidden" -msgstr "隠し" +msgid "The following capitalization effects are available:" +msgstr "次のフォントの効果を使用できます。" -#. DJ7xG +#. Yh6gB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_idN10B85\n" +"par_id3155922\n" "help.text" -msgid "Hides the selected characters. To display the hidden text, ensure that Formatting Marks is selected in the View menu. You can also choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids and select Hidden text." +msgid "Without - no effect is applied," msgstr "" -#. YV7be +#. dTSUy #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902291084\n" +"par_id3154280\n" "help.text" -msgid "Overlines or removes overlining from the selected text. If the cursor is not in a word, the new text that you enter is overlined." -msgstr "選んだテキストに上線を引いたり、消したりします。カーソルが単語の上でない場合は、入力するテキストに上線が引かれます。" +msgid "UPPERCASE - changes the selected lowercase characters to uppercase characters," +msgstr "" -#. yLgGs +#. m97Bp #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id0123200902243376\n" +"par_id3148947\n" "help.text" -msgid "Overlining" -msgstr "上線" +msgid "lowercase - changes the selected uppercase characters to lower characters," +msgstr "" -#. AgLqC +#. JWiX7 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902243343\n" +"par_id3149456\n" "help.text" -msgid "Select the overlining style that you want to apply. To apply the overlining to words only, select the Individual Words box." -msgstr "適用する上線スタイルを選択します。単語だけに上線を適用する場合は、単語ごとにするボックスをオンにします。" +msgid "Capitalize Every Word - changes the first character of each selected word to an uppercase character," +msgstr "" -#. hjGmq +#. 7gaCo #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id0123200902243470\n" +"par_id3154937\n" "help.text" -msgid "Overline color" -msgstr "上線の色" +msgid "Small capitals - changes the selected lowercase characters to uppercase characters, and then reduces their size." +msgstr "" -#. Qj5QS +#. kGuxJ #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id0123200902243466\n" +"bm_id410168\n" "help.text" -msgid "Select the color for the overlining." -msgstr "上線の色を選択します。" +msgid "blinking fonts flashing fonts" +msgstr "点滅フォント明滅フォント" -#. exFYD +#. Suvvn #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3150400\n" +"hd_id3152941\n" "help.text" -msgid "Strikethrough" -msgstr "取り消し線" +msgid "Blinking" +msgstr "点滅" -#. GhmxB +#. 2FiCB #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3145203\n" +"par_id3145662\n" "help.text" -msgid "Select a strikethrough style for the selected text." +msgid "Makes the selected characters blink. You cannot change the blink frequency." msgstr "" -#. 8KFk2 +#. B3MEb #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150496\n" +"par_idN10B81\n" "help.text" -msgid "If you save your document in Microsoft Word format, all of the strikethrough styles are converted to the single line style." -msgstr "" +msgid "Hidden" +msgstr "隠し" -#. ojwCR +#. z8unJ #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3151226\n" +"par_idN10B85\n" "help.text" -msgid "Underlining" -msgstr "下線" +msgid "Hides the selected characters. To display the hidden text, ensure that Formatting Marks is selected in the View menu. You can also choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids and select Hidden characters." +msgstr "" -#. WedNX +#. iAwbr #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3147576\n" +"hd_id3154129\n" "help.text" -msgid "Select the underlining style that you want to apply. To apply the underlining to words only, select the Individual Words box." -msgstr "適用する上線スタイルを選択します。単語だけに上線を適用する場合は、単語ごとにするボックスをオンにします。" +msgid "Relief" +msgstr "浮き出し" -#. E5TPY +#. iXCe4 #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3153147\n" +"par_id3146974\n" "help.text" -msgid "If you apply underlining to a superscript text, the underlining is raised to the level of the superscript. If the superscript is contained in a word with normal text, the underlining is not raised." -msgstr "上付き文字に下線を適用した場合は、上付き文字の高さに合わせて下線が引かれます。標準の文字を含む単語内に上付き文字がある場合は、通常の位置に下線が引かれます。" +msgid "Select a relief effect to apply to the selected text. The embossed relief makes the characters appear as if they are raised above the page. The engraved relief makes the characters appear as if they are pressed into the page." +msgstr "" -#. PssvR +#. BhRXq #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3148642\n" +"hd_id3147287\n" "help.text" -msgid "Underline color" -msgstr "下線の色" +msgid "Outline" +msgstr "アウトライン" -#. iFDaB +#. pPmRf #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3150254\n" +"par_id3159126\n" "help.text" -msgid "Select the color for the underlining." -msgstr "網線の色を選択します。" +msgid "Displays the outline of the selected characters. This effect does not work with every font." +msgstr "" -#. vCnQY +#. TTNGb #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"hd_id3153104\n" +"hd_id3163714\n" "help.text" -msgid "Individual words" -msgstr "単語ごとにする" +msgid "Shadow" +msgstr "影付き" -#. LifTi +#. 3ATPy #: 05020200.xhp msgctxt "" "05020200.xhp\n" -"par_id3152935\n" +"par_id3150962\n" "help.text" -msgid "Applies the selected effect only to words and ignores spaces." +msgid "Adds a shadow that casts below and to the right of the selected characters." msgstr "" #. 7qD3W @@ -18196,15 +18214,6 @@ msgctxt "" msgid "formal lower case text" msgstr "" -#. WmB9u -#: 05020301.xhp -msgctxt "" -"05020301.xhp\n" -"par_id130820161753343499\n" -"help.text" -msgid "[NatNum5]" -msgstr "" - #. u9aUM #: 05020301.xhp msgctxt "" @@ -19510,6 +19519,24 @@ msgctxt "" msgid "Other possible arguments: \"money\" before 3-letter currency codes, for example [NatNum12 capitalize money USD]0.00 will format number \"1.99\" as \"One and 99/100 U.S. Dollars\"." msgstr "" +#. wGSEZ +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"hd_id231201610928993200\n" +"help.text" +msgid "Error Codes" +msgstr "" + +#. dw9X2 +#: 05020301.xhp +msgctxt "" +"05020301.xhp\n" +"par_id3158315\n" +"help.text" +msgid "If the value is outside the limits for the selected format the following error code is shown:" +msgstr "" + #. pSG47 #: 05020400.xhp msgctxt "" @@ -26917,13 +26944,13 @@ msgctxt "" msgid "New" msgstr "" -#. J3FdA +#. dtNaW #: 05210200.xhp msgctxt "" "05210200.xhp\n" "par_id271578758868425\n" "help.text" -msgid "Displays the new color for the object that will be applied when you press OK." +msgid "Displays the new color for the object that will be applied when you click OK." msgstr "" #. kw6LA @@ -26935,13 +26962,13 @@ msgctxt "" msgid "R, G and B" msgstr "" -#. EXXxZ +#. ufa4B #: 05210200.xhp msgctxt "" "05210200.xhp\n" "par_id691578758845984\n" "help.text" -msgid "The red, blue and green components values of the new color. You can define the new color by entering the red, green and blue values in the respective R, G and B spin boxes. Allowed values are 0 to 255." +msgid "The values of the red, blue and green components of the new color. You can define the new color by entering the red, green and blue values in the respective R, G and B spin boxes. Allowed values are 0 to 255." msgstr "" #. NAGAE @@ -31417,13 +31444,13 @@ msgctxt "" msgid "Degrees" msgstr "度" -#. 8sveF +#. 4QsLK #: 05340300.xhp msgctxt "" "05340300.xhp\n" "par_id3153194\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." +msgid "Enter the rotation angle from 0 to 360 for the text in the selected cell(s)." msgstr "" #. XJAyp @@ -38077,13 +38104,13 @@ msgctxt "" msgid "Resets the indent and the spacing values to the default values." msgstr "インデントと間隔が標準の値にリセットされます。" -#. w6GEQ +#. BUhNT #: 06050600.xhp msgctxt "" "06050600.xhp\n" "par_id3116348\n" "help.text" -msgid "This control appears only when modifying Paragraph style." +msgid "This control appears only when modifying a List style." msgstr "" #. XV3ZK @@ -38104,6 +38131,15 @@ msgctxt "" msgid "Paragraph alignment" msgstr "段落の配置" +#. pyAz7 +#: 06050600.xhp +msgctxt "" +"06050600.xhp\n" +"par_id3124378\n" +"help.text" +msgid "Indenting Paragraphs" +msgstr "" + #. hf4eV #: 06130000.xhp msgctxt "" @@ -38374,6 +38410,15 @@ msgctxt "" msgid "Opens the Macro Selector dialog where you can start a macro." msgstr "" +#. H4TdC +#: 06130001.xhp +msgctxt "" +"06130001.xhp\n" +"hd_id821582666527674\n" +"help.text" +msgid "Edit Macros" +msgstr "" + #. 9SRC2 #: 06130001.xhp msgctxt "" @@ -40885,14 +40930,14 @@ msgctxt "" msgid "filters; XML filter settingsXML filters; settings" msgstr "フィルター; XML フィルターの設定XML フィルター; 設定" -#. CUgk6 +#. CaLds #: 06150000.xhp msgctxt "" "06150000.xhp\n" "hd_id3153272\n" "help.text" -msgid "XML Filter" -msgstr "" +msgid "XML Filter Settings" +msgstr "XML フィルターの設定" #. Gk7jE #: 06150000.xhp @@ -41020,15 +41065,6 @@ msgctxt "" msgid "Select one or more filters, then click one of the buttons." msgstr "" -#. 4tQW5 -#: 06150000.xhp -msgctxt "" -"06150000.xhp\n" -"par_idN10711\n" -"help.text" -msgid "Some filters are only available as optional components during the %PRODUCTNAME installation. To install an optional filter, run the %PRODUCTNAME Setup application, select \"Modify\", and then select the filter that you want in the list of modules." -msgstr "フィルターの中には、%PRODUCTNAME インストールで省略可能なコンポーネントになっているものがあります。このようなオプションのフィルターをインストールするには、%PRODUCTNAME セットアップアプリケーションを実行して、「変更」を選択してから、モジュールのリストに表示するフィルターを選択します。" - #. EhjFJ #: 06150000.xhp msgctxt "" diff --git a/source/ja/helpcontent2/source/text/shared/05.po b/source/ja/helpcontent2/source/text/shared/05.po index 01ed2293be4..022185eaf28 100644 --- a/source/ja/helpcontent2/source/text/shared/05.po +++ b/source/ja/helpcontent2/source/text/shared/05.po @@ -4,16 +4,16 @@ 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: 2019-12-17 14:17+0100\n" -"PO-Revision-Date: 2018-10-21 20:22+0000\n" -"Last-Translator: Anonymous Pootle User\n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2020-02-24 05:21+0000\n" +"Last-Translator: So \n" +"Language-Team: Japanese \n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Accelerator-Marker: ~\n" -"X-Generator: LibreOffice\n" +"X-Generator: Weblate 3.10.3\n" "X-POOTLE-MTIME: 1540153356.000000\n" #. WPTtk @@ -149,7 +149,7 @@ msgctxt "" "par_id3028143\n" "help.text" msgid "You can download the latest version of %PRODUCTNAME at www.libreoffice.org/download/." -msgstr "" +msgstr "ja.libreoffice.org/download/で、最新版の %PRODUCTNAME をダウンロードできます。" #. ia3E3 #: 00000001.xhp diff --git a/source/ja/helpcontent2/source/text/shared/guide.po b/source/ja/helpcontent2/source/text/shared/guide.po index 769ceef0bef..b52b3000b3d 100644 --- a/source/ja/helpcontent2/source/text/shared/guide.po +++ b/source/ja/helpcontent2/source/text/shared/guide.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2019-08-09 07:46+0000\n" "Last-Translator: serval2412 \n" "Language-Team: LANGUAGE \n" @@ -23776,13 +23776,13 @@ msgctxt "" msgid "%PRODUCTNAME comes with a set of built-in templates that can be used to create documents, presentations, spreadsheets or drawings. You may use templates available in the template manager, create your own templates or browse online for additional templates." msgstr "" -#. JxQhF +#. bYCKn #: template_manager.xhp msgctxt "" "template_manager.xhp\n" "par_id041620170723504381\n" "help.text" -msgid "If you have opened the %PRODUCTNAME start center and have not yet opened a document or application, the Template Manager may be accessed differently. Ctrl-Shift-N will still open the Template Manager, but it may also be accessed by choosing Templates from the left sidebar, and then choosing Manage Templates." +msgid "If you have opened the %PRODUCTNAME start center and have not yet opened a document or application, the Template Manager may be accessed differently. Ctrl-Shift-N will still open the Template Manager, but it may also be accessed by choosing Templates from the left sidebar, and then choosing Manage Templates." msgstr "" #. oD5Ec diff --git a/source/ja/helpcontent2/source/text/shared/optionen.po b/source/ja/helpcontent2/source/text/shared/optionen.po index ed6222c6b06..7d0f60ad5fb 100644 --- a/source/ja/helpcontent2/source/text/shared/optionen.po +++ b/source/ja/helpcontent2/source/text/shared/optionen.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2019-08-09 07:46+0000\n" "Last-Translator: serval2412 \n" "Language-Team: LANGUAGE \n" @@ -2950,6 +2950,60 @@ msgctxt "" msgid "Send usage data to help The Document Foundation improve the software usability. The software development team is interested in information about the usage pattern of %PRODUCTNAME. This data helps to improve the usability of the applications, by identifying the most frequently used sequences of commands while performing common tasks, and in return, design a user interface that is easier to use and more productive. The usage data is sent anonymously and carry no document contents, only the commands used." msgstr "" +#. Zb7tT +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id111581845580821\n" +"help.text" +msgid "%PRODUCTNAME Quickstarter" +msgstr "" + +#. BrALY +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id731581845724606\n" +"help.text" +msgid "Load %PRODUCTNAME during system start-up" +msgstr "" + +#. J7FUd +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"par_id971581845639198\n" +"help.text" +msgid "If enabled, loads %PRODUCTNAME into memory when the computer is booted, or when %PRODUCTNAME is restarted. When loaded, it reduces the time for opening %PRODUCTNAME. An icon is also added to the system tray. Right-click on the icon to show a menu for opening new or existing documents, and for stopping the quickstarter." +msgstr "" + +#. MGRtz +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id411581548563601\n" +"help.text" +msgid "%PRODUCTNAME File Associations" +msgstr "" + +#. ZFtaG +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"hd_id81581845691263\n" +"help.text" +msgid "Windows Default apps" +msgstr "" + +#. PDkSx +#: 01010600.xhp +msgctxt "" +"01010600.xhp\n" +"par_id481581548792359\n" +"help.text" +msgid "Opens a Windows application to set default file associations (or shows a message about how to open the appropriate Windows application)." +msgstr "" + #. 9MQ7V #: 01010700.xhp msgctxt "" @@ -5614,212 +5668,257 @@ msgctxt "" msgid "Displays snap lines around the frames when frames are moved. You can select the Helplines While Moving option to show the exact position of the object using lineal values." msgstr "オブジェクトの移動時に、オブジェクト枠の周囲にスナップ線を表示します。移動時の補助線 オプションを選択すると、オブジェクトの正確な位置が数値で表示されます。" -#. 5TDVz +#. cjedA #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3149416\n" +"hd_id3153091\n" "help.text" -msgid "View" +msgid "Display" msgstr "表示" -#. APhrj +#. 3WrMN #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3155922\n" +"par_id3154920\n" "help.text" -msgid "Specifies whether scrollbars and rulers are displayed." -msgstr "スクロールバーとルーラーを表示するかどうかを指定します。" +msgid "Defines which document elements are displayed." +msgstr "表示するドキュメント要素を指定します。" -#. uAbTa +#. Dwtis #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3159149\n" +"hd_id3153143\n" "help.text" -msgid "Horizontal ruler" -msgstr "水平ルーラー" +msgid "Images and objects" +msgstr "" -#. HEUXw +#. 7AqAG #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3149202\n" +"par_id3149261\n" "help.text" -msgid "Displays the horizontal ruler. Select the desired measurement unit from the corresponding list." -msgstr "水平ルーラーを表示させます。表示単位を該当するリストから選択します。" +msgid "Specifies whether to display images and objects on the screen. If these elements are hidden, you will see empty frames as placeholders." +msgstr "" -#. sGprE +#. ACUX3 #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3153104\n" +"par_id3154944\n" "help.text" -msgid "Vertical ruler" -msgstr "垂直ルーラー" +msgid "You can also control the display of graphics through the Images and Charts icon. If a text document is open, this icon is displayed on the Tools bar." +msgstr "図の表示と非表示は、グラフィック オン/オフ アイコンから制御することもできます。文書ドキュメントが開いている場合、このアイコンは ツール バーに表示されます。" -#. PcJiW +#. dciDP #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3147287\n" +"par_id3146898\n" "help.text" -msgid "Displays the vertical ruler. Select the desired measurement unit from the corresponding list." -msgstr "垂直ルーラーを表示させます。表示単位を該当するリストから選択します。" +msgid "If the Images and objects option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page." +msgstr "" -#. A5pWy +#. sDnYE #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3152460\n" +"hd_id3156332\n" "help.text" -msgid "Right-aligned" -msgstr "右に配置" +msgid "Tables" +msgstr "表" -#. kCZHo +#. 6HyeV #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3151116\n" +"par_id3154482\n" "help.text" -msgid "Aligns the vertical ruler with the right border." -msgstr "垂直ルーラーを画面右側に配置させます。" +msgid "Displays the tables contained in your document." +msgstr "ドキュメント中の表を表示します。" -#. bxWiD +#. NFLKc #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3155414\n" +"par_id3153713\n" "help.text" -msgid "Smooth scroll" -msgstr "滑らかなスクロール" +msgid "To display the table boundaries, right-click any table and choose Table Boundaries, or choose Table - Table Boundaries in a Writer document." +msgstr "表の境界を表示するには、任意の表を右クリックしてから、表の境界 を選択します。Writer ドキュメントでは、 表 → 表の境界 を選択します。" -#. JHe6k +#. 7Wbwq #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3153364\n" +"hd_id3149018\n" "help.text" -msgid "Activates the smooth page scrolling function. The scrolling speed depends of the area and of the color depth display." -msgstr "滑らかなページスクロール機能を有効にします。 スクロール速度は、スクロール領域と表示色数に左右されます。" +msgid "Drawings and controls" +msgstr "図形描画とコントロール" -#. cjedA +#. MUz2Z #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3153091\n" +"par_id3151249\n" "help.text" -msgid "Display" -msgstr "表示" +msgid "Displays the drawings and controls contained in your document." +msgstr "ドキュメント中の図形描画とコントロールを表示するよう指定します。" -#. 3WrMN +#. xFt8H #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3154920\n" +"hd_id3150647\n" "help.text" -msgid "Defines which document elements are displayed." -msgstr "表示するドキュメント要素を指定します。" +msgid "Comments" +msgstr "コメント" -#. Dwtis +#. AAT2g #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3153143\n" +"par_id3159335\n" "help.text" -msgid "Images and objects" +msgid "Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author." +msgstr "コメントを表示します。コメントをクリックしてテキストを編集します。ナビゲーターのコンテキストメニューを使用して、コメントを見つけたり削除したりします。コメントのコンテキストメニューを使用して、このコメント、すべてのコメント、またはこの作成者のすべてのコメントを削除します。" + +#. hDFez +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id901581669796238\n" +"help.text" +msgid "Display fields" msgstr "" -#. 7AqAG +#. 7A8My #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3149261\n" +"hd_id3149481\n" "help.text" -msgid "Specifies whether to display images and objects on the screen. If these elements are hidden, you will see empty frames as placeholders." +msgid "Hidden text" msgstr "" -#. ACUX3 +#. 82k4a #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3154944\n" +"par_id3149413\n" "help.text" -msgid "You can also control the display of graphics through the Images and Charts icon. If a text document is open, this icon is displayed on the Tools bar." -msgstr "図の表示と非表示は、グラフィック オン/オフ アイコンから制御することもできます。文書ドキュメントが開いている場合、このアイコンは ツール バーに表示されます。" +msgid "Displays text that is hidden by Conditional Text or Hidden Text fields." +msgstr "" -#. dciDP +#. zT6EU #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3146898\n" +"hd_id3149300\n" "help.text" -msgid "If the Images and objects option is not selected, no graphics will be loaded from the Internet. Graphics within a table and without an indication of their size can cause display problems when using an older HTML standard on the browsed page." +msgid "Hidden paragraphs" msgstr "" -#. sDnYE +#. AjSy3 #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3156332\n" +"par_id3149418\n" "help.text" -msgid "Tables" -msgstr "表" +msgid "If you have inserted text using the Hidden Paragraph field, specifies whether to display the hidden paragraph. This option has the same function as the menu commands View - Hidden ParagraphsView - Hidden Paragraphs available in open text documents." +msgstr "" -#. 6HyeV +#. 5TDVz #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3154482\n" +"hd_id3149416\n" "help.text" -msgid "Displays the tables contained in your document." -msgstr "ドキュメント中の表を表示します。" +msgid "View" +msgstr "表示" -#. NFLKc +#. APhrj #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3153713\n" +"par_id3155922\n" "help.text" -msgid "To display the table boundaries, right-click any table and choose Table Boundaries, or choose Table - Table Boundaries in a Writer document." -msgstr "表の境界を表示するには、任意の表を右クリックしてから、表の境界 を選択します。Writer ドキュメントでは、 表 → 表の境界 を選択します。" +msgid "Specifies whether scrollbars and rulers are displayed." +msgstr "スクロールバーとルーラーを表示するかどうかを指定します。" -#. 7Wbwq +#. uAbTa #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3149018\n" +"hd_id3159149\n" "help.text" -msgid "Drawings and controls" -msgstr "図形描画とコントロール" +msgid "Horizontal ruler" +msgstr "水平ルーラー" -#. MUz2Z +#. HEUXw #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3151249\n" +"par_id3149202\n" "help.text" -msgid "Displays the drawings and controls contained in your document." -msgstr "ドキュメント中の図形描画とコントロールを表示するよう指定します。" +msgid "Displays the horizontal ruler. Select the desired measurement unit from the corresponding list." +msgstr "水平ルーラーを表示させます。表示単位を該当するリストから選択します。" -#. xFt8H +#. sGprE #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"hd_id3150647\n" +"hd_id3153104\n" "help.text" -msgid "Comments" -msgstr "コメント" +msgid "Vertical ruler" +msgstr "垂直ルーラー" -#. AAT2g +#. PcJiW #: 01040200.xhp msgctxt "" "01040200.xhp\n" -"par_id3159335\n" +"par_id3147287\n" "help.text" -msgid "Displays comments. Click a comment to edit the text. Use the context menu in Navigator to locate or delete a comment. Use the comments's context menu to delete this comment or all comments or all comments of this author." -msgstr "コメントを表示します。コメントをクリックしてテキストを編集します。ナビゲーターのコンテキストメニューを使用して、コメントを見つけたり削除したりします。コメントのコンテキストメニューを使用して、このコメント、すべてのコメント、またはこの作成者のすべてのコメントを削除します。" +msgid "Displays the vertical ruler. Select the desired measurement unit from the corresponding list." +msgstr "垂直ルーラーを表示させます。表示単位を該当するリストから選択します。" + +#. bxWiD +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3155414\n" +"help.text" +msgid "Smooth scroll" +msgstr "滑らかなスクロール" + +#. JHe6k +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3153364\n" +"help.text" +msgid "Activates the smooth page scrolling function. The scrolling speed depends of the area and of the color depth display." +msgstr "滑らかなページスクロール機能を有効にします。 スクロール速度は、スクロール領域と表示色数に左右されます。" + +#. A5pWy +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"hd_id3152460\n" +"help.text" +msgid "Right-aligned" +msgstr "右に配置" + +#. kCZHo +#: 01040200.xhp +msgctxt "" +"01040200.xhp\n" +"par_id3151116\n" +"help.text" +msgid "Aligns the vertical ruler with the right border." +msgstr "垂直ルーラーを画面右側に配置させます。" #. jH6p8 #: 01040200.xhp @@ -5830,14 +5929,14 @@ msgctxt "" msgid "Settings (for HTML document only)" msgstr "設定 (HTML 形式ドキュメントのみ)" -#. taSnw +#. JFAeo #: 01040200.xhp msgctxt "" "01040200.xhp\n" "hd_id3149926\n" "help.text" -msgid "Measurement unit (for HTML document only)" -msgstr "単位 (HTML ドキュメントのみ)" +msgid "Measurement unit" +msgstr "" #. ozjGx #: 01040200.xhp @@ -6883,14 +6982,14 @@ msgctxt "" msgid "In $[officename] text and HTML documents, defines the display for certain characters and for the direct cursor." msgstr "" -#. sdBDD +#. RDE3b #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3144510\n" "help.text" -msgid "Display of" -msgstr "表示" +msgid "Display formatting" +msgstr "" #. 7EDoZ #: 01040600.xhp @@ -7009,14 +7108,14 @@ msgctxt "" msgid "Displays all line breaks inserted with the Shift+Enter shortcut. These breaks create a new line, but do not start a new paragraph." msgstr "" -#. V42Cw +#. S3ArJ #: 01040600.xhp msgctxt "" "01040600.xhp\n" "par_idN108E5\n" "help.text" -msgid "Hidden text" -msgstr "隠しテキスト" +msgid "Hidden characters" +msgstr "" #. F2h2C #: 01040600.xhp @@ -7027,50 +7126,68 @@ msgctxt "" msgid "Displays text that uses the character format \"hidden\", when View - Formatting Marks is enabled." msgstr "" -#. sKToR +#. JVWDv #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3149481\n" +"hd_id901581666055387\n" "help.text" -msgid "Fields: Hidden text (not for HTML documents)" -msgstr "フィールド: 隠しテキスト (HTML ドキュメントにはなし)" +msgid "Bookmarks" +msgstr "" -#. daNw4 +#. AhYjX #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149413\n" +"par_id241581666070616\n" "help.text" -msgid "Displays text that is hidden by Conditional Text or Hidden Text fields." +msgid "Specifies that bookmark indicators are shown. | indicates the position of a point bookmark. [ ] indicates the start and end of a bookmark on a text range." msgstr "" -#. bKFSw +#. PoJmB #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3149300\n" +"par_id931581667619159\n" "help.text" -msgid "Fields: Hidden paragraphs (not for HTML documents)" -msgstr "フィールド: 隠し段落 (HTML ドキュメントにはなし)" +msgid "The following controls appear only for Writer documents, not for HTML documents." +msgstr "" -#. BShqs +#. 7xFsw #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149418\n" +"hd_id3146134\n" "help.text" -msgid "If you have inserted text using the Hidden Paragraph field, specifies whether to display the hidden paragraph. This option has the same function as the menu commands View - Hidden ParagraphsView - Hidden Paragraphs available in open text documents." +msgid "Protected Areas" +msgstr "" + +#. UuMDa +#: 01040600.xhp +msgctxt "" +"01040600.xhp\n" +"hd_id131581667078614\n" +"help.text" +msgid "Enable cursor" +msgstr "" + +#. BHJaU +#: 01040600.xhp +msgctxt "" +"01040600.xhp\n" +"par_id3147508\n" +"help.text" +msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes." msgstr "" -#. tm5MQ +#. AafSP #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3156180\n" "help.text" -msgid "Direct cursor (not for HTML documents)" -msgstr "ダイレクトカーソル(HTML ドキュメントにはなし)" +msgid "Direct cursor" +msgstr "" #. FDnFU #: 01040600.xhp @@ -7099,14 +7216,14 @@ msgctxt "" msgid "Activates the direct cursor. You can also activate this function by clicking the Toggle Direct Cursor Mode icon on the Tools bar or by choosing the Edit - Direct Cursor Mode command in a text document." msgstr "" -#. RQNHp +#. BD3Cs #: 01040600.xhp msgctxt "" "01040600.xhp\n" "hd_id3152962\n" "help.text" -msgid "Insert (not for HTML document)" -msgstr "挿入(HTML ドキュメントにはなし)" +msgid "Insert" +msgstr "" #. zCrNj #: 01040600.xhp @@ -7117,104 +7234,104 @@ msgctxt "" msgid "Defines the insert options for the direct cursor. If you click at any position in your document, a new paragraph can be written or inserted exactly at this position. The properties of this paragraph depend on the selected option. You can select from the following options:" msgstr "ダイレクトカーソルの挿入オプションを指定します。ドキュメント内のどの位置をクリックしても、新しい段落の書き込みまたは挿入がこの位置で正確に行われます。この段落の属性は、選択したオプションに従って決定します。次のオプションのを選択できます。" -#. TXRgV +#. arLP9 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3148995\n" +"hd_id3145147\n" "help.text" -msgid "Paragraph alignment" -msgstr "段落の配置" +msgid "Tabs" +msgstr "タブ" -#. qSFt6 +#. nsXPA #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3156384\n" +"par_id3155174\n" "help.text" -msgid "Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. " +msgid "When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached." msgstr "" -#. AKwn3 +#. DcRBY #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3150387\n" +"hd_id3166449\n" "help.text" -msgid "Left paragraph margin" -msgstr "段落左インデント" +msgid "Tabs and Spaces" +msgstr "タブとスペース" -#. p6mzV +#. AThkF #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3151188\n" +"par_id3155904\n" "help.text" -msgid "When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. " +msgid "When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached." msgstr "" -#. arLP9 +#. Pgr5a #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3145147\n" +"hd_id631581667209365\n" "help.text" -msgid "Tabs" -msgstr "タブ" +msgid "Spaces" +msgstr "" -#. nsXPA +#. EQ5VD #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3155174\n" +"par_id441581667221797\n" "help.text" -msgid "When the direct cursor is used, as many tabs as necessary are added in the new paragraph until the clicked position is reached." +msgid "When the direct cursor is used, spaces are added in the new paragraph until the clicked position is reached." msgstr "" -#. DcRBY +#. AKwn3 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3166449\n" +"hd_id3150387\n" "help.text" -msgid "Tabs and Spaces" -msgstr "タブとスペース" +msgid "Left paragraph margin" +msgstr "段落左インデント" -#. AThkF +#. p6mzV #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3155904\n" +"par_id3151188\n" "help.text" -msgid "When the Direct Cursor is used, a corresponding number of tabs and spaces are inserted in the new paragraph as necessary until the clicked position is reached." +msgid "When the direct cursor is used, the left paragraph indent is set at the horizontal position where you click the direct cursor. The paragraph is left aligned. " msgstr "" -#. sGDAC +#. TXRgV #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3149964\n" +"hd_id3148995\n" "help.text" -msgid "All insert options refer only to the current paragraph generated with the Direct Cursor." -msgstr "すべての挿入オプションは、ダイレクトカーソルにより作成される現在の段落のみに関連します。" +msgid "Paragraph alignment" +msgstr "段落の配置" -#. WxeKw +#. qSFt6 #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"hd_id3146134\n" +"par_id3156384\n" "help.text" -msgid "Protected Areas - Enable cursor" +msgid "Sets the paragraph alignment when the direct cursor is used. Depending on where the mouse is clicked, the paragraph is formatted left aligned, centered or right aligned. The cursor before the mouse-click shows, by means of a triangle, which alignment is set. " msgstr "" -#. BHJaU +#. sGDAC #: 01040600.xhp msgctxt "" "01040600.xhp\n" -"par_id3147508\n" +"par_id3149964\n" "help.text" -msgid "Specifies that you can set the cursor in a protected area, but cannot make any changes." -msgstr "" +msgid "All insert options refer only to the current paragraph generated with the Direct Cursor." +msgstr "すべての挿入オプションは、ダイレクトカーソルにより作成される現在の段落のみに関連します。" #. Do7Ez #: 01040700.xhp @@ -16387,6 +16504,24 @@ msgctxt "" msgid "Specifies some options for the automatic notification and downloading of online updates to %PRODUCTNAME." msgstr "" +#. 2T3Uy +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"par_id4057130\n" +"help.text" +msgid "Online Update is a module that is installed by default. To exclude, choose \"Custom\" in the Setup when installing %PRODUCTNAME. Check your distribution package to see if it is possible to exclude installation of Online Update. " +msgstr "" + +#. aR687 +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"hd_id671580577871833\n" +"help.text" +msgid "Online Update Options" +msgstr "" + #. Ts3hG #: online_update.xhp msgctxt "" @@ -16405,14 +16540,14 @@ msgctxt "" msgid "Mark to check for online updates periodically, then select the time interval how often %PRODUCTNAME will check for online updates. %PRODUCTNAME will check once a day, week, or month, as soon as a working Internet connection is detected. If you connect to the Internet by a proxy server, set the proxy on %PRODUCTNAME - PreferencesTools - Options - Internet - Proxy." msgstr "このボックスをオンにするとオンライン更新を定期的に確認します。%PRODUCTNAME でオンライン更新を自動的に確認する間隔も設定できます。 インターネットへの接続が確立されると %PRODUCTNAME に設定してある間隔に従って毎日、毎週、または毎月 1 回、更新の有無を確認します。プロキシサーバーを通してインターネットに接続している場合は、プロキシを %PRODUCTNAME - 設定ツール → オプション → インターネット → プロキシ で設定します。" -#. oBXjG +#. eAFnd #: online_update.xhp msgctxt "" "online_update.xhp\n" "par_id8994109\n" "help.text" -msgid "When an update is available, an icon in the menu bar displays some explaining text. Click the icon to proceed." -msgstr "更新が使用可能な場合、メニューバーのアイコンが説明テキストを表示します。 アイコンをクリックして作業を進めます。" +msgid "When an update is available, an icon in the menu bar Update Icon displays some explaining text. Click the icon to proceed." +msgstr "" #. qDUxL #: online_update.xhp @@ -16423,15 +16558,6 @@ msgctxt "" msgid "If you disable the check, the icon is removed from the menu bar." msgstr "チェックを無効にすると、メニューバーからアイコンが削除されます。" -#. GFeg8 -#: online_update.xhp -msgctxt "" -"online_update.xhp\n" -"par_id4057130\n" -"help.text" -msgid "Online Update is a module that can be selected or deselected to be installed. Choose the customized installation in the Setup of %PRODUCTNAME." -msgstr "オンライン更新は、インストールを選択または選択解除できるモジュールです。%PRODUCTNAME のセットアップでカスタマイズされたインストールを選択してください。" - #. 4GgAh #: online_update.xhp msgctxt "" @@ -16504,6 +16630,24 @@ msgctxt "" msgid "A check will be performed now." msgstr "すぐにチェックを実行します。" +#. tLfAW +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"hd_id3051545\n" +"help.text" +msgid "Download Destination" +msgstr "" + +#. mNiGF +#: online_update.xhp +msgctxt "" +"online_update.xhp\n" +"par_id3061311\n" +"help.text" +msgid "Displays the selected folder to store the downloaded files." +msgstr "ダウンロードしたファイルを格納するために選択したフォルダーを表示します。" + #. CAu7G #: online_update.xhp msgctxt "" @@ -16522,40 +16666,40 @@ msgctxt "" msgid "Enable the automatic download of updates to the specified folder." msgstr "" -#. E6XgU +#. ENqFQ #: online_update.xhp msgctxt "" "online_update.xhp\n" -"hd_id3051545\n" +"hd_id1418807\n" "help.text" -msgid "Download destination" -msgstr "ダウンロード先" +msgid "Change" +msgstr "" -#. mNiGF +#. kHNSV #: online_update.xhp msgctxt "" "online_update.xhp\n" -"par_id3061311\n" +"par_id0116200901063996\n" "help.text" -msgid "Displays the selected folder to store the downloaded files." -msgstr "ダウンロードしたファイルを格納するために選択したフォルダーを表示します。" +msgid "Click to select the destination folder for downloaded files." +msgstr "" -#. ENqFQ +#. nErT3 #: online_update.xhp msgctxt "" "online_update.xhp\n" -"hd_id1418807\n" +"hd_id411580578548938\n" "help.text" -msgid "Change" +msgid "User Agent" msgstr "" -#. 5guwa +#. BMLAF #: online_update.xhp msgctxt "" "online_update.xhp\n" -"par_id0116200901063996\n" +"par_id331580578595346\n" "help.text" -msgid "Click to select a folder to download the files." +msgid "Enable the check to send information about your %PRODUCTNAME version, operating system and basic hardware. This information is used to optimize the download." msgstr "" #. uDvTG diff --git a/source/ja/helpcontent2/source/text/simpress/01.po b/source/ja/helpcontent2/source/text/simpress/01.po index c045fe7fb3f..8ff4e0d03e9 100644 --- a/source/ja/helpcontent2/source/text/simpress/01.po +++ b/source/ja/helpcontent2/source/text/simpress/01.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: 2020-01-17 16:45+0100\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2019-08-09 07:47+0000\n" "Last-Translator: serval2412 \n" "Language-Team: LANGUAGE \n" @@ -8989,13 +8989,13 @@ msgctxt "" msgid "The device and the computer are now connected, the current presentation enters in Presentation Mode immediately, controlled by the mobile device." msgstr "" -#. esgu9 +#. tX852 #: remoteconnections.xhp msgctxt "" "remoteconnections.xhp\n" "hd_id331535057240065\n" "help.text" -msgid "To disconnect from mobile device" +msgid "To disconnect from a mobile device" msgstr "" #. LTPcU @@ -9016,13 +9016,13 @@ msgctxt "" msgid "Select the device in the list," msgstr "" -#. hGTnC +#. g7ghk #: remoteconnections.xhp msgctxt "" "remoteconnections.xhp\n" "par_id541535057041285\n" "help.text" -msgid "Press Remove client authorization button." +msgid "Click Remove Client Authorization." msgstr "" #. 7oZpm diff --git a/source/ja/helpcontent2/source/text/swriter/01.po b/source/ja/helpcontent2/source/text/swriter/01.po index 68c9e0c6c98..b838107df97 100644 --- a/source/ja/helpcontent2/source/text/swriter/01.po +++ b/source/ja/helpcontent2/source/text/swriter/01.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-28 14:53+0100\n" "PO-Revision-Date: 2018-10-21 20:22+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -3877,13 +3877,13 @@ msgctxt "" msgid "When you delete a paragraph mark, the paragraph that is merged takes on the formatting of the paragraph that the cursor is in." msgstr "段落記号を削除して統合された段落には、カーソルがある方の段落の書式が適用されます。" -#. GBSCv +#. Avhph #: 03100000.xhp msgctxt "" "03100000.xhp\n" "par_id3147511\n" "help.text" -msgid "To specify which formatting marks are displayed, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and then select the options that you want in the Display of area." +msgid "To specify which formatting marks are displayed, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and then select the options that you want in the Display formatting area." msgstr "" #. k2VJk @@ -4768,13 +4768,13 @@ msgctxt "" msgid "Character" msgstr "文字" -#. 92Vqa +#. 9GVCs #: 04030000.xhp msgctxt "" "04030000.xhp\n" "par_id3155901\n" "help.text" -msgid "Choose this option to define a character or symbol for the current footnote. This can be either a letter or number. To assign a special character, click the button at the bottom." +msgid "Choose this option to define a character or symbol for the current footnote. This can be either a letter, number or special character." msgstr "" #. nNcCJ @@ -4849,15 +4849,6 @@ msgctxt "" msgid "Inserts an endnote anchor at the current cursor position in the document, and adds an endnote at the end of the document." msgstr "文末脚注のアンカーを現在のカーソル位置に挿入して、ドキュメントの末尾に文末脚注本体の表示部を追加します。" -#. VsikP -#: 04030000.xhp -msgctxt "" -"04030000.xhp\n" -"par_id3155135\n" -"help.text" -msgid "Tips for working with footnotes." -msgstr "脚注に関する説明" - #. fCB3Q #: 04040000.xhp msgctxt "" @@ -4885,23 +4876,23 @@ msgctxt "" msgid "Insert Bookmark" msgstr "ブックマークを挿入する" -#. F4GR7 +#. GdJ4q #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3149806\n" "help.text" -msgid "Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time. In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink. " -msgstr "カーソル位置にブックマークを挿入します。こうすると、ナビゲーターを使用して、マークした位置にすばやくジャンプできます。HTML ドキュメントでは、ブックマークは、ハイパーリンクからジャンプできるアンカーに変換されます。 " +msgid "Inserts a bookmark at the cursor position. You can then use the Navigator to quickly jump to the marked location at a later time. In an HTML document, bookmarks are converted to anchors that you can jump to from a hyperlink." +msgstr "" -#. K9aNr +#. DA74C #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3153677\n" "help.text" -msgid "To jump to a specific bookmark, press F5 to open the Navigator, click the plus sign (+) next to the Bookmark entry, and then double-click the bookmark." -msgstr "特定のブックマークにジャンプするには、まず、F5 を押してナビゲーターを開きます。次に、ブックマーク 項目の隣にあるプラス記号 (+) をクリックして、ブックマークのリストを展開します。この中から目的のブックマークをダブルクリックします。" +msgid "To jump to a specific bookmark, press F5 to open the Navigator, click the plus sign (+) next to the Bookmarks entry, and then double-click the bookmark." +msgstr "" #. ATBbv #: 04040000.xhp @@ -4912,23 +4903,23 @@ msgctxt "" msgid "You can also right-click the Page Number field at the left end of the Status Bar at the bottom of the document window, and then choose the bookmark that you want to jump to." msgstr "" -#. GZrtc +#. KdpJp #: 04040000.xhp msgctxt "" "04040000.xhp\n" -"hd_id3154188\n" +"hd_id3154143\n" "help.text" -msgid "Bookmarks" -msgstr "ブックマーク" +msgid "Name" +msgstr "" -#. iCeDs +#. 3FwA8 #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3155178\n" "help.text" -msgid "Type the name of the bookmark that you want to create. The lower list contains all of the bookmarks in the current document. To delete a bookmark, select it in the list, and then click Delete." -msgstr "作成するブックマークの名前を入力します。下のリストには、現在のドキュメントに設定されているすべてのブックマークが表示されます。ブックマークを削除するには、目的のブックマークをリストから選択して、削除をクリックします。" +msgid "Type the name of the bookmark that you want to create. Then press Insert." +msgstr "" #. s7rfA #: 04040000.xhp @@ -4939,6 +4930,42 @@ msgctxt "" msgid "You cannot use the following characters in a bookmark name: / \\ @ : * ? \" ; , . #" msgstr "次の文字はブックマークには使用できません。 / \\ @ : * ? \" ; , . #" +#. GZrtc +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id3154188\n" +"help.text" +msgid "Bookmarks" +msgstr "ブックマーク" + +#. MjEEc +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id171581934040077\n" +"help.text" +msgid "Lists all the bookmarks in the current document." +msgstr "" + +#. ZyeAw +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id32341878\n" +"help.text" +msgid "Rename" +msgstr "" + +#. 9B5gm +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id971581935166865\n" +"help.text" +msgid "To rename a bookmark, select the bookmark, press Rename, then type the new name in the dialog box." +msgstr "" + #. aLuDE #: 04040000.xhp msgctxt "" @@ -4948,14 +4975,41 @@ msgctxt "" msgid "Delete" msgstr "削除" -#. a8p9C +#. oHMfQ #: 04040000.xhp msgctxt "" "04040000.xhp\n" "par_id3151251\n" "help.text" -msgid "To delete a bookmark, select the bookmark from the Insert Bookmark dialog and click the Delete button. No confirmation dialog will follow." -msgstr "ブックマークを削除するには、ブックマークの挿入 ダイアログのリストボックスでブックマークを選択して、削除 ボタンをクリックします。削除時に、確認メッセージは表示されません。" +msgid "To delete a bookmark, select the bookmark and click the Delete button. No confirmation dialog will follow." +msgstr "" + +#. zfGWi +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id231581943669611\n" +"help.text" +msgid "If bookmarks are protected, then they cannot be deleted or renamed." +msgstr "" + +#. caM6E +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"hd_id3149838\n" +"help.text" +msgid "Go to" +msgstr "" + +#. ABDnD +#: 04040000.xhp +msgctxt "" +"04040000.xhp\n" +"par_id511581935446495\n" +"help.text" +msgid "To move the cursor in the document to a bookmark, select the bookmark, then press Go to." +msgstr "" #. ifBCD #: 04060000.xhp @@ -7459,13 +7513,13 @@ msgctxt "" msgid "Hidden text" msgstr "隠しテキスト" -#. mGAud +#. bHrmr #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3147524\n" "help.text" -msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids and clear the Fields: Hidden text check box." +msgid "Inserts a text field that is hidden when the condition that you specify is met. To use this function, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - View and clear the Hidden text check box." msgstr "" #. BMoMs @@ -7477,13 +7531,13 @@ msgctxt "" msgid "Hidden Paragraph" msgstr "隠し段落" -#. WthF9 +#. sibUD #: 04090003.xhp msgctxt "" "04090003.xhp\n" "par_id3153677\n" "help.text" -msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids and clear the Fields: Hidden paragraph check box." +msgid "Hides a paragraph when the condition that you specify is met. To use this function, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - View and clear the Hidden paragraphs check box." msgstr "" #. sT58o @@ -10294,13 +10348,13 @@ msgctxt "" msgid "If the COMPANY database field is empty, the condition is true and the paragraph is hidden." msgstr "フィールド「会社」が空の場合、条件は真になり、段落は隠されます。" -#. EWHvB +#. BQUAo #: 04090200.xhp msgctxt "" "04090200.xhp\n" "par_id3150232\n" "help.text" -msgid "To display hidden paragraphs on the screen, you can choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - Formatting Aids, and clear the Fields: Hidden paragraphs check box." +msgid "To display hidden paragraphs on the screen, choose %PRODUCTNAME - PreferencesTools - Options - %PRODUCTNAME Writer - View, and clear the Hidden paragraphs check box." msgstr "" #. kBuFH @@ -23956,22 +24010,22 @@ msgctxt "" msgid "Load/Save" msgstr "" -#. Gkp2B +#. YUER3 #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3147512\n" "help.text" -msgid "Saves or loads a chapter and outline number format. A saved outline number format is available to all text documents." +msgid "Saves or loads a chapter numbering format. A saved chapter numbering format is available to all text documents." msgstr "" -#. SAiTG +#. Eoxwy #: 06060000.xhp msgctxt "" "06060000.xhp\n" "par_id3150979\n" "help.text" -msgid "The Load/Save button is only available for chapter and outline numbering. For numbered or bulleted list styles, modify the numbering styles of the paragraphs." +msgid "The Load/Save button is only available for chapter numbering. For numbered or bulleted list styles, modify the numbering styles of the paragraphs." msgstr "" #. EV2DT @@ -26449,13 +26503,13 @@ msgctxt "" msgid "numbering;OpenOffice.orgOpenOffice.org legacy numbering" msgstr "" -#. 6sCyG +#. 6EfGu #: legacynumbering.xhp msgctxt "" "legacynumbering.xhp\n" "hd_id761579742307751\n" "help.text" -msgid "Position (List Styles - Legacy)" +msgid "Position (List Styles - Legacy)" msgstr "" #. VFBKw @@ -26512,13 +26566,13 @@ msgctxt "" msgid "Width of numbering" msgstr "" -#. rMyHa +#. TtTBG #: legacynumbering.xhp msgctxt "" "legacynumbering.xhp\n" "par_id3150129\n" "help.text" -msgid "Enter the width the numbering area. The numbering symbol can be left, center or right in this area." +msgid "Enter the width of the numbering area. The numbering symbol can be left, center or right in this area." msgstr "" #. 4XWNy @@ -26548,15 +26602,6 @@ msgctxt "" msgid "Aligns the numbering symbol left, center, or right in the numbering area. The position might be adjusted to maintain the minimum space." msgstr "" -#. wEonA -#: legacynumbering.xhp -msgctxt "" -"legacynumbering.xhp\n" -"par_id3116348\n" -"help.text" -msgid "This control appears only when modifying Paragraph style." -msgstr "" - #. VPLZn #: legacynumbering.xhp msgctxt "" @@ -26575,6 +26620,15 @@ msgctxt "" msgid "Paragraph alignment" msgstr "" +#. zgLgx +#: legacynumbering.xhp +msgctxt "" +"legacynumbering.xhp\n" +"par_id3194378\n" +"help.text" +msgid "Indenting Paragraphs" +msgstr "" + #. mtBWM #: mailmerge00.xhp msgctxt "" diff --git a/source/ja/helpcontent2/source/text/swriter/02.po b/source/ja/helpcontent2/source/text/swriter/02.po index 6a7936a6fe1..fba95243b33 100644 --- a/source/ja/helpcontent2/source/text/swriter/02.po +++ b/source/ja/helpcontent2/source/text/swriter/02.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: 2020-01-22 13:00+0100\n" +"POT-Creation-Date: 2020-02-17 12:22+0100\n" "PO-Revision-Date: 2017-11-22 14:52+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -808,23 +808,23 @@ msgctxt "" msgid "Page Number" msgstr "ページ番号" -#. JqAC6 +#. WJ2wq #: 08010000.xhp msgctxt "" "08010000.xhp\n" "hd_id3145241\n" "help.text" -msgid "Page Number" -msgstr "ページ番号" +msgid "Page Number" +msgstr "" -#. ZEjNe +#. JTxYv #: 08010000.xhp msgctxt "" "08010000.xhp\n" "par_id3151184\n" "help.text" -msgid "The current page number is displayed in this field of the status bar. A double-click opens the Navigator, with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location." -msgstr "ステータスバーのこのフィールドには、現在のページ番号が表示されます。このフィールドをダブルクリックすると、ナビゲーターが表示されます。ナビゲーターは、ドキュメント中の各種の要素にアクセスする際に便利です。また右クリックをすると、ドキュメントに設定したブックマークが一覧表示されます。ブックマークをクリックすると、本文中の該当位置にカーソルが移動します。" +msgid "The current page number is displayed in this field of the status bar. A click opens \"Go to Page\", with which you can navigate in the document. A right-click shows all bookmarks in the document. Click a bookmark to position the text cursor at the bookmark location." +msgstr "" #. BinAk #: 08010000.xhp diff --git a/source/ja/helpcontent2/source/text/swriter/guide.po b/source/ja/helpcontent2/source/text/swriter/guide.po index 63e74003557..fcd4b10cb4b 100644 --- a/source/ja/helpcontent2/source/text/swriter/guide.po +++ b/source/ja/helpcontent2/source/text/swriter/guide.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: 2020-02-10 17:54+0100\n" +"POT-Creation-Date: 2020-02-27 14:31+0100\n" "PO-Revision-Date: 2018-11-12 13:47+0000\n" "Last-Translator: Anonymous Pootle User\n" "Language-Team: LANGUAGE \n" @@ -6307,14 +6307,14 @@ msgctxt "" msgid "In the Navigator for master documents (should open automatically, else press F5 to open), click and hold the Insert icon, and do one of the following:" msgstr "マスタードキュメントのナビゲーター (これは自動または F5 押下で開きます) で、挿入アイコンをクリックしたまま、 次のいずれかを実行します:" -#. esrRb +#. ihE6T #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "par_id3156240\n" "help.text" -msgid "To insert an existing file as a subdocument, choose File, locate the file that you want to include, and then click OK." -msgstr "挿入する画像ファイルを選択して、開く をクリックします。" +msgid "To insert an existing file as a subdocument, choose File, locate the file that you want to include, and then click Open." +msgstr "" #. DHqof #: globaldoc_howtos.xhp @@ -6505,14 +6505,14 @@ msgctxt "" msgid "Click OK." msgstr "OK をクリックします。" -#. DEHD8 +#. hmLYv #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "hd_id3145228\n" "help.text" -msgid "To Export a Master Document as a %PRODUCTNAME Text Document" -msgstr "マスタードキュメントを %PRODUCTNAME テキスト文書としてエクスポートする" +msgid "To Export a Master Document" +msgstr "" #. 8fFGC #: globaldoc_howtos.xhp @@ -6523,14 +6523,14 @@ msgctxt "" msgid "Choose File - Export." msgstr "ファイル → エクスポート を選択します。" -#. 7UkKV +#. DomMg #: globaldoc_howtos.xhp msgctxt "" "globaldoc_howtos.xhp\n" "par_id3148580\n" "help.text" -msgid "In the File format list, select a text document file format and click Export." -msgstr "ファイルの種類 リストで文書ドキュメントのファイル形式を選択して、エクスポート をクリックします。" +msgid "In the Save as type list, select a text document file format and click Save." +msgstr "" #. qGjnL #: globaldoc_howtos.xhp -- cgit