diff options
Diffstat (limited to 'l10n-an/editor/ui/chrome')
-rw-r--r-- | l10n-an/editor/ui/chrome/composer/editor.dtd | 53 | ||||
-rw-r--r-- | l10n-an/editor/ui/chrome/composer/editorOverlay.dtd | 298 | ||||
-rw-r--r-- | l10n-an/editor/ui/chrome/composer/editorPrefsOverlay.dtd | 12 | ||||
-rw-r--r-- | l10n-an/editor/ui/chrome/composer/pref-composer.dtd | 29 | ||||
-rw-r--r-- | l10n-an/editor/ui/chrome/dialogs/EditorInsertSource.dtd | 13 | ||||
-rw-r--r-- | l10n-an/editor/ui/chrome/region/region.properties | 7 |
6 files changed, 412 insertions, 0 deletions
diff --git a/l10n-an/editor/ui/chrome/composer/editor.dtd b/l10n-an/editor/ui/chrome/composer/editor.dtd new file mode 100644 index 0000000000..181d32fa44 --- /dev/null +++ b/l10n-an/editor/ui/chrome/composer/editor.dtd @@ -0,0 +1,53 @@ +<!-- 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/. --> +<!-- Window title --> +<!-- LOCALIZATION NOTE (editorWindow.titlemodifier): DONT_TRANSLATE --> + +<!ENTITY editorWindow.titlemodifier "Composer"> + +<!-- Menu items: the . means that the menu item isn't implemented yet --> +<!-- Toolbar-only items --> + + +<!-- File menu items --> + + + + + +<!-- View menu items --> + + + + + +<!-- Format menu items --> + + + + + +<!-- Tools menu items --> + +<!-- Display Mode toolbar and View menu items --> + + + + + + + +<!-- LOCALIZATION NOTE: (HTMLSourceModeTab.dir, HTMLSourceModeTab.label) + Do NOT translate text for 'HTMLSourceModeTab.dir', use latin "ltr" if + you want the <html> image to left of the 'HTMLSourceModeTab.label' text, + or use latin "rtl" if you want this image to the right of text. You do + not need to include HTML in the label 'HTMLSourceModeTab.label' --> + + + + + + + + diff --git a/l10n-an/editor/ui/chrome/composer/editorOverlay.dtd b/l10n-an/editor/ui/chrome/composer/editorOverlay.dtd new file mode 100644 index 0000000000..78daa80ff2 --- /dev/null +++ b/l10n-an/editor/ui/chrome/composer/editorOverlay.dtd @@ -0,0 +1,298 @@ +<!-- 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/. --> +<!-- Attn: Localization - some of the menus in this dialog directly affect mail also. --> +<!-- File menu items --> +<!-- Edit menu items --> + + + + + + + + + + + + + + +<!-- Insert menu items --> + + + + + + + + + + + + + + + + + + + + +<!-- Used just in context popup. --> + + + +<!-- Font Face SubMenu --> + + + + + + + + + + + + + +<!-- Font Size SubMenu --> + + + +<!-- < is above this key on many keyboards --> + + + +<!-- > is above this key on many keyboards --> + + + + + + + + + + + + + + +<!-- Font Style SubMenu --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!-- List menu items --> + + + + + + + + + + + + + + +<!-- Shared in Paragraph, and Toolbar menulist --> + +<!-- isn't used in menu now, but may be added in future --> + +<!-- Align menu items --> + + + + + + + + + + + + + +<!-- Layer toolbar items --> + + + + + + + + + + +<!-- Table Menu --> + +<!-- Select Submenu --> + + + + + + + +<!-- Insert SubMenu --> + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!-- Delete SubMenu --> + +<!-- text for "Join Cells" is in editor.properties + ("JoinSelectedCells" and "JoinCellToRight") + the access key must exist in both of those strings + But value must be set here for accesskey to draw properly +--> + + + + + + + +<!-- Toolbar-only items --> + +<!ENTITY cutToolbarCmd.tooltip "Retallar"> + + + + + + + + + + + + + + + + + + + + + + +<!-- Editor toolbar --> + + + + + + + + + + + + + + + +<!-- Structure Toolbar Context Menu items --> + + + + + +<!-- TOC manipulation --> + + + + + + + diff --git a/l10n-an/editor/ui/chrome/composer/editorPrefsOverlay.dtd b/l10n-an/editor/ui/chrome/composer/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..a2896c84df --- /dev/null +++ b/l10n-an/editor/ui/chrome/composer/editorPrefsOverlay.dtd @@ -0,0 +1,12 @@ +<!-- 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/. --> +<!--LOCALIZATION NOTE (editorCheck.label): DONT_TRANSLATE --> + + +<!ENTITY editorCheck.label "Composer"> + + + + + diff --git a/l10n-an/editor/ui/chrome/composer/pref-composer.dtd b/l10n-an/editor/ui/chrome/composer/pref-composer.dtd new file mode 100644 index 0000000000..44a337a463 --- /dev/null +++ b/l10n-an/editor/ui/chrome/composer/pref-composer.dtd @@ -0,0 +1,29 @@ +<!-- 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/. --> +<!-- extracted from content/pref-composer.xul --> +<!--LOCALIZATION NOTE : FILE 'Composer' prefs dialog. Similar to Communcator 4.x Document Properties/Colors and Background --> +<!--LOCALIZATION NOTE (pref.composer.title): DONT_TRANSLATE --> + + + +<!ENTITY pref.composer.title "Composer"> + + + + + + + + + + + + + + + + + + + diff --git a/l10n-an/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-an/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..366bbf1f17 --- /dev/null +++ b/l10n-an/editor/ui/chrome/dialogs/EditorInsertSource.dtd @@ -0,0 +1,13 @@ +<!-- 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/. --> +<!-- Window title --> + + +<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleOpenTag.label "<i>"> +<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" --> +<!ENTITY exampleCloseTag.label "</i>"> + + + diff --git a/l10n-an/editor/ui/chrome/region/region.properties b/l10n-an/editor/ui/chrome/region/region.properties new file mode 100644 index 0000000000..e1246cca9d --- /dev/null +++ b/l10n-an/editor/ui/chrome/region/region.properties @@ -0,0 +1,7 @@ +# 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/. + +# +# editor.js +# editor.properties |