aboutsummaryrefslogtreecommitdiff
path: root/source/jv/fpicker
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-11-16 14:48:27 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-11-16 15:02:01 +0100
commit01f86d5980f43c72bcde5ccc6ba3e2ca166ceef5 (patch)
treeaed665afa5e0a36df183293794106e22beb57fbf /source/jv/fpicker
parent44cd483a36a79c8db3c576368cb94a27fdec06b1 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: I2afa63a275311dcc62c8283490ec4ad949006c0c
Diffstat (limited to 'source/jv/fpicker')
-rw-r--r--source/jv/fpicker/messages.po20
1 files changed, 10 insertions, 10 deletions
diff --git a/source/jv/fpicker/messages.po b/source/jv/fpicker/messages.po
index 510bd96a585..53da8b363e8 100644
--- a/source/jv/fpicker/messages.po
+++ b/source/jv/fpicker/messages.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2020-10-27 12:31+0100\n"
+"POT-Creation-Date: 2020-11-16 13:42+0100\n"
"PO-Revision-Date: 2018-10-02 16:25+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -148,45 +148,45 @@ msgid "Date modified"
msgstr ""
#. dWNqZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:583
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:586
#, fuzzy
msgctxt "explorerfiledialog|file_name_label"
msgid "File _name:"
msgstr "Jeneng berkas:"
#. 9cjFB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:609
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:612
msgctxt "explorerfiledialog|file_type_label"
msgid "File _type:"
msgstr ""
#. quCXH
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:671
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:675
#, fuzzy
msgctxt "explorerfiledialog|readonly"
msgid "_Read-only"
msgstr "mung-diwācā"
#. hm2xy
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:694
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:699
msgctxt "explorerfiledialog|password"
msgid "Save with password"
msgstr ""
#. 8EYcB
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:708
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:713
msgctxt "explorerfiledialog|extension"
msgid "_Automatic file name extension"
msgstr ""
#. 2CgAZ
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:722
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:727
msgctxt "explorerfiledialog|options"
msgid "Edit _filter settings"
msgstr ""
#. 6XqLj
-#: fpicker/uiconfig/ui/explorerfiledialog.ui:751
+#: fpicker/uiconfig/ui/explorerfiledialog.ui:756
msgctxt "explorerfiledialog|gpgencrypt"
msgid "Encrypt with GPG key"
msgstr ""
@@ -288,14 +288,14 @@ msgid "Date modified"
msgstr ""
#. cGNWD
-#: fpicker/uiconfig/ui/remotefilesdialog.ui:507
+#: fpicker/uiconfig/ui/remotefilesdialog.ui:508
#, fuzzy
msgctxt "remotefilesdialog|filterLabel"
msgid "Filter"
msgstr "filter"
#. rCVer
-#: fpicker/uiconfig/ui/remotefilesdialog.ui:521
+#: fpicker/uiconfig/ui/remotefilesdialog.ui:522
#, fuzzy
msgctxt "remotefilesdialog|nameLabel"
msgid "File name"
libreoffice-4-3-0'>libreoffice-4-3-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/opencl
AgeCommit message (Expand)Author
2017-09-30Use explicit function names for fooA/fooW WinAPI; prefer fooWMike Kaganski
2017-09-15Add tools::Time::GetMonotonicTicks (us)Jan-Marek Glogowski
2017-08-25Get rid of need to use initial :: for ::opencl to avoid clash with sc::openclTor Lillqvist
2017-07-31loplugin:oncevarNoel Grandin
2017-07-18loplugin:constparams in i18npool,opencl,svlNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-04no need to construct unique_ptr hereJochen Nitschke
2017-06-02Improved loplugin:redundantcast static_cast handling: openclStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-17Turn macro into functionStephan Bergmann
2017-04-26Revert the wrong "cleanup" change.Kohei Yoshida
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-24clang-tidy readability-simplify-boolean-expr in oox..salNoel Grandin
2017-01-22cppcheck: memleak (false positive)Jochen Nitschke
2017-01-10New loplugin:conststringvar: openclStephan Bergmann
2016-12-21No apparent reason for an unnamed namespace in an include file hereStephan Bergmann
2016-10-24tdf#103395 opencl: don't initialize OpenCL when disabledTomaž Vajngerl
2016-10-18opencl: convert to C++11 for loopTomaž Vajngerl
2016-10-18tdf#103204 opencl: initialize command queue on demandTomaž Vajngerl
2016-10-16clang-cl loplugin: openclStephan Bergmann