aboutsummaryrefslogtreecommitdiff
path: root/source/gd/framework
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-21 15:28:15 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-05-21 16:38:44 +0200
commitb1ee9c9e1542b856cfe2412c6dffeeb5a353810a (patch)
tree0561bbe84657166d1cbc87815ca6c779db08869e /source/gd/framework
parenteb6ea5dcf7183a496e02d21024fc05b141c5c65e (diff)
update translations for 4.3.0 beta1 libreoffice-4-3-branch-point
and force-fix errors using pocheck Change-Id: I158f19ccf03f49a3669763f157c02e6dde106aa5
Diffstat (limited to 'source/gd/framework')
-rw-r--r--source/gd/framework/source/classes.po84
1 files changed, 2 insertions, 82 deletions
diff --git a/source/gd/framework/source/classes.po b/source/gd/framework/source/classes.po
index 38233fedd69..d2e3535672a 100644
--- a/source/gd/framework/source/classes.po
+++ b/source/gd/framework/source/classes.po
@@ -2,8 +2,8 @@
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-23 12:05+0200\n"
+"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
+"POT-Creation-Date: 2014-05-02 00:06+0200\n"
"PO-Revision-Date: 2013-05-27 01:19+0000\n"
"Last-Translator: Michael <fios@akerbeltz.org>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -153,86 +153,6 @@ msgstr "Tuilleadan %num%"
#: resource.src
msgctxt ""
"resource.src\n"
-"DLG_LICENSE\n"
-"FT_INFO1\n"
-"fixedtext.text"
-msgid "Please follow these steps to proceed with the installation:"
-msgstr "Lean ris na ceuman a leanas gus leantainn ort leis an stàladh:"
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
-"DLG_LICENSE\n"
-"FT_INFO2_1\n"
-"fixedtext.text"
-msgid "1."
-msgstr "1."
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
-"DLG_LICENSE\n"
-"FT_INFO2\n"
-"fixedtext.text"
-msgid "View the complete License Agreement. Please use the scroll bar or the '%PAGEDOWN' button in this dialog to view the entire license text."
-msgstr "Leugh Aonta a' Cheadachais gu lèir. Cleachd am bàr-sgrolaidh air a' phutan '%PAGEDOWN' sa chòmhradh seo gus teacsa gu lèir a' cheadachais a leughadh."
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
-"DLG_LICENSE\n"
-"PB_PAGEDOWN\n"
-"pushbutton.text"
-msgid "Scroll Down"
-msgstr "Sgrolaich sìos"
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
-"DLG_LICENSE\n"
-"FT_INFO3_1\n"
-"fixedtext.text"
-msgid "2."
-msgstr "2."
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
-"DLG_LICENSE\n"
-"FT_INFO3\n"
-"fixedtext.text"
-msgid "Accept the License Agreement."
-msgstr "Gabh ri Aonta a' Cheadachais."
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
-"DLG_LICENSE\n"
-"LICENSE_ACCEPT\n"
-"string.text"
-msgid "~Accept"
-msgstr "~Gabh ris"
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
-"DLG_LICENSE\n"
-"LICENSE_NOTACCEPT\n"
-"string.text"
-msgid "Decline"
-msgstr "Diùlt"
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
-"DLG_LICENSE\n"
-"modaldialog.text"
-msgid "License Agreement"
-msgstr "Aonta a' Cheadachais"
-
-#: resource.src
-msgctxt ""
-"resource.src\n"
"STR_FULL_DISC_RETRY_BUTTON\n"
"string.text"
msgid "Retry"
ce-4-4-6'>libreoffice-4-4-6 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/stoc
AgeCommit message (Expand)Author
2017-06-05Improved loplugin:cstylecast to reference types: stocStephan Bergmann
2017-06-02Improved loplugin:redundantcast static_cast handling: stocStephan Bergmann
2017-05-20cleanup unused css/uri/ includesJochen Nitschke
2017-05-20cleanup unused css/script/ includesJochen Nitschke
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert stoc from OSL_ASSERT to assertChris Sherlock
2017-05-07tdf#43157: convert stoc tests from OSL_ASSERT to assertChris Sherlock
2017-05-04Replace all OUString("") with OUString()Arnaud Versini
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-13Simplify passing options to jfw_startVMStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11sal_Bool -> boolStephan Bergmann
2017-04-11Use std::unique_ptr<JavaInfo> for lifecycle management in jvmfwk/framework.hxxStephan Bergmann
2017-04-06loplugin:redundantcast find cstyle double castsNoel Grandin