aboutsummaryrefslogtreecommitdiff
path: root/source/kl
diff options
context:
space:
mode:
authorAndras Timar <atimar@suse.com>2013-01-28 10:23:51 +0100
committerAndras Timar <atimar@suse.com>2013-01-28 12:21:58 +0100
commitca45d20c553bf1e203772da3360c5f87790b2997 (patch)
tree9a20a713cbbf2cc23c0f35f402631b1257ac5e4a /source/kl
parent8ca861c6eb6786da1e687bf43009349a518e6f5d (diff)
add missing translations for 'Insert' button
Change-Id: I3d1390cd6d9f3f0ce95f514439c170ce871ba72e
Diffstat (limited to 'source/kl')
-rw-r--r--source/kl/sw/uiconfig/swriter/ui.po35
1 files changed, 32 insertions, 3 deletions
diff --git a/source/kl/sw/uiconfig/swriter/ui.po b/source/kl/sw/uiconfig/swriter/ui.po
index 2e05d787ca7..a09d51b68ef 100644
--- a/source/kl/sw/uiconfig/swriter/ui.po
+++ b/source/kl/sw/uiconfig/swriter/ui.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2012-12-26 11:14+0100\n"
+"POT-Creation-Date: 2013-01-18 13:18+0100\n"
"PO-Revision-Date: 2012-11-17 19:03+0200\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
@@ -116,6 +116,15 @@ msgstr ""
#: indexentry.ui
msgctxt ""
"indexentry.ui\n"
+"insert\n"
+"label\n"
+"string.text"
+msgid "Insert"
+msgstr ""
+
+#: indexentry.ui
+msgctxt ""
+"indexentry.ui\n"
"typeft\n"
"label\n"
"string.text"
@@ -537,13 +546,14 @@ msgid "Properties"
msgstr ""
#: printersetup.ui
+#, fuzzy
msgctxt ""
"printersetup.ui\n"
"2\n"
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Ateq"
#: printersetup.ui
msgctxt ""
@@ -1070,6 +1080,15 @@ msgstr ""
#: inserttable.ui
msgctxt ""
"inserttable.ui\n"
+"ok\n"
+"label\n"
+"string.text"
+msgid "Insert"
+msgstr ""
+
+#: inserttable.ui
+msgctxt ""
+"inserttable.ui\n"
"label3\n"
"label\n"
"string.text"
@@ -1419,13 +1438,14 @@ msgid "URL"
msgstr ""
#: charurlpage.ui
+#, fuzzy
msgctxt ""
"charurlpage.ui\n"
"label37\n"
"label\n"
"string.text"
msgid "Name"
-msgstr ""
+msgstr "Ateq"
#: charurlpage.ui
msgctxt ""
@@ -2304,6 +2324,15 @@ msgstr ""
#: bibliographyentry.ui
msgctxt ""
"bibliographyentry.ui\n"
+"insert\n"
+"label\n"
+"string.text"
+msgid "Insert"
+msgstr ""
+
+#: bibliographyentry.ui
+msgctxt ""
+"bibliographyentry.ui\n"
"modify\n"
"label\n"
"string.text"
ice-4-2-0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/libcdr
AgeCommit message (Expand)Author
2013-02-28remove all d.lstMichael Stahl
2013-02-22quiet external module build log unless failureNorbert Thiebaud
2013-02-19rename SYSTEM_LIBCDR to SYSTEM_CDR to remove specialcasingBjoern Michaelsen
2013-01-29add missing export of variable passed to configureLuboš Luňák
2013-01-25CDR: Actually apply the patchFridrich Štrba
2013-01-25CDR: We want ICU_LIBS always empty since this is a static libraryFridrich Štrba
2013-01-25CDR: Override pkg-config with SYSTEM_ICUFridrich Štrba
2013-01-25CDR: fix large-angle computationFridrich Štrba
2013-01-25Avoid stray && in the system ICU caseTor Lillqvist
2013-01-25Blind "fix" for when using system ICUTor Lillqvist
2013-01-25Trying to fix libcdr buildFridrich Štrba
2013-01-25Uploading libcdr 0.0.10, hoping it worksFridrich Štrba
2013-01-04rhbz#891082: CMXDocument::isSupported: catch exceptionsMichael Stahl
2012-12-12One more MSBuild build fix for VS 2012Tor Lillqvist