aboutsummaryrefslogtreecommitdiff
path: root/source/sah/fpicker/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/sah/fpicker/messages.po')
-rw-r--r--source/sah/fpicker/messages.po46
1 files changed, 26 insertions, 20 deletions
diff --git a/source/sah/fpicker/messages.po b/source/sah/fpicker/messages.po
index d97a2a62e44..7b5bf68121f 100644
--- a/source/sah/fpicker/messages.po
+++ b/source/sah/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: 2017-11-22 13:53+0100\n"
+"POT-Creation-Date: 2017-11-24 14:55+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -23,67 +23,73 @@ msgctxt "STR_SVT_FILEPICKER_PASSWORD"
msgid "Save with pass~word"
msgstr ""
-#: strings.hrc:16
+#. dear loplugins, please don't remove this constant, it will be used in follow-up commits
+#: strings.hrc:17
+msgctxt "STR_SVT_FILEPICKER_GPGENCRYPT"
+msgid "Encrypt with ~GPG key"
+msgstr ""
+
+#: strings.hrc:18
msgctxt "STR_SVT_FILEPICKER_FILTER_OPTIONS"
msgid "~Edit filter settings"
msgstr ""
-#: strings.hrc:17
+#: strings.hrc:19
msgctxt "STR_SVT_FILEPICKER_READONLY"
msgid "~Read-only"
msgstr ""
-#: strings.hrc:18
+#: strings.hrc:20
msgctxt "STR_SVT_FILEPICKER_INSERT_AS_LINK"
msgid "~Link"
msgstr ""
-#: strings.hrc:19
+#: strings.hrc:21
msgctxt "STR_SVT_FILEPICKER_SHOW_PREVIEW"
msgid "Pr~eview"
msgstr ""
-#: strings.hrc:20
+#: strings.hrc:22
msgctxt "STR_SVT_FILEPICKER_PLAY"
msgid "~Play"
msgstr ""
-#: strings.hrc:21
+#: strings.hrc:23
msgctxt "STR_SVT_FILEPICKER_VERSION"
msgid "~Version:"
msgstr ""
-#: strings.hrc:22
+#: strings.hrc:24
msgctxt "STR_SVT_FILEPICKER_TEMPLATES"
msgid "S~tyles:"
msgstr ""
-#: strings.hrc:23
+#: strings.hrc:25
msgctxt "STR_SVT_FILEPICKER_IMAGE_TEMPLATE"
msgid "Style:"
msgstr ""
-#: strings.hrc:24
+#: strings.hrc:26
msgctxt "STR_SVT_FILEPICKER_SELECTION"
msgid "~Selection"
msgstr ""
-#: strings.hrc:25
+#: strings.hrc:27
msgctxt "STR_SVT_FILEPICKER_FILTER_TITLE"
msgid "File ~type:"
msgstr ""
-#: strings.hrc:26
+#: strings.hrc:28
msgctxt "STR_SVT_FOLDERPICKER_DEFAULT_TITLE"
msgid "Select Path"
msgstr ""
-#: strings.hrc:27
+#: strings.hrc:29
msgctxt "STR_SVT_FOLDERPICKER_DEFAULT_DESCRIPTION"
msgid "Please select a folder."
msgstr ""
-#: strings.hrc:28
+#: strings.hrc:30
msgctxt "STR_SVT_ALREADYEXISTOVERWRITE"
msgid ""
"A file named \"$filename$\" already exists.\n"
@@ -91,34 +97,34 @@ msgid ""
"Do you want to replace it?"
msgstr ""
-#: strings.hrc:29
+#: strings.hrc:31
msgctxt "STR_SVT_DELETESERVICE"
msgid ""
"Are you sure you want to delete the service?\n"
"\"$servicename$\""
msgstr ""
-#: strings.hrc:30
+#: strings.hrc:32
msgctxt "STR_SVT_ROOTLABEL"
msgid "Root"
msgstr ""
-#: strings.hrc:31
+#: strings.hrc:33
msgctxt "STR_FILTERNAME_ALL"
msgid "All files"
msgstr ""
-#: strings.hrc:32
+#: strings.hrc:34
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr ""
-#: strings.hrc:33
+#: strings.hrc:35
msgctxt "STR_FILEDLG_TYPE"
msgid "File ~type"
msgstr ""
-#: strings.hrc:34
+#: strings.hrc:36
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
msgstr ""
ion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/osx
AgeCommit message (Expand)Author
2018-11-29Rename Mac OS X to official name macOS in comments and documentationBartosz Kosiorek
2018-05-21Add sal/osl/unx/file.cxx for debugging convenienceTor Lillqvist
2018-05-21Updates by Xcode 9.3Tor Lillqvist
2018-01-08Add a few Mac-specific source files in avmedia for easier breakpointingTor Lillqvist
2017-02-02gbuild-to-ide added -DLIBO_INTERNAL_ONLY to CXXFLAGSjan Iversen
2017-01-29gbuild-to-ide xcode, added targets in menujan Iversen
2016-10-20Add some more source files for breakpointing convenienceTor Lillqvist
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock