aboutsummaryrefslogtreecommitdiff
path: root/source/sk/dbaccess/messages.po
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-02-28 15:39:39 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-02-28 15:46:18 +0100
commit375b04cdcbe18a95ff4e5640b9c0d8db06de7beb (patch)
tree2f9dcb2b510716cbbf17ad62498eda0ae50f6275 /source/sk/dbaccess/messages.po
parent614eb3429622290c320d137cfa9d8b908c56f9ab (diff)
update translations for master and add Friulian (fur)
and force-fix errors using pocheck Change-Id: I550b54b4968fbdb48d8f6c8118e02e28e3a6a220
Diffstat (limited to 'source/sk/dbaccess/messages.po')
-rw-r--r--source/sk/dbaccess/messages.po18
1 files changed, 9 insertions, 9 deletions
diff --git a/source/sk/dbaccess/messages.po b/source/sk/dbaccess/messages.po
index b411425e0af..515450add16 100644
--- a/source/sk/dbaccess/messages.po
+++ b/source/sk/dbaccess/messages.po
@@ -3,8 +3,8 @@ 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: 2019-11-25 17:08+0100\n"
-"PO-Revision-Date: 2019-12-17 11:25+0000\n"
+"POT-Creation-Date: 2020-02-27 14:31+0100\n"
+"PO-Revision-Date: 2020-02-14 10:30+0000\n"
"Last-Translator: Miloš Šrámek <msramek22@gmail.com>\n"
"Language-Team: Slovak <https://weblate.documentfoundation.org/projects/libo_ui-master/dbaccessmessages/sk/>\n"
"Language: sk\n"
@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Accelerator-Marker: ~\n"
-"X-Generator: Weblate 3.9.1\n"
+"X-Generator: LibreOffice\n"
"X-POOTLE-MTIME: 1562264806.000000\n"
#. BiN6g
@@ -3868,28 +3868,28 @@ msgid "Named p_ipe:"
msgstr "Pomenovaná rúra (named pipe):"
#. CzRyx
-#: dbaccess/uiconfig/ui/namematchingpage.ui:73
+#: dbaccess/uiconfig/ui/namematchingpage.ui:67
msgctxt "namematchingpage|all"
msgid "_All"
msgstr "_Všetko"
#. db6rw
-#: dbaccess/uiconfig/ui/namematchingpage.ui:87
+#: dbaccess/uiconfig/ui/namematchingpage.ui:81
msgctxt "namematchingpage|none"
msgid "Non_e"
msgstr "N_ič"
#. yScg2
-#: dbaccess/uiconfig/ui/namematchingpage.ui:119
+#: dbaccess/uiconfig/ui/namematchingpage.ui:113
msgctxt "namematchingpage|leftlabel"
msgid "Source table: "
-msgstr "Zdrojová tabuľka: "
+msgstr "Zdrojová tabuľka: "
#. SCMEA
-#: dbaccess/uiconfig/ui/namematchingpage.ui:206
+#: dbaccess/uiconfig/ui/namematchingpage.ui:200
msgctxt "namematchingpage|rightlabel"
msgid "Destination table: "
-msgstr "Cieľová tabuľka: "
+msgstr "Cieľová tabuľka: "
#. GnhfA
#: dbaccess/uiconfig/ui/odbcpage.ui:37
1-4'>libreoffice-4-1-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/qa/unit/subsequent_export_test3.cxx
AgeCommit message (Expand)Author
2024-11-24Turn SC_MOD macro to a functionMike Kaganski
2024-10-19tdf#158460 xls/x export: don't force wrap-text for imported single-lineJustin Luth
2024-10-05Use good old string literals in assertXPath and friendsMike Kaganski
2024-10-03tdf#161453 tdf#158252 tdf#159690 Revert "sc: Fix wrapText ...Justin Luth
2024-05-21loplugin:ostr in sc/qaNoel Grandin
2024-04-13Use o3tl::convert in ooxMike Kaganski
2024-03-14tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2023-11-19Extended loplugin:ostr: scStephan Bergmann
2023-08-28Shared string shouldn't account preserve space propertyParis Oplopoios
2023-05-02[API CHANGE] Drop TotalCacheSize ObjectCacheSize ObjectReleaseTime config keysGabor Kelemen
2023-04-23Run clang-tidy with misc-unused-using-decls on modules [s-t]*Gabor Kelemen
2023-03-26loplugin:stringadd in scNoel Grandin
2023-03-16XmlTestTools: factor out common codeXisco Fauli
2023-03-01sc: move export tests where they belongXisco Fauli
2023-03-01CppunitTest_sc_subsequent_export_test: split in twoXisco Fauli