aboutsummaryrefslogtreecommitdiff
path: root/source/am/officecfg
diff options
context:
space:
mode:
Diffstat (limited to 'source/am/officecfg')
-rw-r--r--source/am/officecfg/registry/data/org/openoffice/Office/UI.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
index 2669268465c..da0a4b77b27 100644
--- a/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
+++ b/source/am/officecfg/registry/data/org/openoffice/Office/UI.po
@@ -4,7 +4,7 @@ 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: 2022-05-04 12:42+0200\n"
-"PO-Revision-Date: 2021-12-12 19:38+0000\n"
+"PO-Revision-Date: 2022-05-10 13:19+0000\n"
"Last-Translator: Samson B <sambelet@yahoo.com>\n"
"Language-Team: Amharic <https://translations.documentfoundation.org/projects/libo_ui-master/officecfgregistrydataorgopenofficeofficeui/am/>\n"
"Language: am\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 4.11.2\n"
"X-POOTLE-MTIME: 1563042061.000000\n"
#. W5ukN
@@ -464,7 +464,7 @@ msgctxt ""
"Label\n"
"value.text"
msgid "Duplicate Sheet"
-msgstr ""
+msgstr "የተባዛ ወረቀት"
#. Ui6br
#: CalcCommands.xcu
option value='feature/vlc-rb'>feature/vlc-rb LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/package/pkgresultset.hxx
AgeCommit message (Collapse)Author
2022-08-01clang-tidy modernize-pass-by-value in ucbNoel Grandin
Change-Id: I641d05e360c3208845a2fa6721ac8ba1ad0f3309 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137667 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
ucb, uno*, uui Change-Id: Ic4b6d541eb0df8bf7bceddf178ebb5177ad2b87b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/112046 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
Change-Id: I695ff721efd63b8ca0dd3c61ba5a4fef2c43cde6 Reviewed-on: https://gerrit.libreoffice.org/19854 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
Change-Id: I2ea407acd763ef2d7dae2d3b8f32525523ac8274
Fix typoAndrea Gelmini
2019-05-10an is used before a vowel soundCaolán McNamara
2018-09-27tdf#119238: keep replaced file's identity when renaming docfileMike Kaganski
2018-09-11Use [[nodiscard]] in SAL_WARN_UNUSED_RESULT where availableStephan Bergmann
2018-05-22Fix typosAndrea Gelmini
2018-01-29osl: document osl_File_E_NETWORK enumChris Sherlock
2017-10-23loplugin:includeform: UNO API include filesStephan Bergmann
2017-09-19sal: fix numerous doxygen warningsMichael Stahl
2017-06-25osl: variety of doxygen fixesChris Sherlock
2017-06-25osl: document and group code via doxygenChris Sherlock
2017-06-25osl: doxygen parblockChris Sherlock
2017-06-25osl: the addr parameter of osl_mapFile is [in,out]Chris Sherlock
2017-06-23Fix typosAndrea Gelmini
2017-06-23osl: doxygen fixes for headersChris Sherlock
2017-06-23osl: document osl_mapFile parameters and return valuesChris Sherlock
2017-06-23osl: typo from last commitChris Sherlock
2017-06-22osl: File map flag constants documentedChris Sherlock
2017-06-12Fix typosAndrea Gelmini
2017-06-03osl: explain why in file.h a memory mapped file is "shared"Chris Sherlock
2017-05-27osl: file.h comments clarification and minor formatting cleanupChris Sherlock
2017-05-27osl: osl_setFilePos uHow and uPos parameter desc. are amazingly inaccurate!Chris Sherlock
2017-05-21osl: include/osl/file.h typo in commentChris Sherlock
2017-05-12osl: document oslFileError enumerationChris Sherlock
2017-05-12osl: file header comment clarificationChris Sherlock
2017-05-07osl: small fixes to file.h initial commentChris Sherlock
2017-03-25Fix typosAndrea Gelmini
2017-03-17osl: remove some @return tags I missed earlierChris Sherlock
2017-03-17osl: use doxygen @retval and remove HTML markupChris Sherlock
2017-01-24Fix typo in comments: absolut -> absoluteTakeshi Abe
2014-10-31cid#1242936 handle rename failureStephan Bergmann
2014-10-31Duplicate lineStephan Bergmann