diff options
Diffstat (limited to 'l10n-it/suite/profile')
-rw-r--r-- | l10n-it/suite/profile/bookmarks.extra | 17 | ||||
-rw-r--r-- | l10n-it/suite/profile/bookmarks.inc | 87 | ||||
-rw-r--r-- | l10n-it/suite/profile/chrome/userChrome-example.css | 51 | ||||
-rw-r--r-- | l10n-it/suite/profile/chrome/userContent-example.css | 39 | ||||
-rw-r--r-- | l10n-it/suite/profile/panels.extra | 7 |
5 files changed, 201 insertions, 0 deletions
diff --git a/l10n-it/suite/profile/bookmarks.extra b/l10n-it/suite/profile/bookmarks.extra new file mode 100644 index 0000000000..7d73f8636c --- /dev/null +++ b/l10n-it/suite/profile/bookmarks.extra @@ -0,0 +1,17 @@ +#filter emptyLines + +# LOCALIZATION NOTE: You can additional bookmark entries here for inclusion +# in your language's default profiles. +# Please do not add many entries here, only things that many users in your +# country will actually need. +# For most localizations, it's enough to localize the descriptions and domain +# names of the Google bookmarks below. + + <DT><H3>Search the Web</H3> + <DL><p> + <DT><A HREF="http://www.google.com/">Google</A> + <DT><A HREF="http://groups.google.com/">Google Groups</A> + <DT><A HREF="http://news.google.com/">Google News</A> + </DL><p> + +#unfilter emptyLines diff --git a/l10n-it/suite/profile/bookmarks.inc b/l10n-it/suite/profile/bookmarks.inc new file mode 100644 index 0000000000..a19663d421 --- /dev/null +++ b/l10n-it/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 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://en-US.add-ons.mozilla.com/en-US/seamonkey/ +#define seamonkey_addons SeaMonkey Add-ons + +# LOCALIZATION NOTE (seamonkey_themes): +# link title for https://en-US.add-ons.mozilla.com/en-US/seamonkey/themes +#define seamonkey_themes SeaMonkey Themes + +# LOCALIZATION NOTE (seamonkey_dictionaries): +# link title for https://en-US.add-ons.mozilla.com/en-US/seamonkey/dictionaries +#define seamonkey_dictionaries Spell Checking Dictionaries + +# LOCALIZATION NOTE (seamonkey_plugins): +# link title for https://en-US.add-ons.mozilla.com/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 <DT><A HREF="http://www.seamonkey.tld/">tlhIngan Hol SeaMonkey</a> +#define seamonkey_l10n_long + +#unfilter emptyLines diff --git a/l10n-it/suite/profile/chrome/userChrome-example.css b/l10n-it/suite/profile/chrome/userChrome-example.css new file mode 100644 index 0000000000..d867f893a7 --- /dev/null +++ b/l10n-it/suite/profile/chrome/userChrome-example.css @@ -0,0 +1,51 @@ +/* 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/. */ + +/*
+ * Modificare questo file e copiarlo come userChrome.css nel proprio
+ * profilo-directory/chrome/
+ */
+
+/*
+ * Questo file può essere utilizzato per personalizzare l'aspetto dell'interfaccia di Mozilla
+ * Si suggerisce di utilizzare !important sulle regole in cui si desidera
+ * sovrascrivere le impostazioni predefinite.
+ */
+
+/*
+ * Non rimuovere la riga @namespace -- E' necessaria per il corretto funzionamento
+ */
+@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* imposta il namespace predefinito per XUL */
+
+
+/*
+ * Alcuni miglioramenti possibili per l'accessibilità:
+ */
+
+/*
+ * Imposta le dimensioni predefinite dei caratteri a 20 pt:
+ *
+ * * {
+ * font-size: 20pt !important
+ * }
+ */
+/*
+ * Imposta in particolare alcune voci di menu a 15 pt invece della dimensione predefinita:
+ *
+ * menupopup > * {
+ * font-size: 15pt !important
+ * }
+ */
+/*
+ * Imposta un carattere a spaziatura fissa per la barra degli indirizzi (URL)
+ *
+ * #urlbar {
+ * font-family: monospace !important;
+ * }
+ */
+
+/*
+ * Per altri esempi consultare http://www.mozilla.org/unix/customizing.html
+ */
+
diff --git a/l10n-it/suite/profile/chrome/userContent-example.css b/l10n-it/suite/profile/chrome/userContent-example.css new file mode 100644 index 0000000000..7876de1211 --- /dev/null +++ b/l10n-it/suite/profile/chrome/userContent-example.css @@ -0,0 +1,39 @@ +/* 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/. */ + +/* + * Modificare questo file e copiarlo come userContent.css nel proprio + * profilo-directory/chrome/ + */ + +/* + * Questo file può essere utile per applicare uno stile a tutte le pagine visualizzate. + * Le regole senza !important vengono sovrascritte dalle impostazioni + * dell'autore, se esistenti. Le regole con !important sovrascrivono quelle dell'autore. + */ + +/* + * esempio: disattivare il lampeggio dell'elemento "blink" + * + * blink { text-decoration: none ! important; } + * + */ + +/* + * esempio: imposta un bordo di 2px a tutte le tabelle + * + * table { border: 2px solid; } + */ + +/* + * esempio: disattiva l'elemento "marquee" + * + * marquee { -moz-binding: none; } + * + */ + +/* + * Per altri esempi consultare http://www.mozilla.org/unix/customizing.html + */ + diff --git a/l10n-it/suite/profile/panels.extra b/l10n-it/suite/profile/panels.extra new file mode 100644 index 0000000000..f28b96e455 --- /dev/null +++ b/l10n-it/suite/profile/panels.extra @@ -0,0 +1,7 @@ +#filter emptyLines + +# LOCALIZATION NOTE: You can place sidebar panel entries here that will be +# in default profiles. Only do this if you know what you're doing! +# For normal localizations, it's best to leave this file unchanged. + +#unfilter emptyLines |