i18n: add skip link
This commit is contained in:
parent
0b5143c31e
commit
5da260da5e
11 changed files with 152 additions and 101 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Translations template for PROJECT.
|
||||
# Swedish translations for PROJECT.
|
||||
# Copyright (C) 2026 ORGANIZATION
|
||||
# This file is distributed under the same license as the PROJECT project.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2026.
|
||||
|
|
@ -7,42 +7,52 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
|
||||
"POT-Creation-Date: 2026-03-07 17:05+0000\n"
|
||||
"POT-Creation-Date: 2026-03-12 06:09+0000\n"
|
||||
"PO-Revision-Date: 2026-03-11 14:43+0000\n"
|
||||
"Last-Translator: irl <irl@sr2.uk>\n"
|
||||
"Language-Team: Swedish <https://hosted.weblate.org/projects/sr2/snapdirect/"
|
||||
"sv/>\n"
|
||||
"Language: sv\n"
|
||||
"Language-Team: Swedish "
|
||||
"<https://hosted.weblate.org/projects/sr2/snapdirect/sv/>\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.17-dev\n"
|
||||
"Generated-By: Babel 2.17.0\n"
|
||||
"Generated-By: Babel 2.18.0\n"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:66
|
||||
#: src/snapshots/templates/article-template.html.j2:59
|
||||
msgid "Skip to main content"
|
||||
msgstr "Hoppa till huvudinnehåll"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:64
|
||||
msgid "How do I know that I can trust this page?"
|
||||
msgstr "Hur vet jag att jag kan lita på den här sidan?"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:73
|
||||
#: src/snapshots/templates/article-template.html.j2:71
|
||||
#, python-brace-format
|
||||
msgid ""
|
||||
"This story is a copy of an article from <a href=\"{site_url}\" class"
|
||||
"=\"snap-trust-header__sitelink\">{site_title}</a>. It is delivered to "
|
||||
"you from a trusted archive to assure its availability over time."
|
||||
"=\"snap-trust-header__sitelink\">{site_title}</a>. It is delivered to you"
|
||||
" from a trusted archive to assure its availability over time."
|
||||
msgstr ""
|
||||
"Den här artikeln är en kopia av en artikel från <a href=\"{site_url}\" "
|
||||
"class=\"snap-trust-header__sitelink\">{site_title}</a>. Den levereras till "
|
||||
"dig från ett betrott arkiv för att säkerställa dess tillgänglighet över tid."
|
||||
"class=\"snap-trust-header__sitelink\">{site_title}</a>. Den levereras "
|
||||
"till dig från ett betrott arkiv för att säkerställa dess tillgänglighet "
|
||||
"över tid."
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:76
|
||||
#: src/snapshots/templates/article-template.html.j2:73
|
||||
msgid "View the article source"
|
||||
msgstr "Visa artikelns källa"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:143
|
||||
#: src/snapshots/templates/article-template.html.j2:114
|
||||
#, fuzzy
|
||||
msgid "View the original article"
|
||||
msgstr "Visa originalartikeln"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:138
|
||||
msgid "You are leaving this page"
|
||||
msgstr "Du lämnar den här sidan"
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:163
|
||||
#: src/snapshots/templates/article-template.html.j2:157
|
||||
msgid ""
|
||||
"This link will redirect you to an external website. If it’s not available"
|
||||
" in your region, you may not be able to access it."
|
||||
|
|
@ -50,6 +60,7 @@ msgstr ""
|
|||
"Den här länken omdirigerar dig till en extern webbplats. Om den inte är "
|
||||
"tillgänglig i din region kanske du inte kan komma åt den."
|
||||
|
||||
#: src/snapshots/templates/article-template.html.j2:165
|
||||
#: src/snapshots/templates/article-template.html.j2:159
|
||||
msgid "Continue"
|
||||
msgstr "Fortsätt"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue