diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-05-25 13:25:24 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2022-05-25 13:27:50 +0200 |
commit | baa28fb3a6161fa057808d25b69ce24e21a1f9d8 (patch) | |
tree | 57a60ae046b0a3b136026e9bb71cf261a47e7a54 /source/sv/cui | |
parent | 9ef7b8c2ece5a5fc774c5226151a84a84958015e (diff) |
update translations for master/7.4
and force-fix errors using pocheck
Change-Id: I6791c0fed18c372d154a25de9c826720bb037af8
Diffstat (limited to 'source/sv/cui')
-rw-r--r-- | source/sv/cui/messages.po | 40 |
1 files changed, 26 insertions, 14 deletions
diff --git a/source/sv/cui/messages.po b/source/sv/cui/messages.po index 0574a844fee..2fccc21b820 100644 --- a/source/sv/cui/messages.po +++ b/source/sv/cui/messages.po @@ -3,9 +3,9 @@ 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: 2022-05-10 20:15+0200\n" -"PO-Revision-Date: 2022-05-10 13:19+0000\n" -"Last-Translator: Leif-Jöran Olsson <info@friprogramvarusyndikatet.se>\n" +"POT-Creation-Date: 2022-05-25 12:35+0200\n" +"PO-Revision-Date: 2022-05-23 12:49+0000\n" +"Last-Translator: Andreas Pettersson <az@kth.se>\n" "Language-Team: Swedish <https://translations.documentfoundation.org/projects/libo_ui-master/cuimessages/sv/>\n" "Language: sv\n" "MIME-Version: 1.0\n" @@ -2776,11 +2776,11 @@ msgctxt "RID_CUI_TIPOFTHEDAY" msgid "With the Navigator you can select & move up/down headings and the text below the heading, in the Navigator and in the document." msgstr "Med Navigator kan du välja och flytta upp/ner rubriker och texten under rubriken, i Navigatorn och i dokumentet." -#. 8qYrk +#. y8B2s #: cui/inc/tipoftheday.hrc:152 msgctxt "RID_CUI_TIPOFTHEDAY" -msgid "To quickly get a math object in Writer type your formula, mark it, and use Insert ▸ Object ▸ Formula to convert the text." -msgstr "För att snabbt få ett matematikobjekt i Writer skriver du din formel, markerar den och använder Infoga ▸ Objekt ▸ Formel för att konvertera texten." +msgid "Want to get a math object into Writer quickly? Type your formula, select it, and use Insert ▸ OLE Object ▸ Formula to convert the text." +msgstr "" #. Zj7NA #: cui/inc/tipoftheday.hrc:153 @@ -3545,7 +3545,7 @@ msgstr "Tryck Skift+F1 för att se alla tillgängliga utökade verktygstips i di #: cui/inc/tipoftheday.hrc:275 msgctxt "RID_CUI_TIPOFTHEDAY" msgid "Never use certain arrow styles? Remove them by using the Delete button on the Format ▸ Text Box and Shape ▸ Line ▸ Arrow Styles tab." -msgstr "" +msgstr "Använder du aldrig vissa pilstilar? Ta bort dem genom att använda knappen Ta bort på fliken Format ▸ Textruta och Form ▸ Linje ▸ Pilstilar." #. hsZPg #: cui/inc/tipoftheday.hrc:278 @@ -13624,32 +13624,44 @@ msgctxt "objecttitledescdialog|ObjectTitleDescDialog" msgid "Description" msgstr "Beskrivning" -#. FYqhw +#. E4YpG #: cui/uiconfig/ui/objecttitledescdialog.ui:92 msgctxt "objecttitledescdialog|object_title_label" -msgid "_Title:" -msgstr "Titel:" +msgid "_Text Alternative:" +msgstr "" + +#. Ge74Q +#: cui/uiconfig/ui/objecttitledescdialog.ui:94 +msgctxt "objecttitledescdialog|object_title_label|tooltip_text" +msgid "Give a short description of non-text content for users who do not see this object." +msgstr "" #. mMZoM -#: cui/uiconfig/ui/objecttitledescdialog.ui:112 +#: cui/uiconfig/ui/objecttitledescdialog.ui:113 msgctxt "objecttitledescdialog|extended_tip|object_title_entry" msgid "Enter a title text. This short name is visible as an alternative tag in HTML format. Accessibility tools can read this text." msgstr "Ange en titeltext. Detta korta namn är synligt som en alternativ tagg i HTML-format. Tillgänglighetsverktyg kan läsa den här texten." #. kDbQ9 -#: cui/uiconfig/ui/objecttitledescdialog.ui:126 +#: cui/uiconfig/ui/objecttitledescdialog.ui:127 msgctxt "objecttitledescdialog|desc_label" msgid "_Description:" msgstr "_Beskrivning:" +#. EFUyD +#: cui/uiconfig/ui/objecttitledescdialog.ui:129 +msgctxt "objecttitledescdialog|desc_label|tooltip_text" +msgid "Give longer explanation of non-text content that is too complex to be described briefly in “Text Alternative”" +msgstr "" + #. vT3u9 -#: cui/uiconfig/ui/objecttitledescdialog.ui:149 +#: cui/uiconfig/ui/objecttitledescdialog.ui:151 msgctxt "objecttitledescdialog|extended_tip|desc_entry" msgid "Enter a description text. The long description text can be entered to describe a complex object or group of objects to users with screen reader software. The description is visible as an alternative tag for accessibility tools." msgstr "Fastslå en beskrivning. Beskrivningen används i ALT attributen i HTML element för att hjälpa med tillgänlighetsverktyg." #. 8BCe3 -#: cui/uiconfig/ui/objecttitledescdialog.ui:180 +#: cui/uiconfig/ui/objecttitledescdialog.ui:182 msgctxt "objecttitledescdialog|extended_tip|ObjectTitleDescDialog" msgid "Assigns a title and a description to the selected object. These are accessible for accessibility tools and as alternative tags when you export the document." msgstr "Fastslå rubriken och beskrivningen för objektet. Dessa syns med hjälp av tillgänglighetverktug och i alternat markering då dokumentet exporteras." |