diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-sv-SE/suite/profile/bookmarks.inc | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-sv-SE/suite/profile/bookmarks.inc | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/l10n-sv-SE/suite/profile/bookmarks.inc b/l10n-sv-SE/suite/profile/bookmarks.inc new file mode 100644 index 0000000000..176cc576d6 --- /dev/null +++ b/l10n-sv-SE/suite/profile/bookmarks.inc @@ -0,0 +1,87 @@ +#filter emptyLines + +# LOCALIZATION NOTE: The 'en-US' strings in some URLs will be replaced with +# your locale code, and link to your translated pages as soon as they're live. + +#define bookmarks_title Bokmärken +#define bookmarks_heading Bokmärken + +#define personal_toolbarfolder Bokmärkesfältet + +#define seamonkey_and_mozilla SeaMonkey och Mozilla + +# LOCALIZATION NOTE (seamonkey): +# link title for https://www.seamonkey-project.org/ (in the personal toolbar) +#define seamonkey SeaMonkey + +# LOCALIZATION NOTE (seamonkey_long): +# link title for https://www.seamonkey-project.org/ (in normal bookmarks) +#define seamonkey_long SeaMonkey-projektet + +# LOCALIZATION NOTE (mozilla_org): +# link title for http://www.mozilla.org/ (in the personal toolbar) +#define mozilla_org mozilla.org + +# LOCALIZATION NOTE (mozilla_org_long): +# link title for https://www.mozilla.org/ (in normal bookmarks) +#define mozilla_org_long Mozilla Organisationen + +# LOCALIZATION NOTE (mozilla_projects): +# link title for http://www.mozilla.org/projects/ +#define mozilla_projects Mozillaprojekt + +# LOCALIZATION NOTE (mozilla_about): +# link title for http://www.mozilla.org/about/ +#define mozilla_about Om Mozilla + +#define extend_seamonkey Utvidga SeaMonkey + +# LOCALIZATION NOTE (seamonkey_addons): +# link title for https://addons.thunderbird.net/en-US/seamonkey/ +#define seamonkey_addons SeaMonkey-tillägg + +# LOCALIZATION NOTE (seamonkey_themes): +# link title for https://addons.thunderbird.net/en-US/seamonkey/themes +#define seamonkey_themes SeaMonkey-teman + +# LOCALIZATION NOTE (seamonkey_dictionaries): +# link title for https://addons.thunderbird.net/en-US/seamonkey/dictionaries +#define seamonkey_dictionaries Stavningskontroll + +# LOCALIZATION NOTE (seamonkey_plugins): +# link title for https://addons.thunderbird.net/en-US/seamonkey/plugins +#define seamonkey_plugins Plugins till SeaMonkey + +# LOCALIZATION NOTE (mozdev): +# link title for http://www.mozdev.org/ +#define mozdev mozdev.org + +# LOCALIZATION NOTE (mozdev_seamonkey): +# link title for http://www.mozdev.org/projects/applications/SeaMonkey.html +#define mozdev_seamonkey SeaMonkey-tillägg från mozdev.org + +#define community_support Gemenskap & Support + +# LOCALIZATION NOTE (seamonkey_community): +# link title for https://www.seamonkey-project.org/community +#define seamonkey_community SeaMonkey-gemenskap + +# LOCALIZATION NOTE (mozillazine): +# link title for http://www.mozillazine.org/ +#define mozillazine mozillaZine + +# LOCALIZATION NOTE (seamonkey_support): +# link title for the mozillaZine SeaMonkey Support forum +#define seamonkey_support SeaMonkey Support Forum (mozillaZine) + +# LOCALIZATION NOTE (seamonkey_l10n): +# insert full bookmark line for localized SeaMonkey page (personal toolbar) +# e.g. #define seamonkey_l10n <DT><A HREF="https://www.seamonkey.tlh/">SeaMonkey tlhIngan</a> +#define seamonkey_l10n + +# LOCALIZATION NOTE (seamonkey_l10n_long): +# insert full bookmark line for localized SeaMonkey page (normal bookmark) +# e.g. #define seamonkey_l10n_long <DT><A HREF="https://www.seamonkey.tld/">tlhIngan Hol SeaMonkey</a> +#define seamonkey_l10n_long + +#unfilter emptyLines |