aboutsummaryrefslogtreecommitdiff
path: root/source/zu/fpicker/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/zu/fpicker/messages.po')
-rw-r--r--source/zu/fpicker/messages.po26
1 files changed, 19 insertions, 7 deletions
diff --git a/source/zu/fpicker/messages.po b/source/zu/fpicker/messages.po
index 306ddd08251..e90fdc9878b 100644
--- a/source/zu/fpicker/messages.po
+++ b/source/zu/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: 2021-11-16 12:08+0100\n"
+"POT-Creation-Date: 2022-03-21 12:31+0100\n"
"PO-Revision-Date: 2018-10-02 16:50+0000\n"
"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -502,8 +502,20 @@ msgid ""
"Do you want to replace it?"
msgstr "Leli fayili selikhona kakade. Ingabe ufuna ukubhala phezu kwalo?"
-#. z6Eo3
+#. t4wDh
#: include/fpicker/strings.hrc:32
+msgctxt "STR_SVT_ALREADYEXISTOVERWRITE_SECONDARY"
+msgid "The file already exists in \"$dirname$\". Replacing it will overwrite its contents."
+msgstr ""
+
+#. cBvCB
+#: include/fpicker/strings.hrc:33
+msgctxt "STR_SVT_ALLFORMATS"
+msgid "All Formats"
+msgstr ""
+
+#. z6Eo3
+#: include/fpicker/strings.hrc:34
msgctxt "STR_SVT_DELETESERVICE"
msgid ""
"Are you sure you want to delete the service?\n"
@@ -511,33 +523,33 @@ msgid ""
msgstr ""
#. KegFE
-#: include/fpicker/strings.hrc:33
+#: include/fpicker/strings.hrc:35
#, fuzzy
msgctxt "STR_SVT_ROOTLABEL"
msgid "Root"
msgstr "Unyawo"
#. sWRTd
-#: include/fpicker/strings.hrc:34
+#: include/fpicker/strings.hrc:36
#, fuzzy
msgctxt "STR_FILTERNAME_ALL"
msgid "All files"
msgstr "Amafayela onke"
#. FBggE
-#: include/fpicker/strings.hrc:35
+#: include/fpicker/strings.hrc:37
msgctxt "STR_FILEDLG_OPEN"
msgid "Open"
msgstr "Vula"
#. wJYsA
-#: include/fpicker/strings.hrc:36
+#: include/fpicker/strings.hrc:38
msgctxt "STR_FILEDLG_TYPE"
msgid "File ~type"
msgstr "Uhlobo ~lwefayela"
#. EEBg4
-#: include/fpicker/strings.hrc:37
+#: include/fpicker/strings.hrc:39
#, fuzzy
msgctxt "STR_FILEDLG_SAVE"
msgid "Save"
reoffice-25-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2022-11-28Resolves: tdf#148792 Add Portuguese (Mozambique) {pt-MZ} locale and dataEike Rathke
2022-11-24loplugin:unusedfields make some fields privateNoel Grandin
2022-11-22loplugin:unusedfieldsNoel Grandin
2022-11-19loplugin:unusedmethodsNoel Grandin
2022-11-18rename IsStarSymbol to IsOpenSymbolCaolán McNamara
2022-11-17tdf#151904 Make grammar mistake color configurableRafael Lima
2022-11-09tdf#151519 Make ticks in ruler visible againRafael Lima
2022-11-08Update handling of AntiAliasing settings and processor2dArmin Le Grand (allotropia)
2022-11-08tdf#151944: error colour export in bmpJulien Nabet
2022-11-08Resolves: tdf#150273 use same bg as valuesetCaolán McNamara
2022-11-08Related: tdf#150273 maPaintCol is unused nowCaolán McNamara
2022-11-08Related: tdf#150273 just take the color direct from the current entryCaolán McNamara
2022-11-04ofz#53011 Timeout: drop categorized tokens we don't have handlers forCaolán McNamara
2022-10-25sw html import: fix handling of CDATAMiklos Vajna
2022-10-15tdf#151522 drop Accessibility::AutoDetectSystemHCCaolán McNamara
2022-10-13drop newly unused StyleSettings::GetFontColorCaolán McNamara
2022-10-12new uno command uno:Translate with deepl apiMert Tumer
2022-10-11tdf#151470 svtools: prevent storing broken graphic of embedded objectsMiklos Vajna
2022-10-11Deduplicate O(U)StringConcatenationMike Kaganski
2022-10-06tdf#148938 Fix position arrows when dragging Calc tabs in dark modeRafael Lima
2022-10-05Use SvtLanguageTableImpl::AddEntry() to determine on-the-fly ScriptTypeEike Rathke
2022-10-04SvtLanguageTable::AddLanguageTag() unneeded return can be voidEike Rathke
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin
2022-09-21use more string_view in svtoolsNoel Grandin
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-09-16vcl: AnimationBitmap -> AnimationFrameChris Sherlock