aboutsummaryrefslogtreecommitdiff
path: root/source/ja
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 20:43:41 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-12-23 20:58:48 +0100
commit49beaeb5bc72a9a5e2102cceaff12e2140073434 (patch)
tree569890f8fb2f55a0759ca83b00e6eb031ddb0e6f /source/ja
parentc950e18b339a369fa805ac4d34b2ae0f1e0fd82f (diff)
update translations for 5.3.0 rc1
and force-fix errors using pocheck Change-Id: I576a654d96527a246b6a334a33f3a2e2f1adcc2e
Diffstat (limited to 'source/ja')
-rw-r--r--source/ja/basic/source/classes.po1081
-rw-r--r--source/ja/chart2/uiconfig/ui.po16
-rw-r--r--source/ja/cui/source/options.po10
-rw-r--r--source/ja/cui/source/tabpages.po10
-rw-r--r--source/ja/cui/uiconfig/ui.po68
-rw-r--r--source/ja/dbaccess/source/ui/dlg.po9
-rw-r--r--source/ja/extensions/uiconfig/sabpilot/ui.po10
-rw-r--r--source/ja/filter/source/config/fragments/filters.po14
-rw-r--r--source/ja/filter/source/config/fragments/internalgraphicfilters.po10
-rw-r--r--source/ja/helpcontent2/source/text/scalc.po23
-rw-r--r--source/ja/helpcontent2/source/text/scalc/00.po30
-rw-r--r--source/ja/helpcontent2/source/text/scalc/01.po34
-rw-r--r--source/ja/helpcontent2/source/text/scalc/guide.po18
-rw-r--r--source/ja/helpcontent2/source/text/schart.po10
-rw-r--r--source/ja/helpcontent2/source/text/sdraw.po11
-rw-r--r--source/ja/helpcontent2/source/text/shared/00.po15
-rw-r--r--source/ja/helpcontent2/source/text/shared/01.po248
-rw-r--r--source/ja/helpcontent2/source/text/shared/guide.po601
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office.po8
-rw-r--r--source/ja/officecfg/registry/data/org/openoffice/Office/UI.po99
-rw-r--r--source/ja/reportdesign/uiconfig/dbreport/ui.po40
-rw-r--r--source/ja/sc/source/ui/src.po16
-rw-r--r--source/ja/sc/uiconfig/scalc/ui.po18
-rw-r--r--source/ja/sd/source/ui/view.po12
-rw-r--r--source/ja/sfx2/uiconfig/ui.po12
-rw-r--r--source/ja/svtools/source/contnr.po10
-rw-r--r--source/ja/svx/source/svdraw.po6
-rw-r--r--source/ja/svx/uiconfig/ui.po33
-rw-r--r--source/ja/sw/source/ui/config.po10
-rw-r--r--source/ja/sw/source/ui/dochdl.po15
-rw-r--r--source/ja/sw/uiconfig/swriter/ui.po30
-rw-r--r--source/ja/vcl/source/src.po8
-rw-r--r--source/ja/xmlsecurity/uiconfig/ui.po19
33 files changed, 1888 insertions, 666 deletions
diff --git a/source/ja/basic/source/classes.po b/source/ja/basic/source/classes.po
index d896f13d836..a47938ece31 100644
--- a/source/ja/basic/source/classes.po
+++ b/source/ja/basic/source/classes.po
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: Pootle 2.8\n"
"X-POOTLE-MTIME: 1456916033.000000\n"
#: sb.src
@@ -1231,3 +1231,1082 @@ msgctxt ""
"string.text"
msgid "The library could not be removed from memory."
msgstr "ライブラリはディスクから削除できませんでした。"
+
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_NUMBER_OF_ARGS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid number of arguments."
+msgstr "引数の数が無効です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_SYNTAX & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Syntax error."
+msgstr "シンタックスエラー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_GOSUB & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Return without Gosub."
+msgstr "Return に対応する Gosub がありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_REDO_FROM_START & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Incorrect entry; please retry."
+msgstr "入力が正しくありません。もう一度入力し直してください。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_ARGUMENT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid procedure call."
+msgstr "無効なプロシージャーの呼び出し。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_MATH_OVERFLOW & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Overflow."
+msgstr "オーバーフロー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_MEMORY & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Not enough memory."
+msgstr "メモリー不足。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ALREADY_DIM & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Array already dimensioned."
+msgstr "配列の次元化済み。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_OUT_OF_RANGE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Index out of defined range."
+msgstr "定義された範囲外のインデックス。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DUPLICATE_DEF & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Duplicate definition."
+msgstr "重複した定義。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ZERODIV & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Division by zero."
+msgstr "ゼロによる除算。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_VAR_UNDEFINED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Variable not defined."
+msgstr "変数の未定義。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_CONVERSION & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Data type mismatch."
+msgstr "データの種類が一致していません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PARAMETER & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid parameter."
+msgstr "無効なパラメーターです。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_USER_ABORT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Process interrupted by user."
+msgstr "処理はユーザーによって中断されました。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_RESUME & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Resume without error."
+msgstr "エラーなしで再開しました。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_STACK_OVERFLOW & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Not enough stack memory."
+msgstr "不十分なスタックメモリー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROC_UNDEFINED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Sub-procedure or function procedure not defined."
+msgstr "Sub または Function プロシージャーの未定義。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_DLL_LOAD & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Error loading DLL file."
+msgstr "DLL ファイル読み込み時のエラー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_DLL_CALL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Wrong DLL call convention."
+msgstr "正しくない DLL 呼び出し規約。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_INTERNAL_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Internal error $(ARG1)."
+msgstr "内部エラー $(ARG1)。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_CHANNEL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid file name or file number."
+msgstr "ファイル名またはファイル番号が不適切。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_FILE_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "File not found."
+msgstr "ファイルは見つかりません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_FILE_MODE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Incorrect file mode."
+msgstr "ファイルモードが正しくありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_FILE_ALREADY_OPEN & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "File already open."
+msgstr "ファイルはすでに開かれています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_IO_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Device I/O error."
+msgstr "デバイス I/O エラー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_FILE_EXISTS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "File already exists."
+msgstr "ファイルはすでにあります。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_RECORD_LENGTH & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Incorrect record length."
+msgstr "レコードの長さが不適切。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DISK_FULL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Disk or hard drive full."
+msgstr "ディスクまたはハードディスクの容量不足。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_READ_PAST_EOF & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Reading exceeds EOF."
+msgstr "EOF を越える読み取り。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_RECORD_NUMBER & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Incorrect record number."
+msgstr "レコード番号が不適切。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_TOO_MANY_FILES & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Too many files."
+msgstr "ファイルが多すぎます。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_DEVICE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Device not available."
+msgstr "デバイスはありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ACCESS_DENIED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Access denied."
+msgstr "アクセスできません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_READY & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Disk not ready."
+msgstr "ディスクは用意できていません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_IMPLEMENTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Not implemented."
+msgstr "実装されていません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DIFFERENT_DRIVE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Renaming on different drives impossible."
+msgstr "異なったドライブでの名前の変更はできません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ACCESS_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Path/File access error."
+msgstr "パスまたはファイルへのアクセスエラー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PATH_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Path not found."
+msgstr "パスが見つかりません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Object variable not set."
+msgstr "オブジェクト変数は設定できていません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PATTERN & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid string pattern."
+msgstr "文字列パターンが無効です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SBERR_IS_NULL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Use of zero not permitted."
+msgstr "ゼロの使用は許可されません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "DDE Error."
+msgstr "DDE エラー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_WAITINGACK & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Awaiting response to DDE connection."
+msgstr "DDE 接続における応答待ち。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_OUTOFCHANNELS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "No DDE channels available."
+msgstr "使える DDE チャネルがありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_NO_RESPONSE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "No application responded to DDE connect initiation."
+msgstr "DDE 接続希望に応答するアプリケーションがありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_MULT_RESPONSES & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Too many applications responded to DDE connect initiation."
+msgstr "DDE 接続希望に応答するアプリケーションが多すぎます。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_CHANNEL_LOCKED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "DDE channel locked."
+msgstr "DDE チャネルはロックされています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_NOTPROCESSED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "External application cannot execute DDE operation."
+msgstr "外部アプリケーションは DDE のオペレーションを実行できません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_TIMEOUT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Timeout while waiting for DDE response."
+msgstr "DDE の応答待ちの間にタイムアウト。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_USER_INTERRUPT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "User pressed ESCAPE during DDE operation."
+msgstr "DDEのオペレーションの最中に ユーザーがESCAPEボタンを押しました"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_BUSY & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "External application busy."
+msgstr "外部アプリケーションはビジー状態です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_NO_DATA & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "DDE operation without data."
+msgstr "データなしの DDE オペレーション。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_WRONG_DATA_FORMAT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Data are in wrong format."
+msgstr "データは書式が正しくありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_PARTNER_QUIT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "External application has been terminated."
+msgstr "外部アプリケーションは終了しています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_CONV_CLOSED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "DDE connection interrupted or modified."
+msgstr "DDE 接続が中断したかまたは変更されています"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_NO_CHANNEL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "DDE method invoked with no channel open."
+msgstr "DDE チャネルが開かれていない状態で DDE メソッドが呼び出されています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_INVALID_LINK & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid DDE link format."
+msgstr "DDE リンク手法が正しくありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_QUEUE_OVERFLOW & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "DDE message has been lost."
+msgstr "DDE メッセージは失われました。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_LINK_ALREADY_EST & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Paste link already performed."
+msgstr "リンクの貼り付けはすでに実行されています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_LINK_INV_TOPIC & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Link mode cannot be set due to invalid link topic."
+msgstr "リンクモードはリンクトピックが無効のため、設定できません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DDE_DLL_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "DDE requires the DDEML.DLL file."
+msgstr "DDE には DDEML.DLL ファイルが必要です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_CANNOT_LOAD & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Module cannot be loaded; invalid format."
+msgstr "モジュールが読み込めません。無効な書式です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_INDEX & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid object index."
+msgstr "無効なオブジェクトインデックス。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_ACTIVE_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Object is not available."
+msgstr "オブジェクトがありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PROP_VALUE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Incorrect property value."
+msgstr "プロパティ値が正しくありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROP_READONLY & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "This property is read-only."
+msgstr "プロパティは読み取り専用です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROP_WRITEONLY & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "This property is write only."
+msgstr "プロパティは書き込み専用です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_INVALID_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid object reference."
+msgstr "無効なオブジェクト参照。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_METHOD & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Property or method not found: $(ARG1)."
+msgstr "次のプロパティまたはメソッドが見つかりません: $(ARG1)"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NEEDS_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Object required."
+msgstr "オブジェクトが必要です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_INVALID_USAGE_OBJECT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid use of an object."
+msgstr "オブジェクトの無効な使用。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_OLE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "OLE Automation is not supported by this object."
+msgstr "OLE の自動化はこのオブジェクトではサポートされません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_METHOD & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "This property or method is not supported by the object."
+msgstr "オブジェクトはこの属性、あるいはメソッドをサポートしません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_OLE_ERROR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "OLE Automation Error."
+msgstr "OLE 自動化の際のエラー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_ACTION & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "This action is not supported by given object."
+msgstr "このアクションは指定されたオブジェクトではサポートされません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_NAMED_ARGS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Named arguments are not supported by given object."
+msgstr "指名された引数は指定されたオブジェクトではサポートされません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_LOCALE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "The current locale setting is not supported by the given object."
+msgstr "指定したオブジェクトは現在のロケール設定をサポートしません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NAMED_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Named argument not found."
+msgstr "指名した引数は見つかりません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_OPTIONAL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Argument is not optional."
+msgstr "引数はオプションではありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_WRONG_ARGS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid number of arguments."
+msgstr "引数の数が無効です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_A_COLL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Object is not a list."
+msgstr "オブジェクトはリストではありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_ORDINAL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid ordinal number."
+msgstr "序数は無効です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_DLLPROC_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Specified DLL function not found."
+msgstr "指定された DLL 機能は見つかりません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_CLIPBD_FORMAT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid clipboard format."
+msgstr "クリップボード書式が無効です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROPERTY_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Object does not have this property."
+msgstr "オブジェクトにこの属性はありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_METHOD_NOT_FOUND & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Object does not have this method."
+msgstr "オブジェクトにこのメソッドはありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_ARG_MISSING & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Required argument lacking."
+msgstr "必要な引数が足りません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_METHOD_FAILED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Error executing a method."
+msgstr "メソッド実行中のエラー。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_SETPROP_FAILED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Unable to set property."
+msgstr "属性は設定できませんでした。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_GETPROP_FAILED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Unable to determine property."
+msgstr "属性は確かめることができませんでした。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNEXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Unexpected symbol: $(ARG1)."
+msgstr "不適当なシンボル: $(ARG1)。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Expected: $(ARG1)."
+msgstr "必要項目: $(ARG1)。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_SYMBOL_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Symbol expected."
+msgstr "シンボルが必要です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_VAR_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Variable expected."
+msgstr "変数が必要です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_LABEL_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Label expected."
+msgstr "ラベルが必要です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_LVALUE_EXPECTED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Value cannot be applied."
+msgstr "数値は割り当てられません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_VAR_DEFINED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Variable $(ARG1) already defined."
+msgstr "変数 $(ARG1) はすでに定義されています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROC_DEFINED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Sub procedure or function procedure $(ARG1) already defined."
+msgstr "Sub または Function プロシージャー $(ARG1) はすでに定義されています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_LABEL_DEFINED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Label $(ARG1) already defined."
+msgstr "ラベル $(ARG1) はすでに定義されています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_VAR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Variable $(ARG1) not found."
+msgstr "変数 $(ARG1) は見つかりません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_ARRAY & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Array or procedure $(ARG1) not found."
+msgstr "配列またはプロシージャー $(ARG1) は見つかりません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_PROC & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Procedure $(ARG1) not found."
+msgstr "プロシージャー $(ARG1) は見つかりません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_LABEL & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Label $(ARG1) undefined."
+msgstr "ラベル $(ARG1) は定義されていません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_UNDEF_TYPE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Unknown data type $(ARG1)."
+msgstr "不明なデータの種類 $(ARG1)。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_EXIT & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Exit $(ARG1) expected."
+msgstr "$(ARG1) の終了が必要です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_BLOCK & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Statement block still open: $(ARG1) missing."
+msgstr "まだ開いたままの指示ブロック: $(ARG1) がありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_BRACKETS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Parentheses do not match."
+msgstr "括弧が一致しません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_DECLARATION & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Symbol $(ARG1) already defined differently."
+msgstr "シンボル $(ARG1) はすでに別個に定義されています。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_PARAMETERS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Parameters do not correspond to procedure."
+msgstr "パラメーターはプロシージャーに合いません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_CHAR_IN_NUMBER & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Invalid character in number."
+msgstr "数に無効な文字。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_MUST_HAVE_DIMS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Array must be dimensioned."
+msgstr "配列の次元化が必要です。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_IF & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Else/Endif without If."
+msgstr "Else/Endif に対応する If がありません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_IN_SUBR & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "$(ARG1) not allowed within a procedure."
+msgstr "$(ARG1) プロシージャー内では許可されません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NOT_IN_MAIN & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "$(ARG1) not allowed outside a procedure."
+msgstr "$(ARG1) プロシージャー外では許可されません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_WRONG_DIMS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Dimension specifications do not match."
+msgstr "次元の指定が一致しません。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_BAD_OPTION & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Unknown option: $(ARG1)."
+msgstr "不明なオプション: $(ARG1)。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_CONSTANT_REDECLARED & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Constant $(ARG1) redefined."
+msgstr "定数 $(ARG1) は再定義されます。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_PROG_TOO_LARGE & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Program too large."
+msgstr "プログラムは大きすぎます。"
+
+#: sb.src
+msgctxt ""
+"sb.src\n"
+"RID_BASIC_START\n"
+"SbERR_NO_STRINGS_ARRAYS & ERRCODE_RES_MASK\n"
+"string.text"
+msgid "Strings or arrays not permitted."
+msgstr "文字列または配列は許可されません。"
diff --git a/source/ja/chart2/uiconfig/ui.po b/source/ja/chart2/uiconfig/ui.po
index 1a9ca5c6d0b..7f5b4f72ae5 100644
--- a/source/ja/chart2/uiconfig/ui.po
+++ b/source/ja/chart2/uiconfig/ui.po
@@ -4,8 +4,8 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-10-05 03:48+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-23 11:21+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1475639282.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1482492103.000000\n"
#: 3dviewdialog.ui
msgctxt ""
@@ -1913,7 +1913,7 @@ msgctxt ""
"AtkObject::accessible-name\n"
"string.text"
msgid "Perspective"
-msgstr ""
+msgstr "遠近法"
#: tp_3D_SceneIllumination.ui
msgctxt ""
@@ -3209,7 +3209,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select data range"
-msgstr ""
+msgstr "データ範囲の選択"
#: tp_RangeChooser.ui
msgctxt ""
@@ -3236,7 +3236,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Select data range"
-msgstr ""
+msgstr "データ範囲の選択"
#: tp_RangeChooser.ui
msgctxt ""
@@ -3668,7 +3668,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Exponential"
-msgstr ""
+msgstr "指数(_E)"
#: tp_Trendline.ui
msgctxt ""
diff --git a/source/ja/cui/source/options.po b/source/ja/cui/source/options.po
index 8d68e62e20c..e910497d875 100644
--- a/source/ja/cui/source/options.po
+++ b/source/ja/cui/source/options.po
@@ -4,17 +4,17 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-12-04 12:44+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"PO-Revision-Date: 2016-12-13 11:36+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480855472.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481628976.000000\n"
#: connpooloptions.src
msgctxt ""
@@ -837,7 +837,7 @@ msgctxt ""
"Online Update\n"
"itemlist.text"
msgid "Online Update"
-msgstr ""
+msgstr "オンラインアップデート"
#: treeopt.src
msgctxt ""
diff --git a/source/ja/cui/source/tabpages.po b/source/ja/cui/source/tabpages.po
index 41bf2816c8a..d1ce9088a5f 100644
--- a/source/ja/cui/source/tabpages.po
+++ b/source/ja/cui/source/tabpages.po
@@ -4,8 +4,8 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-23 07:54+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-12 02:54+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1469260494.000000\n"
+"X-POOTLE-MTIME: 1481511249.000000\n"
#: border.src
msgctxt ""
@@ -258,7 +258,7 @@ msgctxt ""
"RID_SVXSTR_DESC_NEW_PATTERN\n"
"string.text"
msgid "Please enter a name for the pattern:"
-msgstr ""
+msgstr "パターンの名前を入力してください:"
#: strings.src
msgctxt ""
@@ -281,6 +281,8 @@ msgid ""
"The pattern was modified without saving. \n"
"Modify the selected pattern or add a new pattern"
msgstr ""
+"パターンが変更されて保存されていません。\n"
+"選択したパターンの変更または新しいパターンの追加ができます。"
#: strings.src
msgctxt ""
diff --git a/source/ja/cui/uiconfig/ui.po b/source/ja/cui/uiconfig/ui.po
index 9a818e9fa68..c89fc5aa55b 100644
--- a/source/ja/cui/uiconfig/ui.po
+++ b/source/ja/cui/uiconfig/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-12-04 14:01+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"PO-Revision-Date: 2016-12-14 10:38+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: none\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480860086.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481711888.000000\n"
#: aboutconfigdialog.ui
msgctxt ""
@@ -788,7 +788,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "ビットマップ"
#: areatabpage.ui
msgctxt ""
@@ -797,7 +797,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pattern"
-msgstr ""
+msgstr "パターン"
#: asiantypography.ui
msgctxt ""
@@ -1256,7 +1256,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Bitmap"
-msgstr ""
+msgstr "ビットマップ"
#: bitmaptabpage.ui
msgctxt ""
@@ -1463,7 +1463,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "X:"
-msgstr ""
+msgstr "X:"
#: bitmaptabpage.ui
msgctxt ""
@@ -1472,7 +1472,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Y:"
-msgstr ""
+msgstr "Y:"
#: bitmaptabpage.ui
msgctxt ""
@@ -5765,7 +5765,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Border:"
-msgstr "枠線(_B):"
+msgstr "境界(_B):"
#: gradientpage.ui
msgctxt ""
@@ -8061,7 +8061,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Reset"
-msgstr ""
+msgstr "リセット"
#: menuassignpage.ui
msgctxt ""
@@ -8088,7 +8088,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add Command"
-msgstr ""
+msgstr "コマンドを追加"
#: menuassignpage.ui
msgctxt ""
@@ -8097,7 +8097,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add Separator"
-msgstr ""
+msgstr "セパレーターを追加"
#: menuassignpage.ui
msgctxt ""
@@ -8106,7 +8106,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Add Submenu"
-msgstr ""
+msgstr "サブメニューを追加"
#: menuassignpage.ui
msgctxt ""
@@ -11440,7 +11440,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "OpenCL is not used."
-msgstr ""
+msgstr "OpenCL は使用されていません。"
#: optopenclpage.ui
msgctxt ""
@@ -12067,7 +12067,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Name/initials:"
-msgstr ""
+msgstr "氏名/イニシャル:"
#: optuserpage.ui
msgctxt ""
@@ -12310,7 +12310,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Requires restart"
-msgstr ""
+msgstr "再起動が必要です"
#: optviewpage.ui
msgctxt ""
@@ -12346,7 +12346,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Ignore OpenGL blacklist"
-msgstr ""
+msgstr "OpenGLブラックリストを無視する"
#: optviewpage.ui
msgctxt ""
@@ -12355,7 +12355,7 @@ msgctxt ""
"tooltip_text\n"
"string.text"
msgid "Requires restart. Enabling this may expose driver bugs"
-msgstr ""
+msgstr "再起動が必要です。有効にするとドライバーのバグに遭遇するかもしれません"
#: optviewpage.ui
msgctxt ""
@@ -12427,7 +12427,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "自動"
#: optviewpage.ui
msgctxt ""
@@ -12436,7 +12436,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Hide"
-msgstr ""
+msgstr "表示しない"
#: optviewpage.ui
msgctxt ""
@@ -12445,7 +12445,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Show"
-msgstr ""
+msgstr "表示"
#: optviewpage.ui
msgctxt ""
@@ -12454,7 +12454,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Shortcuts in context menus:"
-msgstr ""
+msgstr "コンテキストメニューのショートカット:"
#: optviewpage.ui
msgctxt ""
@@ -12490,7 +12490,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Toolbar icon _size:"
-msgstr ""
+msgstr "ツールバーのアイコンサイズ(_S):"
#: optviewpage.ui
msgctxt ""
@@ -12616,7 +12616,7 @@ msgctxt ""
"3\n"
"stringlist.text"
msgid "Extra Large"
-msgstr ""
+msgstr "特大"
#: optviewpage.ui
msgctxt ""
@@ -12652,7 +12652,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sidebar _icon size:"
-msgstr ""
+msgstr "サイドバーのアイコンサイズ(_I):"
#: optviewpage.ui
msgctxt ""
@@ -12661,7 +12661,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "自動"
#: optviewpage.ui
msgctxt ""
@@ -12670,7 +12670,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Small"
-msgstr ""
+msgstr "小"
#: optviewpage.ui
msgctxt ""
@@ -12679,7 +12679,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Large"
-msgstr ""
+msgstr "大"
#: optviewpage.ui
msgctxt ""
@@ -12688,7 +12688,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "_Notebookbar icon size:"
-msgstr ""
+msgstr "ノートブックバーのアイコンサイズ(_N):"
#: optviewpage.ui
msgctxt ""
@@ -12697,7 +12697,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Automatic"
-msgstr ""
+msgstr "自動"
#: optviewpage.ui
msgctxt ""
@@ -12706,7 +12706,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Small"
-msgstr ""
+msgstr "小"
#: optviewpage.ui
msgctxt ""
@@ -12715,7 +12715,7 @@ msgctxt ""
"2\n"
"stringlist.text"
msgid "Large"
-msgstr ""
+msgstr "大"
#: optviewpage.ui
msgctxt ""
@@ -13801,7 +13801,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Pattern"
-msgstr ""
+msgstr "パターン"
#: patterntabpage.ui
msgctxt ""
diff --git a/source/ja/dbaccess/source/ui/dlg.po b/source/ja/dbaccess/source/ui/dlg.po
index c43892a19e9..bf1bb1b58d5 100644
--- a/source/ja/dbaccess/source/ui/dlg.po
+++ b/source/ja/dbaccess/source/ui/dlg.po
@@ -12,8 +12,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: Pootle 2.8\n"
"X-POOTLE-MTIME: 1469259615.000000\n"
#: AutoControls.src
@@ -850,3 +850,10 @@ msgctxt ""
"string.text"
msgid "Details"
msgstr "詳細"
+
+msgctxt ""
+"AutoControls.src\n"
+"STR_COMMONURL\n"
+"string.text"
+msgid "Datasource URL"
+msgstr "データソースの URL"
diff --git a/source/ja/extensions/uiconfig/sabpilot/ui.po b/source/ja/extensions/uiconfig/sabpilot/ui.po
index e28ba7cbcbb..cc9c00ddaef 100644
--- a/source/ja/extensions/uiconfig/sabpilot/ui.po
+++ b/source/ja/extensions/uiconfig/sabpilot/ui.po
@@ -4,17 +4,17 @@ 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: 2015-11-10 19:33+0100\n"
-"PO-Revision-Date: 2016-01-05 08:51+0000\n"
-"Last-Translator: Ikuya Awashiro <ikuya@fruitsbasket.info>\n"
+"PO-Revision-Date: 2016-12-12 05:40+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1451983876.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1481521241.000000\n"
#: contentfieldpage.ui
msgctxt ""
@@ -118,7 +118,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Embed this address book definition into the current document."
-msgstr ""
+msgstr "このアドレス帳定義を現在のドキュメントに埋め込みます。"
#: datasourcepage.ui
msgctxt ""
diff --git a/source/ja/filter/source/config/fragments/filters.po b/source/ja/filter/source/config/fragments/filters.po
index 06391a18703..dca87ed6e5f 100644
--- a/source/ja/filter/source/config/fragments/filters.po
+++ b/source/ja/filter/source/config/fragments/filters.po
@@ -4,17 +4,17 @@ 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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-23 08:23+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"PO-Revision-Date: 2016-12-13 11:50+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1469262209.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481629856.000000\n"
#: AbiWord.xcu
msgctxt ""
@@ -851,7 +851,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy StarOffice Drawing"
-msgstr ""
+msgstr "古い StarOffice 図形描画"
#: StarOffice_Spreadsheet.xcu
msgctxt ""
@@ -860,7 +860,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy StarOffice Spreadsheet"
-msgstr ""
+msgstr "古い StarOffice 表計算ドキュメント"
#: StarOffice_Writer.xcu
msgctxt ""
@@ -869,7 +869,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "Legacy StarOffice Text Document"
-msgstr ""
+msgstr "古い StarOffice 文書ドキュメント"
#: StarOffice_XML__Base_.xcu
msgctxt ""
diff --git a/source/ja/filter/source/config/fragments/internalgraphicfilters.po b/source/ja/filter/source/config/fragments/internalgraphicfilters.po
index 6c8b84dce5e..abdaac87b20 100644
--- a/source/ja/filter/source/config/fragments/internalgraphicfilters.po
+++ b/source/ja/filter/source/config/fragments/internalgraphicfilters.po
@@ -4,8 +4,8 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-03-11 04:57+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-13 12:04+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1457672267.000000\n"
+"X-POOTLE-MTIME: 1481630695.000000\n"
#: bmp_Export.xcu
msgctxt ""
@@ -194,7 +194,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "PDF - Portable Document Format"
-msgstr ""
+msgstr "PDF - Portable Document Format"
#: pdf_Import.xcu
msgctxt ""
@@ -203,7 +203,7 @@ msgctxt ""
"UIName\n"
"value.text"
msgid "PDF - Portable Document Format"
-msgstr ""
+msgstr "PDF - Portable Document Format"
#: pgm_Import.xcu
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/scalc.po b/source/ja/helpcontent2/source/text/scalc.po
index 0ecf6c95e0d..625003507f8 100644
--- a/source/ja/helpcontent2/source/text/scalc.po
+++ b/source/ja/helpcontent2/source/text/scalc.po
@@ -4,17 +4,17 @@ 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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-02-28 07:45+0000\n"
-"Last-Translator: system user <>\n"
+"PO-Revision-Date: 2016-12-12 06:49+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1456645545.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1481525399.000000\n"
#: main0000.xhp
msgctxt ""
@@ -209,13 +209,12 @@ msgid "<ahelp hid=\".\">Displays the normal layout view of the sheet.</ahelp>"
msgstr "<ahelp hid=\".\">シートの標準ビューを表示します。</ahelp>"
#: main0103.xhp
-#, fuzzy
msgctxt ""
"main0103.xhp\n"
"hd_id102720151109097115\n"
"help.text"
msgid "<link href=\"text/scalc/01/03100000.xhp\">Page Break</link>"
-msgstr "<link href=\"text/shared/01/03100000.xhp\">改ページ</link>"
+msgstr "<link href=\"text/scalc/01/03100000.xhp\">改ページ</link>"
#: main0103.xhp
msgctxt ""
@@ -669,22 +668,20 @@ msgid "<ahelp hid=\".\">This menu contains commands to modify and manage a sheet
msgstr ""
#: main0116.xhp
-#, fuzzy
msgctxt ""
"main0116.xhp\n"
"par_id0906201507414191\n"
"help.text"
msgid "<link href=\"text/scalc/01/04030000.xhp\" name=\"Insert Rows\">Insert Rows</link>"
-msgstr "<link href=\"text/scalc/01/06050000.xhp\" name=\"シナリオ...\">シナリオ...</link>"
+msgstr "<link href=\"text/scalc/01/04030000.xhp\" name=\"Insert Rows\">行の挿入</link>"
#: main0116.xhp
-#, fuzzy
msgctxt ""
"main0116.xhp\n"
"par_id0906201507414192\n"
"help.text"
msgid "<link href=\"text/scalc/01/04040000.xhp\" name=\"Insert Columns\">Insert Columns</link>"
-msgstr "<link href=\"text/scalc/01/02150000.xhp\" name=\"内容の削除...\">内容の削除...</link>"
+msgstr "<link href=\"text/scalc/01/04040000.xhp\" name=\"Insert Columns\">列の挿入</link>"
#: main0116.xhp
#, fuzzy
@@ -696,13 +693,12 @@ msgid "<link href=\"text/scalc/01/02180000.xhp\" name=\"Move/Copy\">Move or Copy
msgstr "<link href=\"text/scalc/01/02160000.xhp\" name=\"セルの削除...\">セルの削除...</link>"
#: main0116.xhp
-#, fuzzy
msgctxt ""
"main0116.xhp\n"
"hd_id3153968\n"
"help.text"
msgid "<link href=\"text/scalc/01/05050300.xhp\" name=\"Show\">Show Sheet</link>"
-msgstr "<link href=\"text/scalc/01/04050000.xhp\" name=\"シート...\">シート...</link>"
+msgstr "<link href=\"text/scalc/01/05050300.xhp\" name=\"Show\">シートの表示</link>"
#: main0116.xhp
#, fuzzy
@@ -722,13 +718,12 @@ msgid "Sheet Tab Color"
msgstr ""
#: main0116.xhp
-#, fuzzy
msgctxt ""
"main0116.xhp\n"
"hd_id3163733308\n"
"help.text"
msgid "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">Sheet Events</link>"
-msgstr "<link href=\"text/shared/01/01070000.xhp\" name=\"名前を付けて保存\">名前を付けて保存</link>"
+msgstr "<link href=\"text/shared/01/06140500.xhp\" name=\"Events\">シートイベント</link>"
#: main0200.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/scalc/00.po b/source/ja/helpcontent2/source/text/scalc/00.po
index 319181708e7..f2327bdb797 100644
--- a/source/ja/helpcontent2/source/text/scalc/00.po
+++ b/source/ja/helpcontent2/source/text/scalc/00.po
@@ -3,18 +3,18 @@ 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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-12-09 23:25+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-09 23:26+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1481325920.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481326017.000000\n"
#: 00000004.xhp
msgctxt ""
@@ -573,8 +573,8 @@ msgctxt ""
"par_id3153250\n"
"28\n"
"help.text"
-msgid "<variable id=\"einamen\">Choose <emph>Insert - Names</emph></variable>"
-msgstr "<variable id=\"einamen\">メニュー <emph>挿入 → 名前</emph> を選択します。</variable>"
+msgid "<variable id=\"einamen\">Choose <emph>Insert - Named Ranges and Expressions</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -591,8 +591,8 @@ msgctxt ""
"par_id3143222\n"
"29\n"
"help.text"
-msgid "Choose <emph>Insert - Names - Define</emph>"
-msgstr "メニュー <emph>挿入 → 名前 → 指定...</emph> を選択します。"
+msgid "Choose <emph>Sheet - Named Ranges and Expressions - Define</emph>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -609,8 +609,8 @@ msgctxt ""
"par_id3145214\n"
"30\n"
"help.text"
-msgid "<variable id=\"einaei\">Choose <emph>Insert - Names - Insert</emph></variable>"
-msgstr "<variable id=\"einaei\">メニュー <emph>挿入 → 名前 → 挿入...</emph> を選択します。</variable>"
+msgid "<variable id=\"einaei\">Choose <emph>Sheet - Named Ranges and Expressions - Insert</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -618,8 +618,8 @@ msgctxt ""
"par_id3153558\n"
"31\n"
"help.text"
-msgid "<variable id=\"einaueb\">Choose <emph>Insert - Names - Create</emph></variable>"
-msgstr "<variable id=\"einaueb\">メニュー <emph>挿入 → 名前 → 適用...</emph> を選択します。</variable>"
+msgid "<variable id=\"einaueb\">Choose <emph>Sheet - Named Ranges and Expressions - Create</emph></variable>"
+msgstr ""
#: 00000404.xhp
msgctxt ""
@@ -627,8 +627,8 @@ msgctxt ""
"par_id3153483\n"
"32\n"
"help.text"
-msgid "<variable id=\"einabesch\">Choose <emph>Insert - Names - Labels</emph></variable>"
-msgstr "<variable id=\"einabesch\">メニュー <emph>挿入 → 名前 → ラベル...</emph> を選択します。</variable>"
+msgid "<variable id=\"einabesch\">Choose <emph>Sheet - Named Ranges and Expressions - Labels</emph></variable>"
+msgstr ""
#: 00000405.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/scalc/01.po b/source/ja/helpcontent2/source/text/scalc/01.po
index c668f61364f..b55fd404196 100644
--- a/source/ja/helpcontent2/source/text/scalc/01.po
+++ b/source/ja/helpcontent2/source/text/scalc/01.po
@@ -3,18 +3,18 @@ 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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-10-18 20:07+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-10-18 20:03+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1476821234.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1476821002.000000\n"
#: 01120000.xhp
msgctxt ""
@@ -20788,8 +20788,8 @@ msgctxt ""
"par_id3150691\n"
"57\n"
"help.text"
-msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Insert - Names - Define</emph>."
-msgstr "<item type=\"input\">=INDEX(SumX;4;1)</item> は、<emph>挿入 → 名前 → 指定</emph> で定義されている範囲 SumX の行 4 列 1 の値を返します。"
+msgid "<item type=\"input\">=INDEX(SumX;4;1)</item> returns the value from the range <emph>SumX</emph> in row 4 and column 1 as defined in <emph>Sheet - Named Ranges and Expressions - Define</emph>."
+msgstr ""
#: 04060109.xhp
msgctxt ""
@@ -20813,8 +20813,8 @@ msgctxt ""
"par_id3158419\n"
"58\n"
"help.text"
-msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Insert - Names - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
-msgstr "<item type=\"input\">=INDEX((multi);4;1)</item>は、<emph>挿入 - 名前 - 定義</emph> の下で <emph>multi</emph> と名付けた(複数の)範囲の行4列1にある値を指します。複数の範囲はいくつかの矩形の範囲からなり、それぞれが行4列1をもちます。ここでこの複数の範囲のうち2番目のブロックを呼びたい場合は、<emph>範囲</emph> パラメーターとして番号 <item type=\"input\">2</item> を入力します。"
+msgid "<item type=\"input\">=INDEX((multi);4;1)</item> indicates the value contained in row 4 and column 1 of the (multiple) range, which you named under <emph>Sheet - Named Ranges and Expressions - Define</emph> as <emph>multi</emph>. The multiple range may consist of several rectangular ranges, each with a row 4 and column 1. If you now want to call the second block of this multiple range enter the number <item type=\"input\">2</item> as the <emph>range</emph> parameter."
+msgstr ""
#: 04060109.xhp
msgctxt ""
@@ -50263,8 +50263,8 @@ msgctxt ""
"04070000.xhp\n"
"tit\n"
"help.text"
-msgid "Names"
-msgstr "名前"
+msgid "Named Ranges and Expressions"
+msgstr ""
#: 04070000.xhp
msgctxt ""
@@ -50272,8 +50272,8 @@ msgctxt ""
"hd_id3153951\n"
"1\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Names</link>"
-msgstr "<link href=\"text/scalc/01/04070000.xhp\" name=\"名前\">名前</link>"
+msgid "<link href=\"text/scalc/01/04070000.xhp\" name=\"Names\">Named Ranges and Expressions</link>"
+msgstr ""
#: 04070000.xhp
msgctxt ""
@@ -50663,8 +50663,8 @@ msgctxt ""
"par_id3156280\n"
"13\n"
"help.text"
-msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Insert - Names - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
-msgstr "名前を付けるすべてのセル範囲を選択します。次に、<emph>挿入 → 名前 → 適用</emph> を行ないます。その結果、ダイアログ <emph>名前の適用</emph> が表示されます。このダイアログからは名前を付けるときのオプションを選択できます。"
+msgid "Select the area containing all the ranges that you want to name. Then choose <emph>Sheet - Named Ranges and Expressions - Create</emph>. This opens the <emph>Create Names</emph> dialog, from which you can select the naming options that you want."
+msgstr ""
#: 04070300.xhp
msgctxt ""
@@ -52560,8 +52560,8 @@ msgctxt ""
"par_id3145174\n"
"5\n"
"help.text"
-msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Insert - Names - Define</emph> command, this name will be displayed and can be selected from the list box."
-msgstr "<emph>-なし-</emph> を選択すると、現在の表計算ドキュメントに定義されている印刷範囲を解除します。<emph>-シート全体-</emph> を選択すると、現在のシートを印刷範囲に設定します。<emph>-選択-</emph> を選択すると、表計算ドキュメントの選択されている領域を印刷範囲に定義します。<emph>-ユーザー定義-</emph> を選択すると、<emph>書式 → 印刷範囲 → 定義</emph> コマンドですでに定義されている印刷範囲を選択できます。<emph>挿入 → 名前 → 指定</emph> コマンドで範囲に名前を付けている場合、この名前も表示され、リストボックスから選択できます。"
+msgid "Select <emph>-none-</emph> to remove a print range definition for the current spreadsheet. Select <emph>-entire sheet-</emph> to set the current sheet as a print range. Select <emph>-selection-</emph> to define the selected area of a spreadsheet as the print range. By selecting <emph>-user-defined-</emph>, you can define a print range that you have already defined using the <emph>Format - Print Ranges - Define</emph> command. If you have given a name to a range using the <emph>Sheet - Named Ranges and Expressions - Define</emph> command, this name will be displayed and can be selected from the list box."
+msgstr ""
#: 05080300.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/scalc/guide.po b/source/ja/helpcontent2/source/text/scalc/guide.po
index a82bc962545..504caeaa80b 100644
--- a/source/ja/helpcontent2/source/text/scalc/guide.po
+++ b/source/ja/helpcontent2/source/text/scalc/guide.po
@@ -3,17 +3,17 @@ 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: 2016-12-01 12:12+0100\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
"PO-Revision-Date: 2016-09-30 09:24+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1475227450.000000\n"
#: address_auto.xhp
@@ -2143,8 +2143,8 @@ msgctxt ""
"par_id3154011\n"
"26\n"
"help.text"
-msgid "To set the source range as the range, select the cells and choose <emph>Insert - Names - Define</emph>. Save the source document, and do not close it."
-msgstr "参照元のセルを範囲として設定するには、そのセル範囲を選択して、メニュー <emph>挿入 → 名前 → 指定</emph> を選択する必要があります。参照元ドキュメントを保存します。ここではまだ閉じてはなりません。"
+msgid "To set the source range as the range, select the cells and choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. Save the source document, and do not close it."
+msgstr ""
#: cellreference_dragdrop.xhp
msgctxt ""
@@ -11879,8 +11879,8 @@ msgctxt ""
"par_id3153954\n"
"3\n"
"help.text"
-msgid "Select a cell or range of cells, then choose <emph>Insert - Names - Define</emph>. The <emph>Define Names</emph> dialog appears."
-msgstr "セルまたはセル範囲を選択してから、<emph>挿入 → 名前 → 指定</emph> で行ないます。ダイアログ <emph>名前の指定</emph> が開きます。"
+msgid "Select a cell or range of cells, then choose <emph>Sheet - Named Ranges and Expressions - Define</emph>. The <emph>Define Names</emph> dialog appears."
+msgstr ""
#: value_with_name.xhp
msgctxt ""
@@ -11932,8 +11932,8 @@ msgctxt ""
"par_id3153711\n"
"8\n"
"help.text"
-msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Insert - Names - Define\">Insert - Names - Define</link>"
-msgstr "<link href=\"text/scalc/01/04070100.xhp\" name=\"挿入 → 名前 → 指定\">挿入 → 名前 → 指定</link>"
+msgid "<link href=\"text/scalc/01/04070100.xhp\" name=\"Sheet - Named Ranges and Expressions - Define\">Sheet - Named Ranges and Expressions - Define</link>"
+msgstr ""
#: webquery.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/schart.po b/source/ja/helpcontent2/source/text/schart.po
index 7b3888bf295..a213c09bde1 100644
--- a/source/ja/helpcontent2/source/text/schart.po
+++ b/source/ja/helpcontent2/source/text/schart.po
@@ -4,17 +4,17 @@ 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: 2015-11-10 19:33+0100\n"
-"PO-Revision-Date: 2013-05-24 09:56+0000\n"
-"Last-Translator: paz Ohhashi <paz.ohhashi@gmail.com>\n"
+"PO-Revision-Date: 2016-12-12 06:44+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1369389411.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1481525045.000000\n"
#: main0000.xhp
msgctxt ""
@@ -665,7 +665,7 @@ msgctxt ""
"hd_id0810200902300672\n"
"help.text"
msgid "Horizontal Grids"
-msgstr ""
+msgstr "水平グリッド線"
#: main0202.xhp
#, fuzzy
diff --git a/source/ja/helpcontent2/source/text/sdraw.po b/source/ja/helpcontent2/source/text/sdraw.po
index 6b9d7a85481..d1dd1a77f1f 100644
--- a/source/ja/helpcontent2/source/text/sdraw.po
+++ b/source/ja/helpcontent2/source/text/sdraw.po
@@ -4,17 +4,17 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-05-02 12:31+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"PO-Revision-Date: 2016-12-12 06:42+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1462192270.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481524930.000000\n"
#: main0000.xhp
msgctxt ""
@@ -325,13 +325,12 @@ msgid "<link href=\"text/sdraw/main0103.xhp\" name=\"View\">View</link>"
msgstr "<link href=\"text/sdraw/main0103.xhp\" name=\"表示\">表示</link>"
#: main0103.xhp
-#, fuzzy
msgctxt ""
"main0103.xhp\n"
"par_id3159155\n"
"help.text"
msgid "Sets the display properties of Draw documents."
-msgstr "このメニューには、画面上で表示するドキュメントの内容を制御するコマンドが含まれます。"
+msgstr "Draw ドキュメントの表示プロパティを設定します。"
#: main0103.xhp
msgctxt ""
diff --git a/source/ja/helpcontent2/source/text/shared/00.po b/source/ja/helpcontent2/source/text/shared/00.po
index 16f6a4c8c10..5305d54a0ef 100644
--- a/source/ja/helpcontent2/source/text/shared/00.po
+++ b/source/ja/helpcontent2/source/text/shared/00.po
@@ -3,17 +3,17 @@ 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: 2016-12-01 12:12+0100\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
"PO-Revision-Date: 2016-09-06 04:45+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1473137131.000000\n"
#: 00000001.xhp
@@ -12288,15 +12288,6 @@ msgstr "メニュー <emph>書式 → ページ...</emph> → <emph>背景</emph
#: 00040502.xhp
msgctxt ""
"00040502.xhp\n"
-"par_id3163820\n"
-"28\n"
-"help.text"
-msgid "Choose <emph>Format - </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>Object - </emph></caseinline><caseinline select=\"CALC\"><emph>Graphic - </emph></caseinline></switchinline><emph>Area - Colors</emph> tab"
-msgstr "<emph>書式 → </emph><switchinline select=\"appl\"><caseinline select=\"WRITER\"><emph>オブジェクト → </emph></caseinline><caseinline select=\"CALC\"><emph>グラフィック → </emph></caseinline></switchinline><emph>表面 → 色</emph>タブを選択"
-
-#: 00040502.xhp
-msgctxt ""
-"00040502.xhp\n"
"par_id3154985\n"
"141\n"
"help.text"
diff --git a/source/ja/helpcontent2/source/text/shared/01.po b/source/ja/helpcontent2/source/text/shared/01.po
index 40f1d978a78..21b8b4b5675 100644
--- a/source/ja/helpcontent2/source/text/shared/01.po
+++ b/source/ja/helpcontent2/source/text/shared/01.po
@@ -3,18 +3,18 @@ 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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-10-18 20:08+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
+"PO-Revision-Date: 2016-07-06 07:19+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1476821290.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467789595.000000\n"
#: 01010000.xhp
msgctxt ""
@@ -8311,8 +8311,8 @@ msgctxt ""
"par_id3152551\n"
"59\n"
"help.text"
-msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"black\" and \"crack\" are considered similar."
-msgstr "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">検索対象の単語で入れ替わっていてもかまわない文字数を入力します。</ahelp>たとえば、この文字数として 2 を指定すると、\"black\" と \"crack\" が類似した単語であるとみなされます。"
+msgid "<ahelp hid=\"cui/ui/similaritysearchdialog/otherfld\">Enter the number of characters in the search term that can be exchanged.</ahelp> For example, if you specify 2 exchanged characters, \"sweep\" and \"creep\" are considered similar."
+msgstr ""
#: 02100100.xhp
msgctxt ""
@@ -25794,32 +25794,6 @@ msgctxt ""
msgid "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">Click the fill that you want to apply to the selected object.</ahelp>"
msgstr "<ahelp hid=\"cui/ui/areatabpage/LB_BITMAP\">選択したオブジェクトに適用する塗りつぶしパターンをクリックします。</ahelp>"
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"tit\n"
-"help.text"
-msgid "Colors"
-msgstr "色"
-
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"hd_id3152895\n"
-"1\n"
-"help.text"
-msgid "<link href=\"text/shared/01/05210200.xhp\" name=\"Colors\">Colors</link>"
-msgstr "<link href=\"text/shared/01/05210200.xhp\" name=\"色\">色</link>"
-
-#: 05210200.xhp
-msgctxt ""
-"05210200.xhp\n"
-"par_id3149119\n"
-"2\n"
-"help.text"
-msgid "Select a color to apply, save the current color list, or load a different color list."
-msgstr "適用する色の選択、現在の色リストの保存、別の色リストの読み込みを行います。"
-
#: 05210300.xhp
msgctxt ""
"05210300.xhp\n"
@@ -43460,6 +43434,214 @@ msgctxt ""
msgid "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">Re-enter the master password.</ahelp>"
msgstr "<ahelp hid=\"uui/ui/setmasterpassworddlg/password2\">マスターパスワードを再入力します。</ahelp>"
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"tit\n"
+"help.text"
+msgid "Safe Mode"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"bm_id281120160951421436\n"
+"help.text"
+msgid "<bookmark_value>profile;safe mode</bookmark_value>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160939034500\n"
+"help.text"
+msgid "<link href=\"text/shared/01/profile_safe_mode.xhp\">Safe Mode</link>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160939285779\n"
+"help.text"
+msgid "<ahelp hid=\".\">Safe mode is a mode where %PRODUCTNAME temporarily starts with a fresh user profile and disables hardware acceleration. It helps to restore a non-working %PRODUCTNAME instance. </ahelp>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163153357\n"
+"help.text"
+msgid "Choose <emph>Help - Restart in Safe Mode...</emph>"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163154362\n"
+"help.text"
+msgid "Start %PRODUCTNAME from command line with <emph>--safe-mode</emph> option"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120163154363\n"
+"help.text"
+msgid "Start %PRODUCTNAME from <emph>%PRODUCTNAME (Safe Mode)</emph> start menu entry (Windows only)"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149549\n"
+"help.text"
+msgid "What can I do in safe mode?"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160939281728\n"
+"help.text"
+msgid "Once in safe mode, you will be shown a dialog offering three user profile restoration options"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149551\n"
+"help.text"
+msgid "Continue in Safe Mode"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944279896\n"
+"help.text"
+msgid "This option will let you work with %PRODUCTNAME as you are used to, but using a temporary user profile. It also means that all configuration changes made to the temporary user profile will be lost after restart."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149552\n"
+"help.text"
+msgid "Quit"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944279161\n"
+"help.text"
+msgid "Choosing <emph>Quit</emph> will just exit %PRODUCTNAME. Use this option if you got here by accident."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149543\n"
+"help.text"
+msgid "Apply Changes and Restart"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348926\n"
+"help.text"
+msgid "The dialog offers multiple changes to the user profile that can be made to help restoring %PRODUCTNAME to working state. They get more radical from top down so you should try them successively one after another. Choosing this option applies selected changes"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149545\n"
+"help.text"
+msgid "Restore from backup"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348884\n"
+"help.text"
+msgid "%PRODUCTNAME keeps backups of previous configurations and activated extensions. Use this option to return to the previous state if your problems are likely to be caused by recent changes to configuration or extensions."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120163149546\n"
+"help.text"
+msgid "Configure"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949347119\n"
+"help.text"
+msgid "You can disable all extensions installed by the user. You can also disable hardware acceleration. Activate this option if you experience startup crashes or visual glitches, they are often related to hardware acceleration."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160944276682\n"
+"help.text"
+msgid "Uninstall extensions"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160944275137\n"
+"help.text"
+msgid "Sometimes %PRODUCTNAME cannot be started due to extensions blocking or crashing. This option allows you to disable all extensions installed by the user as well as shared and bundled extensions. Uninstalling shared and bundled extensions should be used with caution. It will only work if you have the necessary system access rights."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"hd_id281120160944276687\n"
+"help.text"
+msgid "Reset to factory settings"
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id28112016094427792\n"
+"help.text"
+msgid "If all else fails, you can reset your user profile to the factory default. The first option <emph>Reset settings and user customizations</emph> resets all configuration and UI changes, but keeps things like your personal dictionary, templates etc. The second option will reset your entire profile to the state when you first installed %PRODUCTNAME."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id28112016094427243\n"
+"help.text"
+msgid "If you could not resolve your problem by using safe mode, click on <emph>Advanced</emph> expander. You will find instructions how to get further help there."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949347055\n"
+"help.text"
+msgid "If you want to report a problem with your user profile, by clicking on <emph>Create Zip Archive from User Profile</emph> you can generate a zip file which can be uploaded to the bug tracking system to be investigated by the developers."
+msgstr ""
+
+#: profile_safe_mode.xhp
+msgctxt ""
+"profile_safe_mode.xhp\n"
+"par_id281120160949348679\n"
+"help.text"
+msgid "Be aware that the uploaded profile might contain sensitive information, such as your personal dictionary, settings and installed extensions."
+msgstr ""
+
#: prop_font_embed.xhp
msgctxt ""
"prop_font_embed.xhp\n"
diff --git a/source/ja/helpcontent2/source/text/shared/guide.po b/source/ja/helpcontent2/source/text/shared/guide.po
index 27f9e0e47f0..56a52f10f9b 100644
--- a/source/ja/helpcontent2/source/text/shared/guide.po
+++ b/source/ja/helpcontent2/source/text/shared/guide.po
@@ -3,18 +3,18 @@ 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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-07-06 07:35+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"POT-Creation-Date: 2016-12-21 15:39+0100\n"
+"PO-Revision-Date: 2016-07-06 07:33+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467790556.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1467790426.000000\n"
#: aaa_start.xhp
msgctxt ""
@@ -2198,7 +2198,7 @@ msgctxt ""
"cmis-remote-files-setup.xhp\n"
"hd_id1508201618160340\n"
"help.text"
-msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers (check)"
+msgid "Connecting to <link href=\"text/shared/00/00000002.xhp#ftp\">FTP</link> and SSH servers"
msgstr ""
#: cmis-remote-files-setup.xhp
@@ -2278,7 +2278,7 @@ msgctxt ""
"cmis-remote-files-setup.xhp\n"
"hd_id150820161816049600\n"
"help.text"
-msgid "Connecting to a Windows share (check)"
+msgid "Connecting to a Windows share"
msgstr ""
#: cmis-remote-files-setup.xhp
@@ -9942,8 +9942,8 @@ msgctxt ""
"hyperlink_insert.xhp\n"
"par_idN1076D\n"
"help.text"
-msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Insert - Names - Define</emph>)."
-msgstr "表計算ドキュメント内のセルにジャンプする場合は、まずセルに名前を入力します (<emph>挿入 → 名前 → 指定</emph>)。"
+msgid "To jump to a cell in a spreadsheet, first enter a name for the cell (<emph>Sheet - Named Ranges and Expressions - Define</emph>)."
+msgstr ""
#: hyperlink_insert.xhp
msgctxt ""
@@ -12464,20 +12464,20 @@ msgstr "見出しページ <emph>オプション</emph>で、ボックス <emph>
#: labels.xhp
msgctxt ""
"labels.xhp\n"
-"par_id3156424\n"
-"86\n"
+"par_id3149767\n"
+"29\n"
"help.text"
-msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
-msgstr "<emph>新ドキュメント</emph> をクリックすると、<emph>ラベル書きを同期させる</emph> ボタンがある小さなウィンドウが表示されます。最初のラベルを編集してこのボタンをクリックすると、シート上のすべてのラベルに同じ内容が適用されます。"
+msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
+msgstr "<emph>新ドキュメント</emph> をクリックして、指定の設定で新しいドキュメントを作成します。"
#: labels.xhp
msgctxt ""
"labels.xhp\n"
-"par_id3149767\n"
-"29\n"
+"par_id3156424\n"
+"86\n"
"help.text"
-msgid "Click on <emph>New Document</emph> to create a new document with the settings you have entered."
-msgstr "<emph>新ドキュメント</emph> をクリックして、指定の設定で新しいドキュメントを作成します。"
+msgid "As soon as you click on <emph>New Document</emph>, you will see a small window with the <emph>Synchronize Labels</emph> button. Enter the first label. When you click on the <emph>Synchronize Labels</emph> button, the current individual label is copied to all the other labels on the sheet."
+msgstr "<emph>新ドキュメント</emph> をクリックすると、<emph>ラベル書きを同期させる</emph> ボタンがある小さなウィンドウが表示されます。最初のラベルを編集してこのボタンをクリックすると、シート上のすべてのラベルに同じ内容が適用されます。"
#: labels.xhp
msgctxt ""
@@ -18386,757 +18386,720 @@ msgctxt ""
"start_parameters.xhp\n"
"tit\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
-msgstr "$[officename] ソフトウェアをパラメーターを指定して起動する"
+msgid "Starting $[officename] Software With Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"bm_id3156410\n"
"help.text"
-msgid "<bookmark_value>start parameters</bookmark_value><bookmark_value>command line parameters</bookmark_value><bookmark_value>parameters;command line</bookmark_value><bookmark_value>arguments in command line</bookmark_value>"
-msgstr "<bookmark_value>起動パラメーター</bookmark_value><bookmark_value>コマンド行パラメーター</bookmark_value><bookmark_value>パラメーター; コマンド行</bookmark_value><bookmark_value>コマンド行引き数</bookmark_value>"
+msgid "<bookmark_value>start parameters</bookmark_value> <bookmark_value>command line parameters</bookmark_value> <bookmark_value>parameters;command line</bookmark_value> <bookmark_value>arguments in command line</bookmark_value>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3156410\n"
-"52\n"
"help.text"
-msgid "Starting the $[officename] Software With Parameters"
-msgstr "$[officename] ソフトウェアをパラメーターを指定して起動する"
+msgid "Starting $[officename] Software With Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147009\n"
-"1\n"
"help.text"
-msgid "By starting the $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
-msgstr "$[officename] ソフトウェアをコマンド行から起動する場合、各種のパラメーターを指定することで、様々な機能設定を行えます。ただし、こうしたコマンド行パラメーターを使用するには、ある程度の熟練が必要です。"
+msgid "By starting $[officename] software from the command line you can assign various parameters, with which you can influence the performance. The use of command line parameters is only recommended for experienced users."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147618\n"
-"2\n"
"help.text"
-msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of the $[officename] software technology."
-msgstr "通常の操作を行うのであれば、特にコマンド行パラメーターを使う必要はありません。パラメータの中には、$[officename] ソフトウェアテクノロジに関する詳細な知識を必要とするものもあります。"
+msgid "For normal handling, the use of command line parameters is not necessary. A few of the parameters require a deeper knowledge of the technical background of $[officename] software technology."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"hd_id3154898\n"
-"4\n"
"help.text"
-msgid "Starting the $[officename] Software From the Command Line"
-msgstr "$[officename] ソフトウェアのコマンド行からの起動"
+msgid "Starting $[officename] Software From the Command Line"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156152\n"
-"5\n"
"help.text"
msgid "Under Windows, select <emph>Run</emph> from the Windows Start menu, or open a shell under Linux, *BSD, or Mac OS X platforms."
-msgstr "Windows ではWindowsスタートメニューにある <emph>実行</emph>を選択し、それ以外の Linux, *BSD または Max OS Xプラットフォームでは端末を開いてください。"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3152472\n"
-"6\n"
"help.text"
msgid "Under Windows, type the following text in the <emph>Open </emph>text field and click <emph>OK</emph>."
-msgstr "Windows の場合は、下記のテキストをテキストフィールド <emph>名前</emph> に入力して <emph>OK</emph> をクリックします。"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3149669\n"
-"53\n"
"help.text"
msgid "Under UNIX-like systems, type the following line of text, then press <emph>Return</emph>:"
-msgstr "UNIX ライクなシステムでは次の行のテキストを入力し、<emph>Enter</emph>キーを押してください。"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147561\n"
-"7\n"
"help.text"
-msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter} </caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
-msgstr "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter}</caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter} </caseinline></switchinline>"
+msgid "<switchinline select=\"sys\"><caseinline select=\"WIN\">{install}\\program\\soffice.exe {parameter}</caseinline><caseinline select=\"UNIX\">{install}/program/soffice {parameter}</caseinline></switchinline>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3153360\n"
-"8\n"
"help.text"
-msgid "Replace <emph>{install}</emph> with the path to your installation of the $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
-msgstr "<emph>{インストール}</emph> 部には、使用環境における $[officename] ソフトウェアのインストールパスを指定します (たとえば <emph>C:\\Program Files\\Office</emph> や <emph>~/office</emph> など)。"
+msgid "Replace <emph>{install}</emph> with the path to your installation of $[officename] software (for example, <emph>C:\\Program Files\\Office</emph>, or <emph>~/office</emph>)"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3158407\n"
-"9\n"
+"hd_id3145171\n"
"help.text"
-msgid "Where required, replace <emph>{parameter}</emph> with one or more of the following command line parameters."
-msgstr "同じく <emph>{パラメーター}</emph> 部には、必要に応じて下記のコマンド行パラメーターを指定します (複数指定可能)。"
+msgid "Valid Command Line Parameters"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"hd_id3145171\n"
-"10\n"
+"hd_id1016120408556191\n"
"help.text"
-msgid "Valid Command Line Parameters"
-msgstr "使用可能なコマンド行パラメーター"
+msgid "Using without special arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148451\n"
-"11\n"
+"par_id215247284938\n"
"help.text"
-msgid "Parameter"
-msgstr "<emph>パラメーター</emph>"
+msgid "Using without any arguments opens the start center."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149167\n"
-"12\n"
+"par_id4016121206183262\n"
"help.text"
-msgid "Meaning"
-msgstr "<emph>意味</emph>"
+msgid "<emph>{file}</emph>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149983\n"
-"73\n"
+"par_id40161212062813818\n"
"help.text"
-msgid "--help / -h / -?"
-msgstr "--help / -h / -?"
+msgid "Tries to open the file (files) in the components suitable for them."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147349\n"
-"74\n"
+"par_id40161212063110720\n"
"help.text"
-msgid "Lists the available command line parameters <switchinline select=\"sys\"><caseinline select=\"WIN\">in a dialog box</caseinline><defaultinline>to the console</defaultinline></switchinline>."
-msgstr "コンソールで使用可能なダイアログ内のコマンド行パラメーターを一覧表示します。<switchinline select=\"sys\"><caseinline select=\"WIN\"></caseinline><defaultinline></defaultinline></switchinline>"
+msgid "<emph>{file} macro:///[Library.Module.MacroName]</emph>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id31499et\n"
-"73\n"
+"par_id40161212063330252\n"
"help.text"
-msgid "--version"
-msgstr "--version"
+msgid "Opens the file and applies specified macros from the file."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id31473et\n"
-"74\n"
+"hd_id201612040855610\n"
"help.text"
-msgid "Displays the version information."
-msgstr "バージョン情報が表示されます。"
+msgid "Getting help and information"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150010\n"
-"59\n"
+"par_id3148451\n"
"help.text"
-msgid "--writer"
-msgstr "--writer"
+msgid "<variable id=\"parameter\">Parameter</variable>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147213\n"
-"60\n"
+"par_id3149167\n"
"help.text"
-msgid "Starts with an empty Writer document."
-msgstr "起動時に、空白の Writer ドキュメントを開くようにします。"
+msgid "<variable id=\"meaning\">Meaning</variable>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148616\n"
-"61\n"
+"par_id3147349\n"
+"help.text"
+msgid "Lists the available command line parameters to the console."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id20161204091221764\n"
"help.text"
-msgid "--calc"
-msgstr "--calc"
+msgid "Opens $[officename] built-in or online Help on Writer."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145261\n"
-"62\n"
+"par_id20161204091520522\n"
"help.text"
-msgid "Starts with an empty Calc document."
-msgstr "起動時に、空白の Calc ドキュメントを開くようにします。"
+msgid "Opens $[officename] built-in or online Help on Calc."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156443\n"
-"63\n"
+"par_id20161204091727059\n"
"help.text"
-msgid "--draw"
-msgstr "--draw"
+msgid "Opens $[officename] built-in or online Help on Draw."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154011\n"
-"64\n"
+"par_id20161204091812159\n"
"help.text"
-msgid "Starts with an empty Draw document."
-msgstr "起動時に、空白の Draw ドキュメントを開くようにします。"
+msgid "Opens $[officename] built-in or online Help on Impress."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153142\n"
-"65\n"
+"par_id20161204091919599\n"
"help.text"
-msgid "--impress"
-msgstr "--impress"
+msgid "Opens $[officename] built-in or online Help on Base."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153222\n"
-"66\n"
+"par_id20161204092029619\n"
"help.text"
-msgid "Starts with an empty Impress document."
-msgstr "起動時に、空白の Impress ドキュメントを開くようにします。"
+msgid "Opens $[officename] built-in or online Help on Basic scripting language."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155853\n"
-"67\n"
+"par_id2016120409214276\n"
"help.text"
-msgid "--math"
-msgstr "--math"
+msgid "Opens $[officename] built-in or online Help on Math."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3146928\n"
-"68\n"
+"par_id31473et\n"
"help.text"
-msgid "Starts with an empty Math document."
-msgstr "起動時に、空白の Math ドキュメントを開くようにします。"
+msgid "Shows $[officename] version and quits."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149960\n"
-"69\n"
+"par_id2016120409236546\n"
"help.text"
-msgid "--global"
-msgstr "--global"
+msgid "(MacOS X sandbox only) Returns path of the temporary directory for the current user and exits. Overrides all other arguments."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151075\n"
-"70\n"
+"hd_id20161204094429235\n"
"help.text"
-msgid "Starts with an empty Writer master document."
-msgstr "起動時に、空白の Writer マスタドキュメントを開くようにします。"
+msgid "General arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154510\n"
-"71\n"
+"par_id3153919\n"
"help.text"
-msgid "--web"
-msgstr "--web"
+msgid "Activates[Deactivates] the Quickstarter service. It can take only one parameter <emph>no</emph> which deativates the Quickstarter service. Without parameters this service is activated."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148836\n"
-"72\n"
+"par_id315330t\n"
"help.text"
-msgid "Starts with an empty HTML document."
-msgstr "起動時に、空白の HTML 形式ドキュメントを開くようにします。"
+msgid "Disables check for remote instances using the installation."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149403\n"
+"par_id315053o\n"
"help.text"
-msgid "--show {filename.odp}"
-msgstr "--show {filename.odp}"
+msgid "Forces an input filter type, if possible. For example:<br/><item type=\"input\">--infilter=\"Calc Office Open XML\"</item><br/><item type=\"input\">--infilter=\"Text (encoded):UTF8,LF,,,.\"</item>"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153838\n"
-"80\n"
+"par_id20161204101917197\n"
"help.text"
-msgid "Starts with the Impress file <emph>{filename.odp}</emph> and starts the presentation. Enters edit mode after the presentation."
-msgstr "Impress ファイル <emph>{filename.odp}</emph> を開いて、プレゼンテーションを開始させます。プレゼンテーション終了後は、編集モードに移行します。"
+msgid "Store soffice.bin pid to <emph>{file}</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156276\n"
-"13\n"
+"par_id3146786\n"
+"help.text"
+msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for $[officename] software on UNIX-like platforms."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"hd_id20161204103115358\n"
"help.text"
-msgid "--minimized"
-msgstr "--minimized"
+msgid "User/programmatic interface control"
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3151334\n"
+"help.text"
+msgid "Disables the splash screen at program start."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3146080\n"
-"14\n"
"help.text"
msgid "Starts minimized. The splash screen is not displayed."
-msgstr "起動時に、ウィンドウを最小化させます。スプラッシュ画面は表示されません。"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145641\n"
-"15\n"
+"par_id3153306\n"
"help.text"
-msgid "--invisible"
-msgstr "--invisible"
+msgid "Starts without displaying anything except the splash screen."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3154756\n"
-"16\n"
"help.text"
msgid "Starts in invisible mode."
-msgstr "非表示モードで起動させます。"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3148914\n"
-"17\n"
"help.text"
-msgid "Neither the start-up logo nor the initial program window will be visible. However, the $[officename] software can be controlled and documents and dialogs opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-msgstr "起動時のスタートアップロゴも空白ウィンドウも表示されません。ただし、<link href=\"http://api.libreoffice.org\" name=\"API\">API</link> 経由で $[officename] ソフトウェアを制御してドキュメントやダイアログを開くようにすることができます。"
+msgid "Neither the start-up logo nor the initial program window will be visible. $[officename] software can be controlled, and documents and dialogs can be controlled and opened via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3147341\n"
-"18\n"
"help.text"
-msgid "When the $[officename] software has been started with this parameter, it can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
-msgstr "$[officename] ソフトウェアがこの引数とともに起動した場合、タスクマネージャー (Windows)を使用するか、あるいは <emph>kill </emph> コマンド (UNIXライクなシステム)で終了させなくてはいけません。"
+msgid "Using the parameter, $[officename] can only be ended using the taskmanager (Windows) or the <emph>kill </emph>command (UNIX-like systems)."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3150388\n"
-"48\n"
"help.text"
-msgid "It cannot be used in conjunction with <emph>-quickstart</emph>."
-msgstr "<emph>-quickstart</emph> との併用はできません。"
+msgid "It cannot be used in conjunction with <emph>--quickstart</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3145147\n"
-"19\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
-msgstr "詳細情報については、<emph>$[officename] デベロッパー向けガイド</emph> を参照してください。"
+msgid "More information is found in <emph>$[officename] Developer's Guide</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155903\n"
-"20\n"
+"par_id3150530\n"
+"help.text"
+msgid "Starts in \"headless mode\" which allows using the application without user interface."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3156353\n"
"help.text"
-msgid "--norestore"
-msgstr "--norestore"
+msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3156374\n"
-"21\n"
"help.text"
msgid "Disables restart and file recovery after a system crash."
-msgstr "$[officename] のシステムに障害が発生した場合の再起動およびファイルの復元機能を使用不可にします。"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id5215918\n"
+"par_id20161204120122917\n"
"help.text"
-msgid "--nofirststartwizard"
-msgstr "--nofirststartwizard"
+msgid "Starts in a safe mode, i.e. starts temporarily with a fresh user profile and helps to restore a broken configuration."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id5665761\n"
+"par_id3147130\n"
"help.text"
-msgid "Disables the Welcome Wizard."
-msgstr "開始ウィザードを無効化します。"
+msgid "Notifies $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148477\n"
-"25\n"
+"par_id20161204120828147\n"
"help.text"
-msgid "--quickstart"
-msgstr "--quickstart"
+msgid "UNO-URL is string the such kind <emph>uno:connection-type,params;protocol-name,params;ObjectName</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153919\n"
-"26\n"
+"par_id3148874\n"
"help.text"
-msgid "Activates the Quickstarter."
-msgstr "クイック起動を有効にします。"
+msgid "More information is found in <emph>$[officename] Developer's Guide</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3152479\n"
-"30\n"
+"par_id314713a\n"
"help.text"
-msgid "--accept={UNO string}"
-msgstr "--accept={UNO string}"
+msgid "Closes an acceptor that was created with <emph>--accept={UNO-URL}</emph>. Use <emph>--unaccept=all</emph> to close all open acceptors."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3147130\n"
-"31\n"
+"par_id20161204121422689\n"
"help.text"
-msgid "Notifies the $[officename] software that upon the creation of \"UNO Acceptor Threads\", a \"UNO Accept String\" will be used."
-msgstr "$[officename] ソフトウェアに対して、「UNO Acceptor Threads」の作成時に「UNO Accept String」を使用するよう通知します。"
+msgid "Uses specified language, if language is not selected yet for UI. The lang is a tag of the language in IETF language tag."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3148874\n"
-"32\n"
+"par_id201612041220386\n"
"help.text"
-msgid "More information is found in the <emph>$[officename] Developer's Guide</emph>."
-msgstr "詳細情報については、<emph>$[officename] デベロッパー向けガイド</emph> を参照してください。"
+msgid "Developer arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315247a\n"
-"30\n"
+"par_id20161204122216505\n"
"help.text"
-msgid "--unaccept={UNO string}"
-msgstr "--unaccept={UNO string}"
+msgid "Exit after initialization complete (no documents loaded)."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314713a\n"
-"31\n"
+"par_id2016120412237431\n"
"help.text"
-msgid "Closes an acceptor that was created with --accept={UNO string}. Use --unaccept=all to close all open acceptors."
-msgstr "--unaccept={UNO string}"
+msgid "Exit after loading documents."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3159238\n"
-"36\n"
+"par_id20161204122420839\n"
"help.text"
-msgid "-p {filename1} {filename2} ..."
-msgstr "-p {filename1} {filename2} ..."
+msgid "New document creation arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3163666\n"
-"37\n"
+"par_id20161204122414892\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the default printer and ends. The splash screen does not appear."
-msgstr "<emph>{filename1} {filename2} ...</emph> で指定されたファイルをデフォルトプリンターで印刷して終了します。スプラッシュ画面は表示されません。"
+msgid "The arguments create an empty document of specified kind. Only one of them may be used in one command line. If filenames are specified after an argument, then it tries to open those files in the specified component."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150828\n"
-"49\n"
+"par_id3147213\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "ファイル名にスペースが含まれている場合は、引用符で囲む必要があります。"
+msgid "Starts with an empty Writer document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150883\n"
-"38\n"
+"par_id3145261\n"
"help.text"
-msgid "--pt {Printername} {filename1} {filename2} ..."
-msgstr "--pt {Printername} {filename1} {filename2} ..."
+msgid "Starts with an empty Calc document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155081\n"
-"50\n"
+"par_id3154011\n"
"help.text"
-msgid "Prints the files <emph>{filename1} {filename2} ...</emph> to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
-msgstr "<emph>{filename1} {filename2} ...</emph> で指定するファイルを <emph>{Printername}</emph> で指定するプリンターで印刷して終了させます。スプラッシュ画面は表示されません。"
+msgid "Starts with an empty Draw document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153655\n"
-"51\n"
+"par_id3153222\n"
"help.text"
-msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
-msgstr "ファイル名にスペースが含まれている場合は、引用符で囲む必要があります。"
+msgid "Starts with an empty Impress document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3154372\n"
-"39\n"
+"par_id3146928\n"
"help.text"
-msgid "-o {filename}"
-msgstr "-o {filename}"
+msgid "Starts with an empty Math document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150309\n"
-"40\n"
+"par_id3151075\n"
"help.text"
-msgid "Opens <emph>{filename}</emph> for editing, even if it is a template."
-msgstr "<emph>{filename}</emph> で指定するファイルを、テンプレートの場合も含めて、編集可能な状態で開くようにします。"
+msgid "Starts with an empty Writer master document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151182\n"
-"54\n"
+"par_id3148836\n"
"help.text"
-msgid "--view {filename}"
-msgstr "--view {filename}"
+msgid "Starts with an empty HTML document."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3145268\n"
-"55\n"
+"par_id20161204125123476\n"
"help.text"
-msgid "Creates a temporary copy of <emph>{filename}</emph> and opens it read-only."
-msgstr "<emph>{filename}</emph> で指定するファイルのコピーを一時的に作成させ、読み取り専用状態で開くようにします。"
+msgid "File open arguments"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3166421\n"
-"41\n"
+"par_id20161204125411030\n"
"help.text"
-msgid "-n {filename}"
-msgstr "-n {filename}"
+msgid "The arguments define how following filenames are treated. New treatment begins after the argument and ends at the next argument. The default treatment is to open documents for editing, and create new documents from document templates."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
"par_id3154259\n"
-"42\n"
"help.text"
-msgid "Creates a new document using <emph>{filename}</emph> as a template."
-msgstr "<emph>{filename}</emph> で指定するファイルをテンプレートとして、新規ドキュメントを作成するようにします。"
+msgid "Treats following files as templates for creation of new documents."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3155126\n"
-"43\n"
+"par_id3150309\n"
"help.text"
-msgid "--nologo"
-msgstr "--nologo"
+msgid "Opens following files for editing, regardless whether they are templates or not."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3151334\n"
-"44\n"
+"par_id3155081\n"
"help.text"
-msgid "Disables the splash screen at program start."
-msgstr "起動時のスプラッシュ画面を非表示にします。"
+msgid "Prints the following files to the printer <emph>{Printername}</emph> and ends. The splash screen does not appear."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3159171\n"
-"75\n"
+"par_id3153655\n"
+"51\n"
"help.text"
-msgid "--nodefault"
-msgstr "--nodefault"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
+msgstr "ファイル名にスペースが含まれている場合は、引用符で囲む必要があります。"
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153306\n"
-"76\n"
+"par_id20161204010513716\n"
"help.text"
-msgid "Starts without displaying anything except the splash screen."
-msgstr "起動時にスプラッシュ画面以外は何も表示しません。"
+msgid "If used multiple times, only last <emph>{Printername}</emph> is effective for all documents of all <emph>--pt</emph> runs."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315917t\n"
-"75\n"
+"par_id2016120401061890\n"
"help.text"
-msgid "--nolockcheck"
-msgstr "--nolockcheck"
+msgid "Also, <emph>--printer-name</emph> argument of <emph>--print-to-file</emph> switch interferes with <emph>{Printername}</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315330t\n"
-"76\n"
+"par_id3163666\n"
"help.text"
-msgid "Disables check for remote instances using the installation."
+msgid "Prints following files to the default printer, after which those files are closed. The splash screen does not appear."
+msgstr ""
+
+#: start_parameters.xhp
+msgctxt ""
+"start_parameters.xhp\n"
+"par_id3150828\n"
+"help.text"
+msgid "If the file name contains spaces, then it must be enclosed in quotation marks."
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id2211676\n"
+"par_id3145268\n"
"help.text"
-msgid "--nofirststartwizard"
-msgstr "--nofirststartwizard"
+msgid "Opens following files in viewer mode (read-only)."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id1641895\n"
+"par_id3153838\n"
"help.text"
-msgid "Add this parameter to the program start command to suppress the Welcome Wizard."
-msgstr "開始ウィザードを表示しないようにするには、プログラムの起動コマンドにこのパラメーターを追加します。"
+msgid "Opens and starts the following presentation documents of each immediately. Files are closed after the showing. Files other than Impress documents are opened in default mode , regardless of previous mode."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3153915\n"
-"45\n"
+"par_id315053p\n"
"help.text"
-msgid "--display {display}"
-msgstr "--display {display}"
+msgid "Batch convert files (implies --headless). If --outdir isn't specified, then current working directory is used as output_dir."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3146786\n"
-"46\n"
+"par_id2016120401222926\n"
"help.text"
-msgid "Sets the <emph>DISPLAY </emph>environment variable on UNIX-like platforms to the value <emph>{display}</emph>. This parameter is only supported by the start script for the $[officename] software on UNIX-like platforms."
+msgid "If --convert-to is used more than once, last value of OutputFileExtension[:OutputFilterName] is effective. If --outdir is used more than once, only its last value is effective. For example:"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3149595\n"
-"56\n"
+"par_id315053q\n"
"help.text"
-msgid "--headless"
-msgstr "--headless"
+msgid "Batch print files to file. If <emph>--outdir</emph> is not specified, then current working directory is used as output_dir."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3150530\n"
-"57\n"
+"par_id20161204012928262\n"
"help.text"
-msgid "Starts in \"headless mode\" which allows using the application without user interface."
-msgstr "ユーザーインタフェースを使用しない「ヘッドレスモード」でのアプリケーションの起動を指定します。"
+msgid "If <emph>--printer-name</emph> or <emph>--outdir</emph> used multiple times, only last value of each is effective. Also, <emph>{Printername}</emph> of <emph>--pt</emph> switch interferes with <emph>--printer-name</emph>. For example:"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id3156353\n"
-"58\n"
+"par_id2016120401348732\n"
"help.text"
-msgid "This special mode can be used when the application is controlled by external clients via the <link href=\"http://api.libreoffice.org\" name=\"API\">API</link>."
-msgstr "このモードは、外部クライアントから <link href=\"http://api.libreoffice.org\" name=\"API\">API</link> 経由でアプリケーションを制御する場合などに使用します。"
+msgid "Dump text content of the following files to console (implies <emph>--headless</emph>). Cannot be used with <emph>--convert-to</emph>."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959o\n"
-"56\n"
+"par_id2016120401398657\n"
"help.text"
-msgid "--infilter={filter}"
-msgstr "--infilter={filter}"
+msgid "Set a bootstrap variable. For example: to set a non-default user profile path:"
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053o\n"
-"57\n"
+"par_id20161204014126760\n"
"help.text"
-msgid "Forces an input filter type, if possible. Eg. --infilter=\"Calc Office Open XML\"."
+msgid "Ignored switches"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959p\n"
-"56\n"
+"par_id2016120401435616\n"
"help.text"
-msgid "--convert-to output_file_extension[:output_filter_name] [--outdir output_dir] files"
+msgid "Ignored (MacOS X only)"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053p\n"
-"57\n"
+"par_id20161204014423695\n"
"help.text"
-msgid "Batch convert files. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --convert-to pdf *.doc<br/>--convert-to pdf:writer_pdf_Export --outdir /home/user *.doc"
+msgid "Ignored (COM+ related; Windows only)"
msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id314959q\n"
-"56\n"
+"par_id20161204014529900\n"
"help.text"
-msgid "--print-to-file [--printer-name printer_name] [--outdir output_dir] files"
-msgstr "--print-to-file [--printer-name printer_name] [--outdir output_dir] ファイル"
+msgid "Does nothing, accepted only for backward compatibility."
+msgstr ""
#: start_parameters.xhp
msgctxt ""
"start_parameters.xhp\n"
-"par_id315053q\n"
-"57\n"
+"par_id2016120401463584\n"
"help.text"
-msgid "Batch print files to file. If --outdir is not specified, then current working directory is used as output_dir.<br/>Eg. --print-to-file *.doc<br/>--print-to-file --printer-name nasty_lowres_printer --outdir /home/user *.doc"
+msgid "Used only in unit tests and should have two arguments."
msgstr ""
#: startcenter.xhp
diff --git a/source/ja/officecfg/registry/data/org/openoffice/Office.po b/source/ja/officecfg/registry/data/org/openoffice/Office.po
index 15195629bd8..05ef4fb0b7e 100644
--- a/source/ja/officecfg/registry/data/org/openoffice/Office.po
+++ b/source/ja/officecfg/registry/data/org/openoffice/Office.po
@@ -4,8 +4,8 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-23 08:24+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"PO-Revision-Date: 2016-12-12 01:42+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1469262298.000000\n"
+"X-POOTLE-MTIME: 1481506929.000000\n"
#: Addons.xcu
msgctxt ""
@@ -11526,7 +11526,7 @@ msgctxt ""
"DisplayName\n"
"value.text"
msgid "Formulas"
-msgstr ""
+msgstr "数式"
#: UI.xcu
msgctxt ""
diff --git a/source/ja/officecfg/registry/data/org/openoffice/Office/UI.po b/source/ja/officecfg/registry/data/org/openoffice/Office/UI.po
index 0627d779090..6362b9bdb8f 100644
--- a/source/ja/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/ja/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,17 +4,17 @@ 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: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-11-30 04:29+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"PO-Revision-Date: 2016-12-23 11:11+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480480179.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1482491472.000000\n"
#: BaseWindowState.xcu
msgctxt ""
@@ -7703,7 +7703,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "~Insert Layer..."
-msgstr "名前の挿入(~I)..."
+msgstr "レイヤーの挿入(~I)..."
#: DrawImpressCommands.xcu
msgctxt ""
@@ -16155,7 +16155,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Optimal view"
-msgstr ""
+msgstr "最適表示"
#: GenericCommands.xcu
msgctxt ""
@@ -16380,7 +16380,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Crop Dialog..."
-msgstr ""
+msgstr "トリミングダイアログ..."
#: GenericCommands.xcu
msgctxt ""
@@ -16389,7 +16389,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Crop"
-msgstr ""
+msgstr "トリミング"
#: GenericCommands.xcu
msgctxt ""
@@ -16398,7 +16398,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Crop Image"
-msgstr ""
+msgstr "画像のトリミング"
#: GenericCommands.xcu
msgctxt ""
@@ -16497,7 +16497,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Manage Templates"
-msgstr ""
+msgstr "テンプレートの管理"
#: GenericCommands.xcu
msgctxt ""
@@ -16542,7 +16542,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Open Remote ~File..."
-msgstr ""
+msgstr "リモートファイルを開く(~F)..."
#: GenericCommands.xcu
msgctxt ""
@@ -16551,7 +16551,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Open Remote File"
-msgstr ""
+msgstr "リモートファイルを開く"
#: GenericCommands.xcu
msgctxt ""
@@ -16560,7 +16560,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Save Remote"
-msgstr ""
+msgstr "リモートに保存"
#: GenericCommands.xcu
msgctxt ""
@@ -16569,7 +16569,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Sa~ve Remote File..."
-msgstr ""
+msgstr "リモートファイルを保存(~V)..."
#: GenericCommands.xcu
msgctxt ""
@@ -16578,7 +16578,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Save Remote File"
-msgstr ""
+msgstr "リモートファイルを保存"
#: GenericCommands.xcu
msgctxt ""
@@ -17300,7 +17300,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "St~yles and Formatting"
-msgstr ""
+msgstr "スタイルと書式設定(~Y)"
#: GenericCommands.xcu
msgctxt ""
@@ -18876,7 +18876,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Repea~t"
-msgstr ""
+msgstr "繰り返す(~T)"
#: GenericCommands.xcu
msgctxt ""
@@ -19164,7 +19164,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Notebookbar"
-msgstr ""
+msgstr "ノートブックバー"
#: GenericCommands.xcu
msgctxt ""
@@ -19524,7 +19524,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Display Grid"
-msgstr ""
+msgstr "グリッド線を表示(~D)"
#: GenericCommands.xcu
msgctxt ""
@@ -19533,7 +19533,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Display Grid"
-msgstr ""
+msgstr "グリッド線の表示"
#: GenericCommands.xcu
msgctxt ""
@@ -19641,7 +19641,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Co~mpare Document..."
-msgstr ""
+msgstr "ドキュメントの比較(~M)..."
#: GenericCommands.xcu
msgctxt ""
@@ -19668,7 +19668,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Merge Documen~t..."
-msgstr ""
+msgstr "ドキュメントの結合(~T)..."
#: GenericCommands.xcu
msgctxt ""
@@ -20046,7 +20046,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Automatic Spell Checking"
-msgstr ""
+msgstr "自動スペルチェック(~A)"
#: GenericCommands.xcu
msgctxt ""
@@ -20100,7 +20100,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "S~pecial Character..."
-msgstr ""
+msgstr "記号と特殊文字(~P)..."
#: GenericCommands.xcu
msgctxt ""
@@ -20109,7 +20109,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Insert Special Character"
-msgstr ""
+msgstr "特殊文字の挿入"
#: GenericCommands.xcu
msgctxt ""
@@ -20172,7 +20172,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~Export as PDF..."
-msgstr ""
+msgstr "PDF としてエクスポート(~E)..."
#: GenericCommands.xcu
msgctxt ""
@@ -20181,7 +20181,7 @@ msgctxt ""
"TooltipLabel\n"
"value.text"
msgid "Export as PDF"
-msgstr ""
+msgstr "PDF としてエクスポートする"
#: GenericCommands.xcu
msgctxt ""
@@ -20190,7 +20190,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "PDF"
-msgstr ""
+msgstr "PDF"
#: GenericCommands.xcu
msgctxt ""
@@ -20289,7 +20289,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Get help online..."
-msgstr ""
+msgstr "オンラインヘルプ(~G)..."
#: GenericCommands.xcu
msgctxt ""
@@ -20298,7 +20298,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "User Guides..."
-msgstr ""
+msgstr "ユーザーガイド..."
#: GenericCommands.xcu
msgctxt ""
@@ -21108,7 +21108,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "~E-mail Document..."
-msgstr ""
+msgstr "ドキュメントをメールする(~E)..."
#: GenericCommands.xcu
msgctxt ""
@@ -21657,7 +21657,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Sign Existing PDF..."
-msgstr ""
+msgstr "既存のPDFに署名..."
#: GenericCommands.xcu
msgctxt ""
@@ -22008,7 +22008,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Digital Signatures"
-msgstr ""
+msgstr "デジタル署名"
#: GenericCommands.xcu
msgctxt ""
@@ -22197,7 +22197,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Anc~hor"
-msgstr ""
+msgstr "アンカー(~H)"
#: GenericCommands.xcu
msgctxt ""
@@ -22224,7 +22224,7 @@ msgctxt ""
"ContextLabel\n"
"value.text"
msgid "Audio or ~Video..."
-msgstr ""
+msgstr "オーディオまたはビデオ(~V)..."
#: GenericCommands.xcu
msgctxt ""
@@ -22485,7 +22485,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Name..."
-msgstr ""
+msgstr "名前..."
#: GenericCommands.xcu
msgctxt ""
@@ -22494,7 +22494,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Description..."
-msgstr ""
+msgstr "説明..."
#: GenericCommands.xcu
msgctxt ""
@@ -22503,7 +22503,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Restart in Safe Mode..."
-msgstr ""
+msgstr "セーフモードで再起動..."
#: ImpressWindowState.xcu
msgctxt ""
@@ -22606,14 +22606,13 @@ msgid "Image"
msgstr "イメージ"
#: ImpressWindowState.xcu
-#, fuzzy
msgctxt ""
"ImpressWindowState.xcu\n"
"..ImpressWindowState.UIElements.States.private:resource/popupmenu/group\n"
"UIName\n"
"value.text"
msgid "Group"
-msgstr "グループ化(~G)"
+msgstr "グループ化"
#: ImpressWindowState.xcu
msgctxt ""
@@ -25088,7 +25087,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Protect..."
-msgstr ""
+msgstr "保護(~P)..."
#: WriterCommands.xcu
msgctxt ""
@@ -25106,7 +25105,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Reject"
-msgstr ""
+msgstr "却下"
#: WriterCommands.xcu
msgctxt ""
@@ -25133,7 +25132,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Accept"
-msgstr ""
+msgstr "承認"
#: WriterCommands.xcu
msgctxt ""
@@ -25160,7 +25159,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Next"
-msgstr ""
+msgstr "次へ"
#: WriterCommands.xcu
msgctxt ""
@@ -25178,7 +25177,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Pr~evious"
-msgstr ""
+msgstr "前へ(~E)"
#: WriterCommands.xcu
msgctxt ""
@@ -25313,7 +25312,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Manage..."
-msgstr ""
+msgstr "管理(~M)..."
#: WriterCommands.xcu
msgctxt ""
@@ -25358,7 +25357,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "~Link"
-msgstr ""
+msgstr "リンク(~L)"
#: WriterCommands.xcu
msgctxt ""
@@ -25367,7 +25366,7 @@ msgctxt ""
"PopupLabel\n"
"value.text"
msgid "Edit Link..."
-msgstr ""
+msgstr "リンクを編集..."
#: WriterCommands.xcu
msgctxt ""
@@ -25376,7 +25375,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Remove Link"
-msgstr ""
+msgstr "リンクの削除"
#: WriterCommands.xcu
msgctxt ""
@@ -25385,7 +25384,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Copy Link Location"
-msgstr ""
+msgstr "リンクの場所をコピー"
#: WriterCommands.xcu
msgctxt ""
diff --git a/source/ja/reportdesign/uiconfig/dbreport/ui.po b/source/ja/reportdesign/uiconfig/dbreport/ui.po
index 3649cd5ea40..1f900437ce0 100644
--- a/source/ja/reportdesign/uiconfig/dbreport/ui.po
+++ b/source/ja/reportdesign/uiconfig/dbreport/ui.po
@@ -4,8 +4,8 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-05-01 23:29+0000\n"
-"Last-Translator: Anonymous Pootle User\n"
+"PO-Revision-Date: 2016-12-12 09:27+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1462145386.000000\n"
+"X-POOTLE-MTIME: 1481534868.000000\n"
#: backgrounddialog.ui
msgctxt ""
@@ -86,7 +86,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Highlighting"
-msgstr ""
+msgstr "強調表示"
#: chardialog.ui
msgctxt ""
@@ -275,7 +275,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Character Formatting"
-msgstr ""
+msgstr "文字の書式"
#: conditionwin.ui
msgctxt ""
@@ -356,7 +356,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort Ascending"
-msgstr ""
+msgstr "昇順で並べ替え"
#: floatingfield.ui
msgctxt ""
@@ -365,7 +365,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sort Descending"
-msgstr ""
+msgstr "降順で並べ替え"
#: floatingfield.ui
msgctxt ""
@@ -374,7 +374,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Remove sorting"
-msgstr ""
+msgstr "並べ替えの解除"
#: floatingfield.ui
msgctxt ""
@@ -383,7 +383,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Insert"
-msgstr ""
+msgstr "挿入"
#: floatingfield.ui
msgctxt ""
@@ -428,7 +428,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move up"
-msgstr ""
+msgstr "上に移動"
#: floatingsort.ui
msgctxt ""
@@ -437,7 +437,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move down"
-msgstr ""
+msgstr "下に移動"
#: floatingsort.ui
msgctxt ""
@@ -446,7 +446,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Delete"
-msgstr ""
+msgstr "削除"
#: floatingsort.ui
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Groups"
-msgstr ""
+msgstr "グループ"
#: floatingsort.ui
msgctxt ""
@@ -464,7 +464,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Sorting"
-msgstr ""
+msgstr "並べ替え"
#: floatingsort.ui
msgctxt ""
@@ -491,7 +491,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Group On"
-msgstr ""
+msgstr "グループ化"
#: floatingsort.ui
msgctxt ""
@@ -500,7 +500,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Group Interval"
-msgstr ""
+msgstr "グループ間隔"
#: floatingsort.ui
msgctxt ""
@@ -518,7 +518,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Ascending"
-msgstr ""
+msgstr "昇順"
#: floatingsort.ui
msgctxt ""
@@ -527,7 +527,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Descending"
-msgstr ""
+msgstr "降順"
#: floatingsort.ui
msgctxt ""
@@ -563,7 +563,7 @@ msgctxt ""
"1\n"
"stringlist.text"
msgid "Whole Group"
-msgstr ""
+msgstr "グループ全体"
#: floatingsort.ui
msgctxt ""
@@ -599,7 +599,7 @@ msgctxt ""
"0\n"
"stringlist.text"
msgid "Each Value"
-msgstr ""
+msgstr "各値"
#: floatingsort.ui
msgctxt ""
diff --git a/source/ja/sc/source/ui/src.po b/source/ja/sc/source/ui/src.po
index 9f01d6c792a..621a292c731 100644
--- a/source/ja/sc/source/ui/src.po
+++ b/source/ja/sc/source/ui/src.po
@@ -3,18 +3,18 @@ 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: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-12-09 23:47+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"POT-Creation-Date: 2016-12-10 23:38+0100\n"
+"PO-Revision-Date: 2016-12-11 01:34+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1481327272.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481420059.000000\n"
#: filter.src
msgctxt ""
@@ -9666,8 +9666,8 @@ msgctxt ""
"RID_SC_FUNCTION_DESCRIPTIONS1.SC_OPCODE_SUM_IF\n"
"1\n"
"string.text"
-msgid "Totals the arguments that meet the conditions."
-msgstr "指定の条件にあったセルの値を合計します。"
+msgid "Totals the arguments that meet the condition."
+msgstr ""
#: scfuncs.src
msgctxt ""
@@ -25158,7 +25158,7 @@ msgctxt ""
"SCSTR_PRINTOPT_PAGES_\n"
"string.text"
msgid "Pa~ges"
-msgstr ""
+msgstr "指定ページ(~G)"
#: scstring.src
msgctxt ""
diff --git a/source/ja/sc/uiconfig/scalc/ui.po b/source/ja/sc/uiconfig/scalc/ui.po
index 4860547d830..f5a44ae5aa9 100644
--- a/source/ja/sc/uiconfig/scalc/ui.po
+++ b/source/ja/sc/uiconfig/scalc/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-12-10 03:46+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"PO-Revision-Date: 2016-12-11 05:01+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: none\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1481341612.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481432505.000000\n"
#: advancedfilterdialog.ui
msgctxt ""
@@ -5309,7 +5309,7 @@ msgctxt ""
"title\n"
"string.text"
msgid "Merge Cells"
-msgstr ""
+msgstr "セルの結合"
#: mergecellsdialog.ui
msgctxt ""
@@ -5318,7 +5318,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Some cells are not empty."
-msgstr ""
+msgstr "先頭セル以外に空白でないセルがあります。"
#: mergecellsdialog.ui
msgctxt ""
@@ -5327,7 +5327,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Move the contents of the hidden cells into the first cell"
-msgstr ""
+msgstr "非表示になるセルの内容を先頭セルに移動し、先頭セルの内容と統合する"
#: mergecellsdialog.ui
msgctxt ""
@@ -5336,7 +5336,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Keep the contents of the hidden cells"
-msgstr ""
+msgstr "非表示になるセルでその内容を保持する"
#: mergecellsdialog.ui
msgctxt ""
@@ -5345,7 +5345,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Empty the contents of the hidden cells"
-msgstr ""
+msgstr "非表示になるセルの内容は削除する"
#: movecopysheet.ui
msgctxt ""
diff --git a/source/ja/sd/source/ui/view.po b/source/ja/sd/source/ui/view.po
index e0ceac443bf..102a65b3372 100644
--- a/source/ja/sd/source/ui/view.po
+++ b/source/ja/sd/source/ui/view.po
@@ -4,8 +4,8 @@ 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: 2016-04-16 21:40+0200\n"
-"PO-Revision-Date: 2016-07-14 13:43+0000\n"
-"Last-Translator: Ikuya Awashiro <ikuya@fruitsbasket.info>\n"
+"PO-Revision-Date: 2016-12-11 01:35+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1468503791.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1481420105.000000\n"
#: DocumentRenderer.src
msgctxt ""
@@ -455,7 +455,7 @@ msgctxt ""
"~Slides\n"
"itemlist.text"
msgid "~Slides"
-msgstr "スライド(~S)"
+msgstr "指定のスライド(~S)"
#: DocumentRenderer.src
msgctxt ""
@@ -482,7 +482,7 @@ msgctxt ""
"Pa~ges\n"
"itemlist.text"
msgid "Pa~ges"
-msgstr "ページ(~G)"
+msgstr "指定ページ(~G)"
#: DocumentRenderer.src
msgctxt ""
diff --git a/source/ja/sfx2/uiconfig/ui.po b/source/ja/sfx2/uiconfig/ui.po
index be565c04d11..02228fe290f 100644
--- a/source/ja/sfx2/uiconfig/ui.po
+++ b/source/ja/sfx2/uiconfig/ui.po
@@ -4,17 +4,17 @@ msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-07-17 05:50+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"PO-Revision-Date: 2016-12-11 06:04+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: none\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1468734632.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481436282.000000\n"
#: alienwarndialog.ui
msgctxt ""
@@ -1607,7 +1607,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Clear Recent Documents"
-msgstr ""
+msgstr "この一覧をクリアする"
#: startcenter.ui
msgctxt ""
@@ -1652,7 +1652,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Manage Templates"
-msgstr ""
+msgstr "テンプレートの管理"
#: startcenter.ui
msgctxt ""
diff --git a/source/ja/svtools/source/contnr.po b/source/ja/svtools/source/contnr.po
index b43923ba746..9825435fea7 100644
--- a/source/ja/svtools/source/contnr.po
+++ b/source/ja/svtools/source/contnr.po
@@ -4,17 +4,17 @@ 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: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2014-01-15 05:44+0000\n"
-"Last-Translator: matuaki <matuaki.ooo@gmail.com>\n"
+"PO-Revision-Date: 2016-12-12 07:31+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1389764664.0\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1481527917.000000\n"
#: fileview.src
msgctxt ""
@@ -22,7 +22,7 @@ msgctxt ""
"STR_SVT_FILEVIEW_COLUMN_TITLE\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "ファイル名"
#: fileview.src
msgctxt ""
diff --git a/source/ja/svx/source/svdraw.po b/source/ja/svx/source/svdraw.po
index 55eb0edc864..feb92278511 100644
--- a/source/ja/svx/source/svdraw.po
+++ b/source/ja/svx/source/svdraw.po
@@ -4,7 +4,7 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-07-17 05:54+0000\n"
+"PO-Revision-Date: 2016-12-12 02:47+0000\n"
"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1468734861.000000\n"
+"X-POOTLE-MTIME: 1481510842.000000\n"
#: svdstr.src
msgctxt ""
@@ -734,7 +734,7 @@ msgctxt ""
"STR_ObjNameSingulGRAFBMP\n"
"string.text"
msgid "Image"
-msgstr ""
+msgstr "画像"
#: svdstr.src
msgctxt ""
diff --git a/source/ja/svx/uiconfig/ui.po b/source/ja/svx/uiconfig/ui.po
index dbc77a42c1c..cd84ad46bd7 100644
--- a/source/ja/svx/uiconfig/ui.po
+++ b/source/ja/svx/uiconfig/ui.po
@@ -3,18 +3,18 @@ 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: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-12-05 18:53+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"POT-Creation-Date: 2016-12-21 15:38+0100\n"
+"PO-Revision-Date: 2016-12-08 22:29+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480964000.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481236175.000000\n"
#: acceptrejectchangesdialog.ui
msgctxt ""
@@ -3061,8 +3061,8 @@ msgctxt ""
"ignorediacritics\n"
"label\n"
"string.text"
-msgid "Ignore diac_ritics CTL"
-msgstr "CTLの発音区別符号を無視する(_R)"
+msgid "Ignore diac_ritics"
+msgstr ""
#: findreplacedialog.ui
msgctxt ""
@@ -3070,7 +3070,7 @@ msgctxt ""
"ignorekashida\n"
"label\n"
"string.text"
-msgid "Ignore _kashida CTL"
+msgid "Ignore _kashida"
msgstr ""
#: findreplacedialog.ui
@@ -5161,10 +5161,10 @@ msgstr ""
#: safemodedialog.ui
msgctxt ""
"safemodedialog.ui\n"
-"radio_deinstall\n"
+"radio_extensions\n"
"label\n"
"string.text"
-msgid "Uninstall extensions"
+msgid "Extensions"
msgstr ""
#: safemodedialog.ui
@@ -5179,10 +5179,19 @@ msgstr ""
#: safemodedialog.ui
msgctxt ""
"safemodedialog.ui\n"
-"check_deinstall_all_extensions\n"
+"check_reset_shared_extensions\n"
+"label\n"
+"string.text"
+msgid "Reset state of shared extensions"
+msgstr ""
+
+#: safemodedialog.ui
+msgctxt ""
+"safemodedialog.ui\n"
+"check_reset_bundled_extensions\n"
"label\n"
"string.text"
-msgid "Uninstall all extensions (including shared and bundled)"
+msgid "Reset state of bundled extensions"
msgstr ""
#: safemodedialog.ui
diff --git a/source/ja/sw/source/ui/config.po b/source/ja/sw/source/ui/config.po
index 04e64f38264..867ec115bfa 100644
--- a/source/ja/sw/source/ui/config.po
+++ b/source/ja/sw/source/ui/config.po
@@ -4,8 +4,8 @@ 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: 2016-03-09 20:49+0100\n"
-"PO-Revision-Date: 2016-09-12 13:16+0000\n"
-"Last-Translator: Ikuya Awashiro <ikuya@fruitsbasket.info>\n"
+"PO-Revision-Date: 2016-12-11 01:34+0000\n"
+"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -13,8 +13,8 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.7\n"
-"X-POOTLE-MTIME: 1473686175.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1481420072.000000\n"
#: optdlg.src
msgctxt ""
@@ -270,7 +270,7 @@ msgctxt ""
"STR_PRINTOPTUI_SOMEPAGES\n"
"string.text"
msgid "Pa~ges"
-msgstr "ページ(~G)"
+msgstr "指定ページ(~G)"
#: optdlg.src
msgctxt ""
diff --git a/source/ja/sw/source/ui/dochdl.po b/source/ja/sw/source/ui/dochdl.po
index aa694f545c8..c3125b47109 100644
--- a/source/ja/sw/source/ui/dochdl.po
+++ b/source/ja/sw/source/ui/dochdl.po
@@ -4,17 +4,17 @@ 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: 2015-08-25 12:34+0200\n"
-"PO-Revision-Date: 2016-07-05 01:06+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"PO-Revision-Date: 2016-01-28 14:29+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1467680776.000000\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1453991389.000000\n"
#: dochdl.src
msgctxt ""
@@ -87,3 +87,10 @@ msgctxt ""
"string.text"
msgid "DDE link"
msgstr "DDE リンク"
+
+msgctxt ""
+"dochdl.src\n"
+"STR_NO_TABLE\n"
+"string.text"
+msgid "A table cannot be inserted into another table. However, you can paste the data into the document when the cursor is not in a table."
+msgstr "テーブルは別のテーブルに挿入できません。ただし、カーソルがテーブルにないときに、データをドキュメントに挿入できます。"
diff --git a/source/ja/sw/uiconfig/swriter/ui.po b/source/ja/sw/uiconfig/swriter/ui.po
index d4a73edd658..64c2ab5e8d3 100644
--- a/source/ja/sw/uiconfig/swriter/ui.po
+++ b/source/ja/sw/uiconfig/swriter/ui.po
@@ -3,18 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2016-12-01 12:12+0100\n"
-"PO-Revision-Date: 2016-12-03 14:49+0000\n"
-"Last-Translator: nishbone <ml.nishibori.kiyotaka@gmail.com>\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-11 10:07+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: none\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1480776564.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481450859.000000\n"
#: abstractdialog.ui
msgctxt ""
@@ -9823,26 +9823,6 @@ msgid "Style"
msgstr ""
#: notebookbar_groups.ui
-#, fuzzy
-msgctxt ""
-"notebookbar_groups.ui\n"
-"growb\n"
-"label\n"
-"string.text"
-msgid " "
-msgstr " "
-
-#: notebookbar_groups.ui
-#, fuzzy
-msgctxt ""
-"notebookbar_groups.ui\n"
-"shrinkb\n"
-"label\n"
-"string.text"
-msgid " "
-msgstr " "
-
-#: notebookbar_groups.ui
msgctxt ""
"notebookbar_groups.ui\n"
"fomatgrouplabel\n"
diff --git a/source/ja/vcl/source/src.po b/source/ja/vcl/source/src.po
index 303ac3d2f2d..8a698cbd279 100644
--- a/source/ja/vcl/source/src.po
+++ b/source/ja/vcl/source/src.po
@@ -4,8 +4,8 @@ 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: 2016-11-09 14:10+0100\n"
-"PO-Revision-Date: 2016-03-16 05:48+0000\n"
-"Last-Translator: kan sato <kansato@ashisuto.co.jp>\n"
+"PO-Revision-Date: 2016-12-11 11:31+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Accelerator-Marker: ~\n"
"X-Generator: LibreOffice\n"
-"X-POOTLE-MTIME: 1458107315.000000\n"
+"X-POOTLE-MTIME: 1481455866.000000\n"
#: app.src
msgctxt ""
@@ -54,7 +54,7 @@ msgctxt ""
"SV_APP_DEFAULT\n"
"string.text"
msgid "default"
-msgstr ""
+msgstr "default"
#: app.src
msgctxt ""
diff --git a/source/ja/xmlsecurity/uiconfig/ui.po b/source/ja/xmlsecurity/uiconfig/ui.po
index 24bbdda9724..cbfd3b253cb 100644
--- a/source/ja/xmlsecurity/uiconfig/ui.po
+++ b/source/ja/xmlsecurity/uiconfig/ui.po
@@ -3,18 +3,18 @@ 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: 2016-12-01 12:11+0100\n"
-"PO-Revision-Date: 2016-07-17 06:37+0000\n"
-"Last-Translator: Naruhiko Ogasawara <naruoga@gmail.com>\n"
+"POT-Creation-Date: 2016-12-10 23:39+0100\n"
+"PO-Revision-Date: 2016-12-09 13:53+0000\n"
+"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
"Language-Team: LANGUAGE <LL@li.org>\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-Generator: LibreOffice\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1468737437.000000\n"
+"X-Generator: LibreOffice\n"
+"X-POOTLE-MTIME: 1481291607.000000\n"
#: certgeneral.ui
msgctxt ""
@@ -208,6 +208,15 @@ msgstr ""
#: digitalsignaturesdialog.ui
msgctxt ""
"digitalsignaturesdialog.ui\n"
+"type\n"
+"label\n"
+"string.text"
+msgid "Signature type"
+msgstr ""
+
+#: digitalsignaturesdialog.ui
+msgctxt ""
+"digitalsignaturesdialog.ui\n"
"macrohint\n"
"label\n"
"string.text"