diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-az/editor/ui/chrome | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-az/editor/ui/chrome')
7 files changed, 428 insertions, 0 deletions
diff --git a/l10n-az/editor/ui/chrome/composer/editor.dtd b/l10n-az/editor/ui/chrome/composer/editor.dtd new file mode 100644 index 0000000000..181d32fa44 --- /dev/null +++ b/l10n-az/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-az/editor/ui/chrome/composer/editorOverlay.dtd b/l10n-az/editor/ui/chrome/composer/editorOverlay.dtd new file mode 100644 index 0000000000..2fb877bb7d --- /dev/null +++ b/l10n-az/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 copyToolbarCmd.tooltip "Köçür"> + + + + + + + + + + + + + + + + + + + + + +<!-- Editor toolbar --> + + + + + + + + + + + + + + + +<!-- Structure Toolbar Context Menu items --> + + + + + +<!-- TOC manipulation --> + + + + + + + diff --git a/l10n-az/editor/ui/chrome/composer/editorPrefsOverlay.dtd b/l10n-az/editor/ui/chrome/composer/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..8fc6ba63e6 --- /dev/null +++ b/l10n-az/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"> +<!ENTITY editorCheck.accesskey "c"> + +<!ENTITY editing.label "Yeni Səhifə Tənzimləmələri"> +<!ENTITY toolbars.label "Alət Sətirləri"> + diff --git a/l10n-az/editor/ui/chrome/composer/pref-composer.dtd b/l10n-az/editor/ui/chrome/composer/pref-composer.dtd new file mode 100644 index 0000000000..44a337a463 --- /dev/null +++ b/l10n-az/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-az/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-az/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..366bbf1f17 --- /dev/null +++ b/l10n-az/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-az/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-az/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..ea1259486d --- /dev/null +++ b/l10n-az/editor/ui/chrome/dialogs/EditorPageProperties.dtd @@ -0,0 +1,15 @@ +<!-- 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 --> + + + + + + +<!ENTITY descriptionInput.label "Açıqlama:"> +<!ENTITY descriptionInput.accessKey "A"> + + + diff --git a/l10n-az/editor/ui/chrome/region/region.properties b/l10n-az/editor/ui/chrome/region/region.properties new file mode 100644 index 0000000000..fb6fac676e --- /dev/null +++ b/l10n-az/editor/ui/chrome/region/region.properties @@ -0,0 +1,8 @@ +# 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 +editor.throbber.url=http://www.seamonkey-project.org/ |