aboutsummaryrefslogtreecommitdiff
path: root/source/gd/uui/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/gd/uui/messages.po')
-rw-r--r--source/gd/uui/messages.po8
1 files changed, 5 insertions, 3 deletions
diff --git a/source/gd/uui/messages.po b/source/gd/uui/messages.po
index b93a0ab9608..9dbc8ffc959 100644
--- a/source/gd/uui/messages.po
+++ b/source/gd/uui/messages.po
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n==1 || n==11) ? 0 : (n==2 || n==12) ? 1 : (n > 2 && n < 20) ? 2 : 3;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Pootle 2.8\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1512779048.000000\n"
#: ids.hrc:27
@@ -555,9 +555,10 @@ msgid "The lock file could not be created for exclusive access by %PRODUCTNAME,
msgstr ""
#: strings.hrc:47
+#, fuzzy
msgctxt "STR_LOCKFAILED_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
-msgstr ""
+msgstr "Fosgail a chu~m leughaidh a-mhàin"
#: strings.hrc:49
msgctxt "STR_OPENLOCKED_TITLE"
@@ -710,9 +711,10 @@ msgid "The lock file is corrupted and probably empty. Opening the document read-
msgstr ""
#: strings.hrc:76
+#, fuzzy
msgctxt "STR_LOCKCORRUPT_OPENREADONLY_BTN"
msgid "Open ~Read-Only"
-msgstr ""
+msgstr "Fosgail a chu~m leughaidh a-mhàin"
#: authfallback.ui:8
msgctxt "authfallback|AuthFallbackDlg"
alue='feature/vlc-rb'>feature/vlc-rb LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/chart2/source/view/inc/ViewDefines.hxx
AgeCommit message (Collapse)Author
2020-11-22tdf#123936 Formatting files in module chart2 with clang-formatPhilipp Hofer
Change-Id: Ie4dea73190040e5716fe531cf35fae20d7e175db Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105650 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
2020-09-04tdf#124176 Use #pragma once in chart2George Bateman
This commit was carried out mostly by a Python script, source of which is at https://bugs.documentfoundation.org/show_bug.cgi?id=124176#c97. Change-Id: Ifee23b494264f895e5612952d0875cac064e4132 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100181 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-11-21tdf#42949 tdf#119699 Fix IWYU warnings in chart2/Gabor Kelemen
* Recheck after recent refactorings and improvements in f-u-i * Drop now unused TabPageIds.h * The problem noticed in bug #119699 now seems to be gone too so drop those lines from the blacklist. Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I44f26c7370f5328c8f67ac61cd8f0cdb29077f15 Reviewed-on: https://gerrit.libreoffice.org/83182 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2018-01-12More loplugin:cstylecast: chart2Stephan Bergmann
auto-rewrite with <https://gerrit.libreoffice.org/#/c/47798/> "Enable loplugin:cstylecast for some more cases" plus solenv/clang-format/reformat-formatted-files Change-Id: I745557506326b2b0ce66d0058ebf85e5ed2a0952