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-kn/editor | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.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-kn/editor')
9 files changed, 500 insertions, 0 deletions
diff --git a/l10n-kn/editor/ui/chrome/composer/editingOverlay.dtd b/l10n-kn/editor/ui/chrome/composer/editingOverlay.dtd new file mode 100644 index 0000000000..530ea9ff88 --- /dev/null +++ b/l10n-kn/editor/ui/chrome/composer/editingOverlay.dtd @@ -0,0 +1,34 @@ +<!-- 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/. --> +<!-- File menu items --> + +<!ENTITY openFileCmd.label "ಕಡತವನ್ನು ತೆರೆ…"> +<!ENTITY openFileCmd.accesskey "O"> +<!ENTITY openFileCmd.key "O"> +<!ENTITY openRemoteCmd.label "ಜಾಲತಾಣದ ವಿಳಾಸವನ್ನು ತೆರೆ…"> +<!ENTITY openRemoteCmd.accesskey "L"> +<!ENTITY openRemoteCmd.key "L"> +<!ENTITY fileRecentMenu.label "ಇತ್ತೀಚಿನ ಪುಟಗಳು"> +<!ENTITY fileRecentMenu.accesskey "R"> +<!ENTITY saveCmd.label "ಉಳಿಸು(S)"> +<!ENTITY saveCmd.accesskey "S"> +<!ENTITY saveAsCmd.label "ಹೀಗೆ ಉಳಿಸು (_A)..."> +<!ENTITY saveAsCmd.accesskey "A"> + + + + + + + + + +<!-- Edit menu items --> + +<!-- Toolbar buttons/items --> + + + + + diff --git a/l10n-kn/editor/ui/chrome/composer/editor.dtd b/l10n-kn/editor/ui/chrome/composer/editor.dtd new file mode 100644 index 0000000000..2367e14385 --- /dev/null +++ b/l10n-kn/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"> +<!ENTITY editorWindow.titlemodifiermenuseparator " - "> +<!-- 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-kn/editor/ui/chrome/composer/editorOverlay.dtd b/l10n-kn/editor/ui/chrome/composer/editorOverlay.dtd new file mode 100644 index 0000000000..8e20012c97 --- /dev/null +++ b/l10n-kn/editor/ui/chrome/composer/editorOverlay.dtd @@ -0,0 +1,300 @@ +<!-- 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 --> +<!ENTITY decrementFontSize.key2 ","> + + + +<!-- > is above this key on many keyboards --> +<!ENTITY incrementFontSize.key2 "."> + + + + + + + + + + + + + + +<!-- 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 --> + + + + +<!ENTITY increaseIndent.key "]"> + + +<!ENTITY decreaseIndent.key "["> + + +<!-- 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 --> + + + + + + + + + + + + + + + + + + + + + + + + +<!-- Editor toolbar --> + + + + + + + + + + + + + + + +<!-- Structure Toolbar Context Menu items --> + + + + + +<!-- TOC manipulation --> + + + + + + + diff --git a/l10n-kn/editor/ui/chrome/composer/editorPrefsOverlay.dtd b/l10n-kn/editor/ui/chrome/composer/editorPrefsOverlay.dtd new file mode 100644 index 0000000000..a2896c84df --- /dev/null +++ b/l10n-kn/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-kn/editor/ui/chrome/composer/pref-composer.dtd b/l10n-kn/editor/ui/chrome/composer/pref-composer.dtd new file mode 100644 index 0000000000..44a337a463 --- /dev/null +++ b/l10n-kn/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-kn/editor/ui/chrome/composer/pref-editing.dtd b/l10n-kn/editor/ui/chrome/composer/pref-editing.dtd new file mode 100644 index 0000000000..3c6f574701 --- /dev/null +++ b/l10n-kn/editor/ui/chrome/composer/pref-editing.dtd @@ -0,0 +1,26 @@ +<!-- 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 colon.character ":"> + + + + + diff --git a/l10n-kn/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-kn/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..a6e23b023e --- /dev/null +++ b/l10n-kn/editor/ui/chrome/dialogs/EditorColorProperties.dtd @@ -0,0 +1,26 @@ +<!-- 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 colon.character ":"> + + + + diff --git a/l10n-kn/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-kn/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..366bbf1f17 --- /dev/null +++ b/l10n-kn/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-kn/editor/ui/chrome/region/region.properties b/l10n-kn/editor/ui/chrome/region/region.properties new file mode 100644 index 0000000000..e1246cca9d --- /dev/null +++ b/l10n-kn/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 |