diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-sl/suite/profile/bookmarks.inc | 77 |
1 files changed, 77 insertions, 0 deletions
diff --git a/l10n-sl/suite/profile/bookmarks.inc b/l10n-sl/suite/profile/bookmarks.inc new file mode 100644 index 0000000000..53406c341d --- /dev/null +++ b/l10n-sl/suite/profile/bookmarks.inc @@ -0,0 +1,77 @@ +#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 Zaznamki +#define bookmarks_heading Zaznamki + +#define personal_toolbarfolder Mapa z osebno orodnico + +#define seamonkey_and_mozilla SeaMonkey in 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 Projekt SeaMonkey + +# LOCALIZATION NOTE (mozilla_org_long): +# link title for https://www.mozilla.org/ (in normal bookmarks) +#define mozilla_org_long Organizacija Mozilla + +#define extend_seamonkey Širitev SeaMonkeyja + +# LOCALIZATION NOTE (seamonkey_addons): +# link title for https://addons.thunderbird.net/en-US/seamonkey/ +#define seamonkey_addons Dodatki za SeaMonkey + +# LOCALIZATION NOTE (seamonkey_themes): +# link title for https://addons.thunderbird.net/en-US/seamonkey/themes +#define seamonkey_themes Teme za SeaMonkey + +# LOCALIZATION NOTE (seamonkey_dictionaries): +# link title for https://addons.thunderbird.net/en-US/seamonkey/dictionaries +#define seamonkey_dictionaries Slovarji za preverjanje črkovanja + +# LOCALIZATION NOTE (seamonkey_plugins): +# link title for https://addons.thunderbird.net/en-US/seamonkey/plugins +#define seamonkey_plugins Vtičniki za 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 Razširitve za SeaMonkey z mozdev.org + +#define community_support Skupnost in podpora + +# LOCALIZATION NOTE (seamonkey_community): +# link title for https://www.seamonkey-project.org/community +#define seamonkey_community Skupnost SeaMonkey + +# 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 Forum s podporo za SeaMonkey (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> +# Do not remove the trailing spaces here or MERGE_FILE in l0n builds will fail! +#define seamonkey_l10n <DT><A HREF="http://mozilla.si/">Mozilla Slovenija</a> + +# 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> +# Do not remove the trailing spaces here or or MERGE_FILE in l0n builds will fail! +#define seamonkey_l10n_long <DT><A HREF="http://mozilla.si/">Mozilla Slovenija</a> + +#unfilter emptyLines |