aboutsummaryrefslogtreecommitdiff
path: root/source/is/basctl
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-17 18:58:51 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2014-10-17 20:12:44 +0200
commit781673fea7346b0d148bf85984826c0556fdf1b9 (patch)
treec1b6090e665319fbc118017cb082d97eba9630de /source/is/basctl
parentd9ae641365f094cc1898d7f614dc8a72a1c6b914 (diff)
update translations for 4.4.0.0alpha1
(based on the 4.3 translations) and force-fix errors using pocheck Change-Id: I64547fd1d137a0bfa7bd4a55e8a547a7845faf96
Diffstat (limited to 'source/is/basctl')
-rw-r--r--source/is/basctl/source/basicide.po16
1 files changed, 12 insertions, 4 deletions
diff --git a/source/is/basctl/source/basicide.po b/source/is/basctl/source/basicide.po
index d87def149b8..6274b40a995 100644
--- a/source/is/basctl/source/basicide.po
+++ b/source/is/basctl/source/basicide.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: 2014-05-02 00:02+0200\n"
+"POT-Creation-Date: 2014-05-30 13:08+0200\n"
"PO-Revision-Date: 2012-06-19 13:20+0200\n"
"Last-Translator: Sveinn í Felli <sv1@fellsnet.is>\n"
"Language-Team: Icelandic <translation-team-is@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
msgctxt ""
"basicprint.src\n"
"RID_PRINTDLG_STRLIST\n"
-"1\n"
+"Print range\n"
"itemlist.text"
msgid "Print range"
msgstr "Prentbil"
@@ -28,7 +28,7 @@ msgstr "Prentbil"
msgctxt ""
"basicprint.src\n"
"RID_PRINTDLG_STRLIST\n"
-"2\n"
+"All ~Pages\n"
"itemlist.text"
msgid "All ~Pages"
msgstr "~Allar síður"
@@ -37,7 +37,7 @@ msgstr "~Allar síður"
msgctxt ""
"basicprint.src\n"
"RID_PRINTDLG_STRLIST\n"
-"3\n"
+"Pa~ges\n"
"itemlist.text"
msgid "Pa~ges"
msgstr "~Síður"
@@ -423,6 +423,14 @@ msgstr "Ekki er hægt að loka glugganum meðan BASIC keyrir."
#: basidesh.src
msgctxt ""
"basidesh.src\n"
+"RID_STR_CANNOTSAVEVBA\n"
+"string.text"
+msgid "You are editing a VBA macro. Changes can be saved only in OpenDocument Format."
+msgstr ""
+
+#: basidesh.src
+msgctxt ""
+"basidesh.src\n"
"RID_STR_REPLACESTDLIB\n"
"string.text"
msgid "The default library cannot be replaced."
'>libreoffice-3-5-5 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/svx/Makefile
AgeCommit message (Expand)Author
2012-02-05switch to include-based build rather than sourced-based buildNorbert Thiebaud
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen
2011-11-29move reconfigure into gbuildBjoern Michaelsen
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen
2011-11-16tweak gbuild standart Makefile to allow partial build in unsourced envNorbert Thiebaud
2011-08-05reflect gmake flavorTakeshi Abe
2011-08-05Emacs mode line compatible with vi's oneTakeshi Abe