From 1972d9c3c26f6064e42870aeae397db7ea3423a6 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 3 Oct 2018 15:26:20 +0200 Subject: update translations for master and force-fix errors using pocheck Change-Id: I2a1fd1969ac1b5f197b1554050e2bb971149f25a --- source/gl/dbaccess/messages.po | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'source/gl/dbaccess') diff --git a/source/gl/dbaccess/messages.po b/source/gl/dbaccess/messages.po index c72b9359ff3..5f395a4b465 100644 --- a/source/gl/dbaccess/messages.po +++ b/source/gl/dbaccess/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: 2018-04-23 18:10+0200\n" +"POT-Creation-Date: 2018-10-02 17:56+0200\n" "PO-Revision-Date: 2018-05-22 08:11+0000\n" "Last-Translator: Xosé \n" "Language-Team: LANGUAGE \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: Pootle 2.8\n" +"X-Generator: LibreOffice\n" "X-POOTLE-MTIME: 1526976693.000000\n" #: dbaccess/inc/query.hrc:26 @@ -712,7 +712,7 @@ msgctxt "STR_QRY_CHECK_CASESENSITIVE" msgid "The column could not be found. Please note that the database is case-sensitive." msgstr "Non se atopou a columna. Teña en conta que a base de datos diferencia entre maiúsculas e minúsculas." -#. To translators: For $object$, one of the valu es of the RSC_QUERY_OBJECT_TYPE resource will be inserted. +#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource will be inserted. #: dbaccess/inc/strings.hrc:163 msgctxt "STR_QUERY_SAVEMODIFIED" msgid "" @@ -722,13 +722,13 @@ msgstr "" "$object$ cambiou.\n" "Quere gardar os cambios?" -#. To translators: For $object$, one of the valu es of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted. +#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted. #: dbaccess/inc/strings.hrc:165 msgctxt "STR_ERROR_PARSING_STATEMENT" msgid "$object$ is based on an SQL command which could not be parsed." msgstr "$object$ está baseado nunha orde SQL que non pode ser procesada." -#. To translators: For $object$, one of the valu es of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted. +#. To translators: for $object$, one of the values of the RSC_QUERY_OBJECT_TYPE resource (except \"SQL command\", which doesn't make sense here) will be inserted. #: dbaccess/inc/strings.hrc:167 msgctxt "STR_INFO_OPENING_IN_SQL_VIEW" msgid "$object$ will be opened in SQL view." @@ -2326,7 +2326,7 @@ msgctxt "admindialog|AdminDialog" msgid "Database Properties" msgstr "Propiedades da base de datos" -#: dbaccess/uiconfig/ui/admindialog.ui:92 +#: dbaccess/uiconfig/ui/admindialog.ui:94 msgctxt "admindialog|advanced" msgid "Advanced Properties" msgstr "Propiedades avanzadas" @@ -2336,12 +2336,12 @@ msgctxt "advancedsettingsdialog|AdvancedSettingsDialog" msgid "Advanced Settings" msgstr "Configuración avanzada" -#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:92 +#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:94 msgctxt "advancedsettingsdialog|generated" msgid "Generated Values" msgstr "Valores xerados" -#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:114 +#: dbaccess/uiconfig/ui/advancedsettingsdialog.ui:116 msgctxt "advancedsettingsdialog|special" msgid "Special Settings" msgstr "Configuración especial" @@ -2775,17 +2775,17 @@ msgctxt "fielddialog|FieldDialog" msgid "Field Format" msgstr "Formato de campo" -#: dbaccess/uiconfig/ui/fielddialog.ui:111 +#: dbaccess/uiconfig/ui/fielddialog.ui:113 msgctxt "fielddialog|format" msgid "Format" msgstr "Formato" -#: dbaccess/uiconfig/ui/fielddialog.ui:133 +#: dbaccess/uiconfig/ui/fielddialog.ui:135 msgctxt "fielddialog|alignment" msgid "Alignment" msgstr "Aliñamento" -#: dbaccess/uiconfig/ui/fielddialog.ui:152 +#: dbaccess/uiconfig/ui/fielddialog.ui:154 msgctxt "fielddialog|alttitle" msgid "Table Format" msgstr "Formato de táboa" @@ -4180,7 +4180,7 @@ msgctxt "useradmindialog|UserAdminDialog" msgid "User Administration" msgstr "Administración de usuarios" -#: dbaccess/uiconfig/ui/useradmindialog.ui:92 +#: dbaccess/uiconfig/ui/useradmindialog.ui:94 msgctxt "useradmindialog|settings" msgid "User Settings" msgstr "Configuración de usuarios" -- cgit