diff options
Diffstat (limited to 'l10n-ca/suite/chrome/common/pref/pref-spelling.dtd')
-rw-r--r-- | l10n-ca/suite/chrome/common/pref/pref-spelling.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-ca/suite/chrome/common/pref/pref-spelling.dtd b/l10n-ca/suite/chrome/common/pref/pref-spelling.dtd new file mode 100644 index 0000000000..6f54e5c4fc --- /dev/null +++ b/l10n-ca/suite/chrome/common/pref/pref-spelling.dtd @@ -0,0 +1,20 @@ +<!-- 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/. --> + +<!ENTITY prefSpelling.title "Ortografia"> +<!ENTITY generalSpelling.label "General"> +<!ENTITY checkSpellingWhenTyping.label "Verifica l'ortografia a mesura que s'escriu:"> +<!ENTITY checkSpellingWhenTyping.accesskey "V"> +<!ENTITY dontCheckSpelling.label "Mai"> +<!ENTITY multilineCheckSpelling.label "En els camps de text multilínia"> +<!ENTITY alwaysCheckSpelling.label "En tots els camps"> +<!ENTITY spellForMailAndNews.label "Missatgeria"> +<!ENTITY checkSpellingBeforeSend.label "Verifica l'ortografia abans d'enviar"> +<!ENTITY checkSpellingBeforeSend.accesskey "c"> +<!ENTITY spellCheckInline.label "Verifica l'ortografia a mesura que s'escriu"> +<!ENTITY spellCheckInline.accesskey "e"> +<!ENTITY languagePopup.label "Llengua:"> +<!ENTITY languagePopup.accessKey "L"> +<!ENTITY moreDictionaries.label "Baixa més diccionaris…"> +<!ENTITY noSpellCheckAvailable.label "No hi ha diccionaris disponibles."> |