diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ro/suite/profile/bookmarks.inc | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/l10n-ro/suite/profile/bookmarks.inc b/l10n-ro/suite/profile/bookmarks.inc new file mode 100644 index 0000000000..25d025fbf9 --- /dev/null +++ b/l10n-ro/suite/profile/bookmarks.inc @@ -0,0 +1,90 @@ +# 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/. +#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 Bookmarks +#define bookmarks_heading Bookmarks + +#define personal_toolbarfolder Personal Toolbar Folder + +#define seamonkey_and_mozilla SeaMonkey and Mozilla + +# LOCALIZATION NOTE (seamonkey): +# link title for http://www.seamonkey-project.org/ (in the personal toolbar) +#define seamonkey SeaMonkey + +# LOCALIZATION NOTE (seamonkey_long): +# link title for http://www.seamonkey-project.org/ (in normal bookmarks) +#define seamonkey_long The SeaMonkey Project + +# 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 http://www.mozilla.org/ (in normal bookmarks) +#define mozilla_org_long The Mozilla Organization + +# LOCALIZATION NOTE (mozilla_projects): +# link title for http://www.mozilla.org/projects/ +#define mozilla_projects Mozilla Projects + +# LOCALIZATION NOTE (mozilla_about): +# link title for http://www.mozilla.org/about/ +#define mozilla_about About Mozilla + +#define extend_seamonkey Extending SeaMonkey + +# LOCALIZATION NOTE (seamonkey_addons): +# link title for https://addons.mozilla.org/en-US/seamonkey/ +#define seamonkey_addons SeaMonkey Add-ons + +# LOCALIZATION NOTE (seamonkey_themes): +# link title for https://addons.mozilla.org/en-US/seamonkey/themes +#define seamonkey_themes SeaMonkey Themes + +# LOCALIZATION NOTE (seamonkey_dictionaries): +# link title for https://addons.mozilla.org/en-US/seamonkey/dictionaries +#define seamonkey_dictionaries Spell Checking Dictionaries + +# LOCALIZATION NOTE (seamonkey_plugins): +# link title for https://addons.mozilla.org/en-US/seamonkey/plugins +#define seamonkey_plugins Plugins for 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 Extensions from mozdev.org + +#define community_support Community & Support + +# LOCALIZATION NOTE (seamonkey_community): +# link title for http://www.seamonkey-project.org/community +#define seamonkey_community SeaMonkey Community + +# 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="http://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="http://www.seamonkey.tld/">tlhIngan Hol SeaMonkey</a> +#define seamonkey_l10n_long + +#unfilter emptyLines |