aboutsummaryrefslogtreecommitdiff
path: root/source/sv/editeng
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:03:56 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-12-18 12:07:23 +0100
commit9a856d562ebae5d1ae691ec623cf4ebb23299930 (patch)
tree532a7bfe8768b8e8f6fb536db66604e678508857 /source/sv/editeng
parent28cfef34df86f518e0d03f4d2fd18bfe2916d982 (diff)
update translations for 6.0/master
and force-fix errors using pocheck Change-Id: Ie978deb62c62ea4ad661ea45d155bdd4b0d1f811
Diffstat (limited to 'source/sv/editeng')
-rw-r--r--source/sv/editeng/messages.po18
1 files changed, 12 insertions, 6 deletions
diff --git a/source/sv/editeng/messages.po b/source/sv/editeng/messages.po
index 4bf7b3e8da6..b0c1c59ffd1 100644
--- a/source/sv/editeng/messages.po
+++ b/source/sv/editeng/messages.po
@@ -14,34 +14,40 @@ msgstr ""
"X-Generator: LibreOffice\n"
#: spellmenu.ui:12
+#, fuzzy
msgctxt "spellmenu|ignore"
msgid "I_gnore All"
-msgstr ""
+msgstr "I_gnorera alla"
#: spellmenu.ui:19
+#, fuzzy
msgctxt "spellmenu|insert"
msgid "_Add to Dictionary"
-msgstr ""
+msgstr "Lägg till i ordlista"
#: spellmenu.ui:33
+#, fuzzy
msgctxt "spellmenu|add"
msgid "_Add to Dictionary"
-msgstr ""
+msgstr "Lägg till i ordlista"
#: spellmenu.ui:41
+#, fuzzy
msgctxt "spellmenu|check"
msgid "_Spellcheck..."
-msgstr ""
+msgstr "Stavningskontroll..."
#: spellmenu.ui:55
+#, fuzzy
msgctxt "spellmenu|autocorrect"
msgid "AutoCorrect _To"
-msgstr ""
+msgstr "Autokorrigera till"
#: spellmenu.ui:69
+#, fuzzy
msgctxt "spellmenu|autocorrectdlg"
msgid "Auto_Correct Options..."
-msgstr ""
+msgstr "Alternativ för autokorrigering..."
#. enum SvxBreak ------------------------------------------------------------
#: editrids.hrc:26
tion> LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/include/svx/sdgtritm.hxx
AgeCommit message (Expand)Author
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-03-26Split TYPEINFO into plain and TYPEINFO_OVERRIDEStephan Bergmann
2014-03-01Remove visual noise from includeAlexander Wilms
2013-11-09fdo#65108 inter-module includes <> include/svxNorbert Thiebaud
2013-10-23fixincludeguards.sh: include/svxThomas Arnhold