aboutsummaryrefslogtreecommitdiff
path: root/source/ja/filter
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 17:38:20 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-07-19 17:46:49 +0200
commit80052aba6733db08b4b0124a0c8f2d8662c78713 (patch)
tree72821cc188ee18cd614b4cc458a3290af26ea5e4 /source/ja/filter
parent4659a8d992ac88a1f941ce8d3e81124406d58e57 (diff)
update translations for 5.2.0 rc3
and force-fix errors using pocheck Change-Id: I6dfc62f300cce7174ebc591146350da534cabebc
Diffstat (limited to 'source/ja/filter')
-rw-r--r--source/ja/filter/uiconfig/ui.po13
1 files changed, 6 insertions, 7 deletions
diff --git a/source/ja/filter/uiconfig/ui.po b/source/ja/filter/uiconfig/ui.po
index fb56d06d522..6f96c5b5611 100644
--- a/source/ja/filter/uiconfig/ui.po
+++ b/source/ja/filter/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-05-23 21:37+0200\n"
-"PO-Revision-Date: 2016-05-01 23:29+0000\n"
-"Last-Translator: baffclan <baffclan@yahoo.co.jp>\n"
+"PO-Revision-Date: 2016-07-13 14:30+0000\n"
+"Last-Translator: nishbone <ml.nishibori.kiyotaka@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: 1462145371.000000\n"
+"X-Generator: Pootle 2.7\n"
+"X-POOTLE-MTIME: 1468420220.000000\n"
#: impswfdialog.ui
msgctxt ""
@@ -414,7 +414,7 @@ msgctxt ""
"label\n"
"string.text"
msgid "Expo_rt placeholders"
-msgstr ""
+msgstr "プレースホルダーをエクスポート(_R)"
#: pdfgeneralpage.ui
msgctxt ""
@@ -462,14 +462,13 @@ msgid "Export _notes pages"
msgstr "ノートページをエクスポート(_N)"
#: pdfgeneralpage.ui
-#, fuzzy
msgctxt ""
"pdfgeneralpage.ui\n"
"onlynotes\n"
"label\n"
"string.text"
msgid "Export onl_y notes pages"
-msgstr "ノートページをエクスポート(_N)"
+msgstr "ノートページだけをエクスポート(_Y)"
#: pdfgeneralpage.ui
msgctxt ""
'>libreoffice-3-6-7 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sdext/Extension_minimizer.mk
AgeCommit message (Expand)Author
2012-10-23gbuild: fix XcuMergeTarget build breakage:Michael Stahl
2012-10-01fdo#50163 move definition of PLATFORMID into configure.inAndras Timar
2012-06-25fdo#51115: fix sdext extensions on Windows:Michael Stahl
2012-05-04fdo#49136 use localized .xcu filesDavid Tardon
2012-04-19convert presentation minimizer to passive registrationDavid Tardon
2012-03-06fix added library namesDavid Tardon
2012-03-06let gb_Extension do the necessary manifest updatesDavid Tardon
2012-03-06set platformDavid Tardon
2012-03-06gbuildize sdextDavid Tardon