diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-sv-SE/suite/chrome/common/pref/pref-applications.properties | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-sv-SE/suite/chrome/common/pref/pref-applications.properties b/l10n-sv-SE/suite/chrome/common/pref/pref-applications.properties new file mode 100644 index 0000000000..997bbc41c3 --- /dev/null +++ b/l10n-sv-SE/suite/chrome/common/pref/pref-applications.properties @@ -0,0 +1,34 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +#### Applications + +fileEnding=%S-fil +saveFile=Spara fil + +# LOCALIZATION NOTE (useApp, useDefault): %S = Application name +useApp=Använd %S +useDefault=Använd %S (förvalt) + +useOtherApp=Använd annat… +fpTitleChooseApp=Välj hjälpprogram +manageApp=Programdetaljer… +webFeed=Webbkanal +videoPodcastFeed=Videopoddsändning +audioPodcastFeed=Poddsändning +alwaysAsk=Fråga alltid + +# LOCALIZATION NOTE (usePluginIn): +# %1$S = plugin name (for example "QuickTime Plugin-in 7.2") +# %2$S = brandShortName from brand.properties (for example "Minefield") +usePluginIn=Använd %S (i %S) + +# LOCALIZATION NOTE (previewInApp, addNewsBlogsInApp): %S = brandShortName +previewInApp=Förhandsgranska i %S +addNewsBlogsInApp=Prenumerera med %S + +# LOCALIZATION NOTE (typeDescriptionWithType): +# %1$S = type description (for example "Portable Document Format") +# %2$S = type (for example "application/pdf") +typeDescriptionWithType=%S (%S) |