aboutsummaryrefslogtreecommitdiff
path: root/source/fy/uui/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/fy/uui/messages.po')
-rw-r--r--source/fy/uui/messages.po32
1 files changed, 28 insertions, 4 deletions
diff --git a/source/fy/uui/messages.po b/source/fy/uui/messages.po
index 9e691d2229b..7f9131ea37d 100644
--- a/source/fy/uui/messages.po
+++ b/source/fy/uui/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: 2023-12-04 15:07+0100\n"
+"POT-Creation-Date: 2023-12-15 12:24+0100\n"
"PO-Revision-Date: 2022-02-18 11:42+0000\n"
"Last-Translator: Berend Ytsma <berendy@gmail.com>\n"
"Language-Team: Frisian <https://translations.documentfoundation.org/projects/libo_ui-master/uuimessages/fy/>\n"
@@ -945,6 +945,12 @@ msgctxt "STR_LOADREADONLY_MSG"
msgid "The author would like you to open '$(ARG1)' as read-only unless you need to make changes. Open as read-only?"
msgstr ""
+#. qiB7D
+#: uui/inc/strings.hrc:82
+msgctxt "STR_VERIFIY_CERT"
+msgid "You need to view the certificate first."
+msgstr ""
+
#. 45x3T
#: uui/uiconfig/ui/authfallback.ui:8
msgctxt "authfallback|AuthFallbackDlg"
@@ -1093,11 +1099,29 @@ msgctxt "macrowarnmedium|alwaysTrustCheckbutton"
msgid "_Always trust macros from this source"
msgstr "Fertrou altyd makro's fan dizze boarne"
-#. hWGP7
+#. ZYQ7j
#: uui/uiconfig/ui/macrowarnmedium.ui:128
msgctxt "macrowarnmedium|viewSignsButton"
-msgid "_View Signatures…"
-msgstr "_Undertekeningen sjen litte…"
+msgid "_Show Signatures…"
+msgstr ""
+
+#. fCrAW
+#: uui/uiconfig/ui/macrowarnmedium.ui:145
+msgctxt "macrowarnmedium|viewCertButton"
+msgid "_Show Certificate…"
+msgstr ""
+
+#. sd5Xp
+#: uui/uiconfig/ui/macrowarnmedium.ui:171
+msgctxt "macrowarnmedium|certNoLongerValidLabel"
+msgid "Warning: The certificate is no longer valid."
+msgstr ""
+
+#. K2umf
+#: uui/uiconfig/ui/macrowarnmedium.ui:183
+msgctxt "macrowarnmedium|certNotYetValidLabel"
+msgid "Warning: The certificate is not yet valid."
+msgstr ""
#. BABeG
#: uui/uiconfig/ui/masterpassworddlg.ui:8
>libreoffice-24-8-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/toolkit/inc/controls/accessiblecontrolcontext.hxx
AgeCommit message (Expand)Author
2024-12-12toolkit a11y: Pass the XControl ref right awayMichael Weghorn
2024-12-12a11y: Move OCommonAccessibleComponent::m_aCreator to subclassMichael Weghorn
2024-12-12a11y: Merge OAccessibleControlContext::Init into ctorMichael Weghorn
2024-12-12a11y: Drop OAccessibleControlContext_Base typedefMichael Weghorn
2024-05-04replace createFromAscii with OUString literals in OAccessibleControlContextNoel Grandin
2023-01-25Use ImplInheritanceHelper in OAccessibleControlContextStephan Bergmann
2023-01-24Use ImplInheritanceHelper in OAccessibleExtendedComponentHelperStephan Bergmann
2023-01-10OAccessibleImplementationAccess was apparently effectively unused by nowStephan Bergmann
2023-01-06Merge comphelper::OAccessibleContextHelper into comphelper::OCommonAccessible...Stephan Bergmann
2022-09-02[API CHANGE] tdf#150683 a11y: Switch a11y child index to 64 bitMichael Weghorn
2022-07-08[API CHANGE] Drop css::accessibility::XAccessibleStateSetNoel Grandin
2022-04-02Recheck modules t* with IWYUGabor Kelemen
2021-02-23loplugin:refcounting in toolkitNoel
2021-01-25avoid some ref-countingNoel Grandin
2020-05-10compact namespace in testtools..toolkitNoel Grandin
2020-02-05move some toolkit/ headers inside the moduleNoel Grandin