diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-ja/suite/profile/bookmarks.inc | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ja/suite/profile/bookmarks.inc')
-rw-r--r-- | l10n-ja/suite/profile/bookmarks.inc | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/l10n-ja/suite/profile/bookmarks.inc b/l10n-ja/suite/profile/bookmarks.inc new file mode 100644 index 0000000000..e8410dcccf --- /dev/null +++ b/l10n-ja/suite/profile/bookmarks.inc @@ -0,0 +1,67 @@ +#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 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 The SeaMonkey Project + +# LOCALIZATION NOTE (mozilla_org_long): +# link title for https://www.mozilla.org/ (in normal bookmarks) +#define mozilla_org_long The Mozilla Organization + +#define extend_seamonkey Extending SeaMonkey + +# LOCALIZATION NOTE (seamonkey_addons): +# link title for https://addons.thunderbird.net/en-US/seamonkey/ +#define seamonkey_addons SeaMonkey Add-ons + +# LOCALIZATION NOTE (seamonkey_themes): +# link title for https://addons.thunderbird.net/en-US/seamonkey/themes +#define seamonkey_themes SeaMonkey Themes + +# LOCALIZATION NOTE (seamonkey_dictionaries): +# link title for https://addons.thunderbird.net/en-US/seamonkey/dictionaries +#define seamonkey_dictionaries Spell Checking Dictionaries + +# LOCALIZATION NOTE (seamonkey_plugins): +# link title for https://addons.thunderbird.net/en-US/seamonkey/plugins +#define seamonkey_plugins Plugins for SeaMonkey + +#define community_support Community & Support + +# LOCALIZATION NOTE (seamonkey_community): +# link title for https://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="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 |