aboutsummaryrefslogtreecommitdiff
path: root/source/eu/basctl
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-01-22 14:28:02 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-01-22 14:53:24 +0100
commit37a6f521ec6303193d6057736ff414ef7c62c6d4 (patch)
treee4b094dd028d5ada504a170318979f34ac4058a5 /source/eu/basctl
parent6d4072204c5fc8d17f52a11ac01b23eba65a20f5 (diff)
update translations for master
and force-fix errors using pocheck Change-Id: Idf82bb4c2e7f863f2807524fdea1be4d11b88c2e
Diffstat (limited to 'source/eu/basctl')
-rw-r--r--source/eu/basctl/messages.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/eu/basctl/messages.po b/source/eu/basctl/messages.po
index 6e952f5d1d7..f3e4bbe382c 100644
--- a/source/eu/basctl/messages.po
+++ b/source/eu/basctl/messages.po
@@ -4,16 +4,16 @@ 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: 2019-10-14 14:31+0200\n"
-"PO-Revision-Date: 2019-04-10 15:40+0000\n"
+"PO-Revision-Date: 2019-12-17 11:19+0000\n"
"Last-Translator: Asier Sarasua Garmendia <asiersar@yahoo.com>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
+"Language-Team: Basque <https://weblate.documentfoundation.org/projects/libo_ui-master/basctlmessages/eu/>\n"
"Language: eu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Weblate 3.9.1\n"
"X-POOTLE-MTIME: 1554910858.000000\n"
#. fniWp
@@ -603,7 +603,7 @@ msgstr "Hedapena"
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:26
msgctxt "basicmacrodialog|BasicMacroDialog"
msgid "Basic Macros"
-msgstr ""
+msgstr "Basic makroak"
#. tFg7s
#: basctl/uiconfig/basicide/ui/basicmacrodialog.ui:46
@@ -975,7 +975,7 @@ msgstr "_Izena:"
#: basctl/uiconfig/basicide/ui/organizedialog.ui:8
msgctxt "organizedialog|OrganizeDialog"
msgid "Basic Macro Organizer"
-msgstr ""
+msgstr "Basic makroen antolatzailea"
#. 7cVSj
#: basctl/uiconfig/basicide/ui/organizedialog.ui:110
on> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/connectivity/CppunitTest_connectivity_ado.mk
AgeCommit message (Collapse)Author
2014-07-11VS2013: Make ADO backwards compatible for SDK > 8.0David Ostrovsky
Change-Id: I2e607156831321cc0ea5c3030befb635c5acaed1 Reviewed-on: https://gerrit.libreoffice.org/10156 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
2014-06-04Missing gb_CppunitTest_use_vclStephan Bergmann
Change-Id: If3d2dbe70fc3448ca6ab8ef8af62f5b571888c86
2013-04-05new module i18nlangtagEike Rathke
Moved portions from module i18npool, all of former i18nisolang1 library that now is i18nlangtag. Included are languagetag, isolang and mslangid. This i18nlangtag code is now even used by module comphelper, so disentangling i18npool and making this an own module was needed to not create circular module dependencies. Change-Id: Ib887c3d6dde667403fd22d382310ba5f1a9b0015
2013-01-26gbuild: do not copy boost headers aroundMichael Stahl
- do not use gb_UnpackedTarball_copy_header_files for boost - adapt the optimization in concat-deps.c for new path - use boost_headers in all LinkTargets that require it - add explicit include paths to mysqlc, mysqlcppconn, libvisio, liborcus Change-Id: I0c43e73ed43cc9d2e6bce8faf55e992d655a0bb9