diff options
Diffstat (limited to 'l10n-sv-SE/mail/chrome/messenger/aboutDialog.dtd')
-rw-r--r-- | l10n-sv-SE/mail/chrome/messenger/aboutDialog.dtd | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/l10n-sv-SE/mail/chrome/messenger/aboutDialog.dtd b/l10n-sv-SE/mail/chrome/messenger/aboutDialog.dtd new file mode 100644 index 0000000000..b2655ca7c5 --- /dev/null +++ b/l10n-sv-SE/mail/chrome/messenger/aboutDialog.dtd @@ -0,0 +1,113 @@ +<!ENTITY aboutDialog.title "Om &brandFullName;"> + +<!-- LOCALIZATION NOTE (update.*): +# These strings are also used in the update pane of preferences. +# See about:preferences#advanced. +--> +<!-- LOCALIZATION NOTE (update.checkForUpdatesButton.*, update.updateButton.*): +# Only one button is present at a time. +# The button when displayed is located directly under the Thunderbird version in +# the about dialog. +--> +<!ENTITY update.checkForUpdatesButton.label "Sök efter uppdateringar"> +<!ENTITY update.checkForUpdatesButton.accesskey "S"> +<!ENTITY update.updateButton.label3 "Starta om för att uppdatera &brandShorterName;"> +<!ENTITY update.updateButton.accesskey "o"> + + +<!-- LOCALIZATION NOTE (warningDesc.version): This is a warning about the experimental nature of Nightly builds. It is only shown in this version. --> +<!ENTITY warningDesc.version "&brandShortName; är experimentell och kan vara instabil. "> +<!-- LOCALIZATION NOTE (warningDesc.telemetryDesc): This is a notification that Nightly builds automatically send Telemetry data back to Mozilla. It is only shown in this version. "It" refers to brandShortName. --> +<!ENTITY warningDesc.telemetryDesc "Den skickar automatiskt information om prestanda, hårdvara, användning och anpassningar tillbaka till &vendorShortName; för att göra &brandShortName; bättre."> + +<!-- LOCALIZATION NOTE (community.exp.*) This paragraph is shown in "experimental" builds, i.e. Nightly builds, instead of the other "community.*" strings below. --> +<!ENTITY community.exp.start ""> +<!-- LOCALIZATION NOTE (community.exp.mozillaLink): This is a link title that links to https://www.mozilla.org/. --> +<!ENTITY community.exp.mozillaLink "&vendorShortName;"> +<!ENTITY community.exp.middle " är en "> +<!-- LOCALIZATION NOTE (community.exp.creditslink): This is a link title that links to about:credits. --> +<!ENTITY community.exp.creditsLink "global gemenskap"> +<!ENTITY community.exp.end " som arbetar tillsammans för att hålla webben öppen, offentlig och tillgänglig för alla."> + +<!ENTITY community.start2 "&brandShortName; är skapad av "> +<!-- LOCALIZATION NOTE (community.mozillaLink): This is a link title that links to https://www.mozilla.org/. --> +<!ENTITY community.mozillaLink "&vendorShortName;"> +<!ENTITY community.middle2 ", en "> +<!-- LOCALIZATION NOTE (community.creditsLink): This is a link title that links to about:credits. --> +<!ENTITY community.creditsLink "global gemenskap"> +<!ENTITY community.end3 " som arbetar tillsammans för att hålla webben öppen, offentlig och tillgänglig för alla."> + +<!ENTITY helpus.start "Vill du hjälpa till? "> +<!-- LOCALIZATION NOTE (helpus.donateLink): This is a link title that links to the thunderbird donation page --> +<!ENTITY helpus.donateLink "Gör en donation"> +<!ENTITY helpus.middle " eller "> +<!-- LOCALIZATION NOTE (helpus.getInvolvedLink): This is a link title that links to https://www.thunderbird.net/get-involved/. --> +<!ENTITY helpus.getInvolvedLink "engagera dig!"> +<!ENTITY helpus.end ""> + +<!ENTITY releaseNotes.link "Versionsfakta"> + +<!-- LOCALIZATION NOTE (bottomLinks.license): This is a link title that links to about:license. --> +<!ENTITY bottomLinks.license "Licensinformation"> + +<!-- LOCALIZATION NOTE (bottomLinks.rights): This is a link title that links to about:rights. --> +<!ENTITY bottomLinks.rights "Användarrättigheter"> + +<!-- LOCALIZATION NOTE (bottomLinks.privacy): This is a link title that links to https://www.mozilla.org/legal/privacy/. --> +<!ENTITY bottomLinks.privacy "Sekretesspolicy"> + +<!-- LOCALIZATION NOTE (update.checkingForUpdates): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.checkingForUpdates "Söker efter uppdateringar…"> +<!-- LOCALIZATION NOTE (update.noUpdatesFound): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.noUpdatesFound "&brandShortName; är redan uppdaterad"> +<!-- LOCALIZATION NOTE (update.adminDisabled): try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.adminDisabled "Uppdateringar är inaktiverade av systemadministratören"> +<!-- LOCALIZATION NOTE (update.otherInstanceHandlingUpdates): try to make the localized text short --> +<!ENTITY update.otherInstanceHandlingUpdates "&brandShortName; uppdateras av en annan instans"> + +<!-- LOCALIZATION NOTE (update.failed.start,update.failed.linkText,update.failed.end): + update.failed.start, update.failed.linkText, and update.failed.end all go into + one line with linkText being wrapped in an anchor that links to a site to download + the latest version of Firefox (e.g. https://www.firefox.com). As this is all in + one line, try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.failed.start "Uppdatering misslyckades. "> +<!ENTITY update.failed.linkText "Hämta senaste versionen"> +<!ENTITY update.failed.end ""> + +<!-- LOCALIZATION NOTE (update.manual.start,update.manual.end): update.manual.start and update.manual.end + all go into one line and have an anchor in between with text that is the same as the link to a site + to download the latest version of Firefox (e.g. https://www.firefox.com). As this is all in one line, + try to make the localized text short (see bug 596813 for screenshots). --> +<!ENTITY update.manual.start "Hämta den "> +<!ENTITY update.manual.linkText "senaste versionen"> +<!ENTITY update.manual.end ""> + +<!-- LOCALIZATION NOTE (update.unsupported.start,update.unsupported.linkText,update.unsupported.end): + update.unsupported.start, update.unsupported.linkText, and + update.unsupported.end all go into one line with linkText being wrapped in + an anchor that links to a site to provide additional information regarding + why the system is no longer supported. As this is all in one line, try to + make the localized text short (see bug 843497 for screenshots). --> +<!ENTITY update.unsupported.start "Du kan inte utföra fler uppdateringar på systemet. "> +<!ENTITY update.unsupported.linkText "Läs mer"> +<!ENTITY update.unsupported.end ""> + +<!-- LOCALIZATION NOTE (update.downloading.start,update.downloading.end): update.downloading.start and + update.downloading.end all go into one line, with the amount downloaded inserted in between. As this + is all in one line, try to make the localized text short (see bug 596813 for screenshots). The — is + the "em dash" (long dash). + example: Downloading update — 111 KB of 13 MB --> +<!ENTITY update.downloading.start "Hämtar uppdatering — "> +<!ENTITY update.downloading.end ""> + +<!ENTITY update.applying "Tillämpar uppdatering…"> + +<!ENTITY update.restarting "Startar om…"> + +<!-- LOCALIZATION NOTE (channel.description.start,channel.description.end): channel.description.start and + channel.description.end create one sentence, with the current channel label inserted in between. + example: You are currently on the _Stable_ update channel. --> +<!ENTITY channel.description.start "Du finns för närvarande på uppdateringskanalen "> +<!ENTITY channel.description.end ". "> + +<!ENTITY cmdCloseMac.commandKey "w"> |