aboutsummaryrefslogtreecommitdiff
path: root/source/gl/cui/source/dialogs.po
diff options
context:
space:
mode:
Diffstat (limited to 'source/gl/cui/source/dialogs.po')
-rw-r--r--source/gl/cui/source/dialogs.po14
1 files changed, 7 insertions, 7 deletions
diff --git a/source/gl/cui/source/dialogs.po b/source/gl/cui/source/dialogs.po
index f2fddcfed0b..2d30947c95f 100644
--- a/source/gl/cui/source/dialogs.po
+++ b/source/gl/cui/source/dialogs.po
@@ -4,7 +4,7 @@ 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: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2015-01-10 19:41+0000\n"
+"PO-Revision-Date: 2015-05-04 17:09+0000\n"
"Last-Translator: Xosé <xosecalvo@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: gl\n"
@@ -14,7 +14,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Pootle 2.5.1\n"
"X-Accelerator-Marker: ~\n"
-"X-POOTLE-MTIME: 1420918872.000000\n"
+"X-POOTLE-MTIME: 1430759344.000000\n"
#: cuires.src
msgctxt ""
@@ -607,7 +607,7 @@ msgctxt ""
"RID_SVXSTR_EXCEPTION_RUNNING\n"
"string.text"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME."
-msgstr "Produciuse unha excepción ao executar o guión de execución %SCRIPTNAME %LANGUAGENAME."
+msgstr "Produciuse unha excepción ao executar o script %SCRIPTNAME en %LANGUAGENAME."
#: scriptdlg.src
msgctxt ""
@@ -615,7 +615,7 @@ msgctxt ""
"RID_SVXSTR_ERROR_AT_LINE\n"
"string.text"
msgid "An error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
-msgstr "Produciuse un erro ao executar o guión de execución %SCRIPTNAME %LANGUAGENAME na liña: %LINENUMBER."
+msgstr "Produciuse un erro ao executar o script %SCRIPTNAME en %LANGUAGENAME na liña: %LINENUMBER."
#: scriptdlg.src
msgctxt ""
@@ -623,7 +623,7 @@ msgctxt ""
"RID_SVXSTR_EXCEPTION_AT_LINE\n"
"string.text"
msgid "An exception occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
-msgstr "Produciuse unha excepción ao executar o guión de execución %SCRIPTNAME %LANGUAGENAME na liña: %LINENUMBER."
+msgstr "Produciuse unha excepción ao executar o script %SCRIPTNAME en %LANGUAGENAME na liña: %LINENUMBER."
#: scriptdlg.src
msgctxt ""
@@ -631,7 +631,7 @@ msgctxt ""
"RID_SVXSTR_FRAMEWORK_ERROR_RUNNING\n"
"string.text"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME."
-msgstr "Produciuse un erro no Scripting Framework ao executar o guión de execución %SCRIPTNAME %LANGUAGENAME."
+msgstr "Produciuse un erro no Scripting Framework ao executar o script %SCRIPTNAME en %LANGUAGENAME."
#: scriptdlg.src
msgctxt ""
@@ -639,7 +639,7 @@ msgctxt ""
"RID_SVXSTR_FRAMEWORK_ERROR_AT_LINE\n"
"string.text"
msgid "A Scripting Framework error occurred while running the %LANGUAGENAME script %SCRIPTNAME at line: %LINENUMBER."
-msgstr "Produciuse un erro no Scripting Framework ao executar o guión de execución %SCRIPTNAME %LANGUAGENAME na liña: %LINENUMBER."
+msgstr "Produciuse un erro no Scripting Framework ao executar o script %SCRIPTNAME en %LANGUAGENAME na liña: %LINENUMBER."
#: scriptdlg.src
msgctxt ""
-3-0'>libreoffice-4-3-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/test/source/sheet/globalsheetsettings.cxx
AgeCommit message (Expand)Author
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2018-01-16tdf#45904 Move _GlobalSheetSettings Java tests to C++Jens Carl