diff options
Diffstat (limited to 'l10n-it/browser/profile')
-rw-r--r-- | l10n-it/browser/profile/bookmarks.inc | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/l10n-it/browser/profile/bookmarks.inc b/l10n-it/browser/profile/bookmarks.inc new file mode 100644 index 0000000000..a02b88a016 --- /dev/null +++ b/l10n-it/browser/profile/bookmarks.inc @@ -0,0 +1,65 @@ +#filter emptyLines + +# LOCALIZATION NOTE: The 'en-US' strings in the URLs will be replaced with +# your locale code, and link to your translated pages as soon as they're +# live. + +#define bookmarks_title Segnalibri +#define bookmarks_heading Segnalibri + +#define bookmarks_toolbarfolder Cartella della barra dei segnalibri +#define bookmarks_toolbarfolder_description Aggiungere un segnalibro a questa cartella per mostrarlo nella barra dei segnalibri + +# LOCALIZATION NOTE (getting_started): +# link title for http://www.mozilla.com/en-US/firefox/central/ +#define getting_started Come iniziare + +# LOCALIZATION NOTE (firefox_heading): +# Firefox links folder name +#define firefox_heading Mozilla Firefox + +# LOCALIZATION NOTE (firefox_help): +# link title for http://www.mozilla.com/en-US/firefox/help/ +#define firefox_help Aiuto e guide + +# LOCALIZATION NOTE (firefox_customize): +# link title for http://www.mozilla.com/en-US/firefox/customize/ +#define firefox_customize Personalizza Firefox + +# LOCALIZATION NOTE (firefox_community): +# link title for http://www.mozilla.com/en-US/firefox/community/ +#define firefox_community Collabora con noi + +# LOCALIZATION NOTE (firefox_about): +# link title for http://www.mozilla.com/en-US/firefox/about/ +#define firefox_about Informazioni + +# LOCALIZATION NOTE (nightly_heading): +# Firefox Nightly links folder name +#define nightly_heading Risorse per Firefox Nightly + +# LOCALIZATION NOTE (nightly_blog): +# Nightly builds only, link title for https://blog.nightly.mozilla.org/ +#define nightly_blog Firefox Nightly blog + +# LOCALIZATION NOTE (bugzilla): +# Nightly builds only, link title for https://bugzilla.mozilla.org/ +#define bugzilla Mozilla - Segnalazione bug + +# LOCALIZATION NOTE (mdn): +# Nightly builds only, link title for https://developer.mozilla.org/ +#define mdn Mozilla Developer Network + +# LOCALIZATION NOTE (nightly_tester_tools): +# Nightly builds only, link title for https://addons.mozilla.org/en-US/firefox/addon/nightly-tester-tools/ +#define nightly_tester_tools Nightly Tester Tools + +# LOCALIZATION NOTE (crashes): +# Nightly builds only, link title for about:crashes +#define crashes Elenco degli arresti anomali + +# LOCALIZATION NOTE (planet): +# Nightly builds only, link title for https://planet.mozilla.org/ +#define planet Pianeta Mozilla + +#unfilter emptyLines |