diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2013-11-21 01:41:17 +0100 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2013-11-21 04:04:22 +0100 |
commit | c8c40371caa4507a490f8c5ab0961a35848d01c5 (patch) | |
tree | 2ebaf81d94ab9e0b855e4d7cb789d91cd68a14ea /source/gl/dbaccess/uiconfig | |
parent | 7c6025ab17562741ebfd8d8ae2a8c9207b3f000a (diff) |
sync with po-templates for 4.2
libreoffice-4-2-branch-point
and force-fix errors using pocheck
Change-Id: Ic842792d6ee5fe0fc5d1b41808671f8c3ae34dc6
Diffstat (limited to 'source/gl/dbaccess/uiconfig')
-rw-r--r-- | source/gl/dbaccess/uiconfig/ui.po | 91 |
1 files changed, 86 insertions, 5 deletions
diff --git a/source/gl/dbaccess/uiconfig/ui.po b/source/gl/dbaccess/uiconfig/ui.po index e94f08d86e9..be73c58f84e 100644 --- a/source/gl/dbaccess/uiconfig/ui.po +++ b/source/gl/dbaccess/uiconfig/ui.po @@ -2,9 +2,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" -"POT-Creation-Date: 2013-05-28 18:08+0200\n" -"PO-Revision-Date: 2013-06-08 19:06+0000\n" +"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" +"POT-Creation-Date: 2013-11-20 13:02+0100\n" +"PO-Revision-Date: 2013-06-22 16:19+0000\n" "Last-Translator: Antón <meixome@certima.net>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "Language: gl\n" @@ -14,7 +14,79 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" -"X-POOTLE-MTIME: 1370718367.0\n" +"X-POOTLE-MTIME: 1371917991.0\n" + +#: directsqldialog.ui +msgctxt "" +"directsqldialog.ui\n" +"DirectSQLDialog\n" +"title\n" +"string.text" +msgid "Execute SQL Statement" +msgstr "" + +#: directsqldialog.ui +msgctxt "" +"directsqldialog.ui\n" +"sql_label\n" +"label\n" +"string.text" +msgid "_Command to execute" +msgstr "" + +#: directsqldialog.ui +msgctxt "" +"directsqldialog.ui\n" +"showoutput\n" +"label\n" +"string.text" +msgid "_Show output of \"select\" statements" +msgstr "" + +#: directsqldialog.ui +msgctxt "" +"directsqldialog.ui\n" +"execute\n" +"label\n" +"string.text" +msgid "_Execute" +msgstr "" + +#: directsqldialog.ui +msgctxt "" +"directsqldialog.ui\n" +"sqlhistory_label\n" +"label\n" +"string.text" +msgid "_Previous commands" +msgstr "" + +#: directsqldialog.ui +msgctxt "" +"directsqldialog.ui\n" +"label1\n" +"label\n" +"string.text" +msgid "SQL command" +msgstr "" + +#: directsqldialog.ui +msgctxt "" +"directsqldialog.ui\n" +"label2\n" +"label\n" +"string.text" +msgid "Status" +msgstr "" + +#: directsqldialog.ui +msgctxt "" +"directsqldialog.ui\n" +"label3\n" +"label\n" +"string.text" +msgid "Output" +msgstr "" #: generalpagedialog.ui msgctxt "" @@ -88,11 +160,20 @@ msgstr "Crear unha n_ova base de datos" #: generalpagewizard.ui msgctxt "" "generalpagewizard.ui\n" +"embeddeddbLabel\n" +"label\n" +"string.text" +msgid "_Embedded Database:" +msgstr "" + +#: generalpagewizard.ui +msgctxt "" +"generalpagewizard.ui\n" "openExistingDatabase\n" "label\n" "string.text" msgid "Open an existing database _file" -msgstr "Abrir un ficheiro de base de datos existente" +msgstr "Abrir un _ficheiro de base de datos existente" #: generalpagewizard.ui msgctxt "" |