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-ne-NP/editor/ui/chrome/dialogs | |
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-ne-NP/editor/ui/chrome/dialogs')
31 files changed, 1852 insertions, 0 deletions
diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd new file mode 100644 index 0000000000..ad613d601f --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EdAdvancedEdit.dtd @@ -0,0 +1,52 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - Ben Goodger + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY WindowTitle.label "उन्नत गुण सम्पादक"> +<!ENTITY AttName.label "विशेषता: "> +<!ENTITY AttValue.label "मान: "> +<!ENTITY PropertyName.label "गुण: "> +<!ENTITY currentattributesfor.label "यसका लागि हालको विशेषता: "> +<!ENTITY tree.attributeHeader.label "विशेषता"> +<!ENTITY tree.propertyHeader.label "गुण"> +<!ENTITY tree.valueHeader.label "मान"> +<!ENTITY tabHTML.label "एचटीएमएल विशेषता"> +<!ENTITY tabCSS.label "इनलाइन शैली"> +<!ENTITY tabJSE.label "जाभास्क्रिप्ट घटना"> + +<!ENTITY editAttribute.label "वस्तुको मान सम्पादन गर्न यसको माथि क्लिक गर्नुहोस्"> +<!ENTITY removeAttribute.label "हटाउनुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EdColorPicker.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EdColorPicker.dtd new file mode 100644 index 0000000000..4c9eba8152 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EdColorPicker.dtd @@ -0,0 +1,55 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-2000 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "रङ"> +<!ENTITY lastPickedColor.label "अन्त्यमा लिइएको रङ"> +<!ENTITY lastPickedColor.accessKey "L"> +<!ENTITY setColor1.label "रङमा क्लिक गर्नुहोस् वा"> +<!ENTITY setColor2.label "एचटीएमएल रङ स्ट्रिङ प्रविष्ट गर्नुहोस्"> +<!ENTITY setColor2.accessKey "H"> +<!ENTITY setColorExample.label "(e.g.: "#0000ff" or "blue"):"> +<!ENTITY default.label "पूर्वनिर्धारित"> +<!ENTITY default.accessKey "D"> +<!ENTITY palette.label "रङदानी:"> +<!ENTITY standardPalette.label "मानक"> +<!ENTITY webPalette.label "सबै वेब रङ"> +<!ENTITY background.label "यसका लागि पृष्ठभूमि:"> +<!ENTITY background.accessKey "B"> +<!ENTITY table.label "तालिका"> +<!ENTITY table.accessKey "T"> +<!ENTITY cell.label "कक्ष(हरू)"> +<!ENTITY cell.accessKey "C"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EdConvertToTable.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EdConvertToTable.dtd new file mode 100644 index 0000000000..f7034b7c6e --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EdConvertToTable.dtd @@ -0,0 +1,48 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "तालिकामा रूपान्तरण गर्नुहोस्"> +<!ENTITY instructions1.label "कम्पोजरले चयन भित्रका प्रत्येक अनुच्छेदका लागि एउटा नयाँ पङ्क्ति सिर्जना गर्दछ ।"> +<!ENTITY instructions2.label "चयनलाई स्तम्भमा विभाजन गर्न प्रयोग गरिने क्यारेक्टर रोज्नुहोस्:"> +<!ENTITY commaRadio.label "अल्पविराम"> +<!ENTITY spaceRadio.label "खालीस्थान"> +<!ENTITY otherRadio.label "अन्य क्यारेक्टर:"> +<!ENTITY deleteCharCheck.label "विभाजक क्यारेक्टर मेट्नुहोस्"> +<!ENTITY collapseSpaces.label "अतिरिक्त खाली स्थान उपेक्षा गर्नुहोस्"> +<!ENTITY collapseSpaces.tooltip "आसन्न खाली स्थानलाई विभाजकमा रूपान्तरण गर्नुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EdDialogOverlay.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EdDialogOverlay.dtd new file mode 100644 index 0000000000..c1f9cf37f0 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EdDialogOverlay.dtd @@ -0,0 +1,50 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-2000 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY AdvancedEditButton.label "उन्नत सम्पादन..."> +<!ENTITY AdvancedEditButton.accessKey "E"> +<!ENTITY AdvancedEditButton.tooltip "एचटीएमएल विशेषता, शैली विशेषता, र जाभास्क्रिप्ट थप्नुहोस् वा परिमार्जन गर्नुहोस्"> +<!ENTITY chooseButton.label "फाइल रोज्नुहोस्..."> +<!ENTITY chooseFile.accessKey "F"> +<!ENTITY chooseFileLink.accessKey "o"> +<!ENTITY makeUrlRelative.label "URL पृष्ठ स्थानमा सम्बन्धित हुन्छ"> +<!ENTITY makeUrlRelative.accessKey "r"> +<!ENTITY makeUrlRelative.tooltip "अपेक्षित र निश्चित URL बीचमा परिवर्तन गर्नुहोस् । तपाईँले पृष्ठलाई परिवर्तन गर्न पहिला यसलाई बचत गर्नुपर्दछ ।"> +<!-- Shared by Link and Image dialogs --> + +<!ENTITY LinkURLEditField.label "एउटा वेब पृष्ठ स्थान, स्थानीय फाइल प्रविष्ट गर्नुहोस् वा पपअप सूचीबाट नामकरण गरिएको एङ्कर वा हेडिङ चयन गर्नुहोस्:"> +<!ENTITY LinkURLEditField.accessKey "L"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd new file mode 100644 index 0000000000..09a7b7c85c --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EdNamedAnchorProperties.dtd @@ -0,0 +1,42 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-2000 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "नामकरण गरिएका एङ्कर गुण"> +<!ENTITY anchorNameEditField.label "एङ्कर नाम:"> +<!ENTITY anchorNameEditField.accessKey "N"> +<!ENTITY nameInput.tooltip "यस नामकरण गरिएको एङ्कर (लक्ष्य) का लागि अद्वितिय नाम प्रविष्ट गर्नुहोस्"> + diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditConflict.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditConflict.dtd new file mode 100644 index 0000000000..1acaf8c3ff --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditConflict.dtd @@ -0,0 +1,43 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-2000 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + +<!ENTITY windowTitle.label "सम्पादन परिवर्तन चयन गर्नुहोस्"> +<!ENTITY conflictWarning.label "यस पृष्ठलाई अन्य कार्यक्रमद्वारा परिमार्जन गरिएको छ, तर तपाईँसँग पनि कम्पोजरमा बचत नगरिएका परिवर्तन छन् ।"> +<!ENTITY conflictResolve.label "कुन संस्करण राख्ने चयन गर्नुहोस्:"> +<!ENTITY keepCurrentPageButton.label "हालको पृष्ठका परिवर्तन राख्नुहोस्"> +<!ENTITY useOtherPageButton.label "हालको पृष्ठलाई अन्य परिवर्तनसँग बदल्नुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..3463b77dc3 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorButtonProperties.dtd @@ -0,0 +1,59 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Button Properties Dialog. + - + - The Initial Developer of the Original Code is + - Neil Rashbrook. + - Portions created by the Initial Developer are Copyright (C) 2001 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): Neil Rashbrook <neil@parkwaycc.co.uk> + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "बटन गुण"> + +<!ENTITY Settings.label "सेटिङ"> + +<!ENTITY ButtonType.label "प्रकार"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "पेश गर्नुहोस्"> +<!ENTITY reset.value "रिसेट गर्नुहोस्"> +<!ENTITY button.value "बटन"> + +<!ENTITY ButtonName.label "नाम:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "मान:"> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "ट्याब अनुक्रमणिका:"> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY ButtonDisabled.label "अक्षम"> +<!ENTITY ButtonDisabled.accesskey "D"> +<!ENTITY AccessKey.label "पहुँच कुञ्जी:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveButton.label "हटाउने बटन"> +<!ENTITY RemoveButton.accesskey "R"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorColorProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorColorProperties.dtd new file mode 100644 index 0000000000..11701fb217 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorColorProperties.dtd @@ -0,0 +1,61 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + +<!ENTITY windowTitle.label "पृष्ठ रङ र पृष्ठभूमि"> +<!ENTITY pageColors.label "पृष्ठ रङ"> +<!ENTITY defaultColorsRadio.label "रिडरको पूर्वनिर्धारित रङ (पृष्ठमा रङ सेट नगर्नुहोस्)"> +<!ENTITY defaultColorsRadio.accessKey "D"> +<!ENTITY defaultColorsRadio.tooltip "दर्शक (रिडरको) ब्राउजरबाट मात्र रङ सेटिङ प्रयोग गर्नुहोस्"> +<!ENTITY customColorsRadio.label "अनुकूल रङ प्रयोग गर्नुहोस्:"> +<!ENTITY customColorsRadio.accessKey "C"> +<!ENTITY customColorsRadio.tooltip "यी रङ सेटिङले दर्शकको ब्राउजर सेटिङ अधिरोहण गर्दछन्"> + +<!ENTITY normalText.label "सामान्य पाठ"> +<!ENTITY normalText.accessKey "N"> +<!ENTITY linkText.label "लिङ्क पाठ"> +<!ENTITY linkText.accessKey "L"> +<!ENTITY activeLinkText.label "सक्रिय लिङ्क पाठ"> +<!ENTITY activeLinkText.accessKey "A"> +<!ENTITY visitedLinkText.label "अवलोकन गरिएका लिङ्क पाठ"> +<!ENTITY visitedLinkText.accessKey "V"> +<!ENTITY background.label "पृष्ठभूमि:"> +<!ENTITY background.accessKey "B"> +<!ENTITY colon.character ":"> +<!ENTITY backgroundImage.label "पृष्ठभूमि छवि:"> +<!ENTITY backgroundImage.accessKey "m"> +<!ENTITY backgroundImage.tooltip "तपाईँको पृष्ठका लागि पृष्ठभूमिका रूपमा छवि फाइल प्रयोग गर्नुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..f2bcda0bb2 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,52 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Button Properties Dialog. + - + - The Initial Developer of the Original Code is + - Neil Rashbrook. + - Portions created by the Initial Developer are Copyright (C) 2001 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): Neil Rashbrook <neil@parkwaycc.co.uk> + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "फिल्ड सेट गुण"> + +<!ENTITY Legend.label "लिजेन्ड"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "लिजेन्ड सम्पादन गर्नुहोस्:"> +<!ENTITY EditLegendText.accesskey "T"> +<!ENTITY LegendAlign.label "लिजेन्ड पङ्क्तिबद्ध गर्नुहोस्:"> +<!ENTITY LegendAlign.accesskey "A"> +<!ENTITY AlignDefault.label "पूर्वनिर्धारित"> +<!ENTITY AlignLeft.label "बायाँ"> +<!ENTITY AlignCenter.label "केन्द्र"> +<!ENTITY AlignRight.label "दायाँ"> + +<!ENTITY RemoveFieldSet.label "फिल्ड सेट हटाउनुहोस्"> +<!ENTITY RemoveFieldSet.accesskey "R"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorFormProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorFormProperties.dtd new file mode 100644 index 0000000000..c4b9fa8527 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorFormProperties.dtd @@ -0,0 +1,53 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Form Properties Dialog. + - + - The Initial Developer of the Original Code is + - Neil Rashbrook. + - Portions created by the Initial Developer are Copyright (C) 2001 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): Neil Rashbrook <neil@parkwaycc.co.uk> + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "फारम गुण"> + +<!ENTITY Settings.label "सेटिङ"> + +<!ENTITY FormName.label "फारम नाम:"> +<!ENTITY FormName.accesskey "N"> +<!ENTITY FormAction.label "कार्य URL:"> +<!ENTITY FormAction.accesskey "A"> +<!ENTITY FormMethod.label "विधि:"> +<!ENTITY FormMethod.accesskey "M"> +<!ENTITY FormEncType.label "सङ्केतन:"> +<!ENTITY FormEncType.accesskey "c"> +<!ENTITY FormTarget.label "लक्षित फ्रेम:"> +<!ENTITY FormTarget.accesskey "T"> + +<!ENTITY RemoveForm.label "फारम हटाउनुहोस्"> +<!ENTITY RemoveForm.accesskey "R"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..17bcdc6fef --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorHLineProperties.dtd @@ -0,0 +1,60 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "तेर्सो रेखा गुण"> + +<!ENTITY dimensionsBox.label "आयाम"> +<!ENTITY heightEditField.label "उचाइ:"> +<!ENTITY heightEditField.accessKey "G"> +<!ENTITY widthEditField.label "चौडाइ:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY pixelsPopup.value "पिक्सेल"> +<!ENTITY alignmentBox.label "पङ्क्तिबद्धता"> +<!ENTITY leftRadio.value "बायाँ"> +<!ENTITY leftRadio.accessKey "L"> +<!ENTITY centerRadio.value "केन्द्र"> +<!ENTITY centerRadio.accessKey "C"> +<!ENTITY rightRadio.value "दायाँ"> +<!ENTITY rightRadio.accessKey "R"> + +<!ENTITY threeDShading.label "त्रि-आयामिक छायाँ"> +<!ENTITY threeDShading.accessKey "S"> +<!ENTITY saveSettings.label "पूर्वनिर्धारितका रूपमा प्रयोग गर्नुहोस्"> +<!ENTITY saveSettings.accessKey "D"> +<!ENTITY saveSettings.tooltip "नयाँ तेर्सो लाइन घुसाउदा प्रयोग गर्न यी सेटिङ बचत गर्नुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorImageProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorImageProperties.dtd new file mode 100644 index 0000000000..6352b66fbe --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorImageProperties.dtd @@ -0,0 +1,119 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-2000 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- These strings are for use specifically in the editor's image and form image dialogs. --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "छवि गुण"> + +<!ENTITY pixelsPopup.value "पिक्सेल"> +<!ENTITY percentPopup.value "प्रतिशत"> +<!-- These are in the Location tab panel --> + +<!ENTITY locationEditField.label "छवि स्थान:"> +<!ENTITY locationEditField.accessKey "L"> +<!ENTITY locationEditField.tooltip "छविको फाइलनाम वा स्थान टाइप गर्नुहोस्"> +<!ENTITY title.label "उपकरण टिप:"> +<!ENTITY title.accessKey "T"> +<!ENTITY title.tooltip "उपकरणटिपका रूपमा प्रदर्शित हुने html 'शीर्षक' विशेषता"> +<!ENTITY altText.label "विकल्प पाठ:"> +<!ENTITY altText.accessKey "A"> +<!ENTITY altTextEditField.tooltip "छविको स्थानमा प्रदर्शन गर्न पाठ टाइप गर्नुहोस्"> +<!ENTITY noAltText.label "विकल्प पाठ प्रयोग नगर्नुहोस्"> +<!ENTITY noAltText.accessKey "D"> + +<!ENTITY previewBox.label "छवि पूर्वावलोकन"> +<!ENTITY MoreFewerButton.tooltip "सम्पादन गर्नलाई धेरै वा कम गुण प्रदर्शन गर्नुहोस्"> +<!-- These controls are in the Dimensions tab panel --> +<!-- actualSize.label should be same as actualSizeRadio.label + ":" --> + +<!ENTITY actualSize.label "वास्तविक साइज:"> +<!ENTITY actualSizeRadio.label "वास्तविक साइज"> +<!ENTITY actualSizeRadio.accessKey "A"> +<!ENTITY actualSizeRadio.tooltip "छविको वास्तविक साइजमा फर्काउनुहोस्"> +<!ENTITY customSizeRadio.label "साइज अनुकूलन गर्नुहोस्"> +<!ENTITY customSizeRadio.accessKey "S"> +<!ENTITY customSizeRadio.tooltip "पृष्ठमा प्रदर्शित गरिए अनुरूप छविको साइज परिवर्तन गर्नुहोस्"> +<!ENTITY heightEditField.label "उचाइ:"> +<!ENTITY heightEditField.accessKey "G"> +<!ENTITY widthEditField.label "चौडाइ:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY constrainCheckbox.label "रोक्नुहोस्"> +<!ENTITY constrainCheckbox.accessKey "C"> +<!ENTITY constrainCheckbox.tooltip "छविको आकार अनुपात सुरक्षण गर्नुहोस्"> +<!-- These controls are in the Image Map box of the expanded area --> + +<!ENTITY imagemapBox.label "छवि मानचित्र"> +<!ENTITY removeImageMapButton.label "हटाउनुहोस्"> +<!ENTITY removeImageMapButton.accessKey "R"> +<!ENTITY editImageMapButton.label "सम्पादन गर्नुहोस्..."> +<!ENTITY editImageMapButton.tooltip "यस छविका लागि क्लिकयोग्य हटस्पट सिर्जना गर्नुहोस्"> +<!-- These are the options for image alignment --> + +<!ENTITY alignment.label "पाठलाई छविमा पङ्क्तिबद्ध गर्नुहोस्"> +<!ENTITY bottomPopup.value "तल"> +<!ENTITY topPopup.value "माथि"> +<!ENTITY centerPopup.value "केन्द्रमा"> +<!ENTITY wrapRightPopup.value "दायाँ तिर बेर्नुहोस्"> +<!ENTITY wrapLeftPopup.value "बायाँ तिर बेर्नुहोस्"> +<!-- These controls are in the Spacing Box --> + +<!ENTITY spacingBox.label "खाली स्थान"> +<!ENTITY spacingBox.tooltip "छवि वरिपरिको खाली स्थान मात्रका लागि नम्बर टाइप गर्नुहोस्"> +<!ENTITY leftRightEditField.label "बायाँ र दायाँ:"> +<!ENTITY leftRightEditField.accessKey "L"> +<!ENTITY topBottomEditField.label "माथि र तल:"> +<!ENTITY topBottomEditField.accessKey "T"> +<!ENTITY borderEditField.label "ठोस किनारा:"> +<!ENTITY borderEditField.accessKey "B"> +<!-- These controls are in the Link Box --> + +<!ENTITY showImageLinkBorder.label "लिङ्क गरिएका छवि वरिपरि किनारा देखाउनुहोस्"> +<!ENTITY showImageLinkBorder.accessKey "B"> +<!-- These controls may be added some day; currently not used --> + +<!ENTITY makePageBackgroundCheckbox.label "पृष्ठ पृष्ठभूमि बनाउनुहोस्"> +<!ENTITY makePageBackgroundCheckbox.tooltip "तपाईँको पृष्ठका लागि छविलाई पृष्ठभूमिको रूपमा प्रयोग गर्नुहोस्"> +<!ENTITY editImageButton.label "छवि सम्पादन गर्नुहोस्"> +<!ENTITY editImageButton.tooltip "अन्य कार्यक्रममा छवि फाइल सम्पादन गर्नुहोस्"> +<!-- These tabs are currently used in the image input dialog --> + +<!ENTITY imageInputTab.label "फारम"> +<!ENTITY imageLocationTab.label "स्थान"> +<!ENTITY imageDimensionsTab.label "आयाम"> +<!ENTITY imageAppearanceTab.label "देखावट"> +<!ENTITY imageLinkTab.label "लिङ्क"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInputProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInputProperties.dtd new file mode 100644 index 0000000000..b9d7868568 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInputProperties.dtd @@ -0,0 +1,80 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Input Tag Properties Dialog. + - + - The Initial Developer of the Original Code is + - Neil Rashbrook. + - Portions created by the Initial Developer are Copyright (C) 2001 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): Neil Rashbrook <neil@parkwaycc.co.uk> + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "फारम फिल्ड गुण"> +<!ENTITY windowTitleImage.label "फारम छवि गुण"> + +<!ENTITY InputType.label "फिल्ड प्रकार"> +<!ENTITY InputType.accesskey "T"> +<!ENTITY text.value "पाठ"> +<!ENTITY password.value "पासवर्ड"> +<!ENTITY checkbox.value "जाँच बाकस"> +<!ENTITY radio.value "रेडियो बटन"> +<!ENTITY submit.value "पेश गर्ने बटन"> +<!ENTITY reset.value "रिसेट बटन"> +<!ENTITY file.value "फाइल"> +<!ENTITY hidden.value "लुकाइएको"> +<!ENTITY image.value "छवि"> +<!ENTITY button.value "बटन"> + +<!ENTITY InputSettings.label "फिल्ड सेटिङ"> +<!ENTITY InputName.label "फिल्ड नाम:"> +<!ENTITY GroupName.label "समूह नाम:"> +<!ENTITY Name.accesskey "N"> +<!ENTITY InputValue.label "फिल्ड मान:"> +<!ENTITY InitialValue.label "प्रारम्भिक मान:"> +<!ENTITY Value.accesskey "V"> +<!ENTITY InputChecked.label "सुरुमै जाँच गरियो"> +<!ENTITY InputChecked.accesskey "C"> +<!ENTITY InputSelected.label "सुरुमै चयन गरियो"> +<!ENTITY InputSelected.accesskey "S"> +<!ENTITY InputReadOnly.label "पढ्ने मात्र"> +<!ENTITY InputReadOnly.accesskey "R"> +<!ENTITY InputDisabled.label "अक्षम"> +<!ENTITY InputDisabled.accesskey "D"> +<!ENTITY tabIndex.label "ट्याब अनुक्रमणिका:"> +<!ENTITY tabIndex.accesskey "I"> +<!ENTITY TextSize.label "फिल्ड साइज:"> +<!ENTITY TextSize.accesskey "F"> +<!ENTITY TextLength.label "अधिकतम लम्बाइ:"> +<!ENTITY TextLength.accesskey "L"> +<!ENTITY AccessKey.label "पहुँच कुञ्जी:"> +<!ENTITY AccessKey.accesskey "K"> +<!ENTITY Accept.label "प्रकार स्वीकार गर्नुहोस्:"> +<!ENTITY Accept.accesskey "A"> + +<!ENTITY ImageProperties.label "छवि गुण..."> +<!ENTITY ImageProperties.accesskey "E"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertChars.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertChars.dtd new file mode 100644 index 0000000000..125623efeb --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertChars.dtd @@ -0,0 +1,52 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "क्यारेक्टर घुसाउनुहोस्"> +<!ENTITY category.label "कोटि"> +<!ENTITY letter.label "चिठ्ठी:"> +<!ENTITY letter.accessKey "L"> +<!ENTITY character.label "क्यारेक्टर:"> +<!ENTITY character.accessKey "C"> +<!ENTITY accentUpper.label "ठूलो अक्षरलाई जोर दिनुहोस्"> +<!ENTITY accentLower.label "सानो अक्षरलाई जोर दिनुहोस्"> +<!ENTITY otherUpper.label "अन्य ठूलो अक्षर"> +<!ENTITY otherLower.label "अन्य सानो अक्षर"> +<!ENTITY commonSymbols.label "साझा प्रतीक"> +<!ENTITY insertButton.label "घुसाउनुहोस्"> +<!ENTITY closeButton.label "बन्द गर्नुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertSource.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertSource.dtd new file mode 100644 index 0000000000..64ff940108 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertSource.dtd @@ -0,0 +1,48 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + +<!ENTITY windowTitle.label "HTML घुसाउनुहोस्"> +<!ENTITY sourceEditField.label "HTML ट्याग र पाठ प्रविष्ट गर्नुहोस्:"> +<!ENTITY example.label "उदाहरण: "> +<!-- 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>"> +<!ENTITY exampleText.label "हेल्लो, वर्ल्ड !"> +<!ENTITY insertButton.label "घुसाउनुहोस्"> +<!ENTITY insertButton.accesskey "I"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertTOC.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertTOC.dtd new file mode 100644 index 0000000000..40681123b0 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertTOC.dtd @@ -0,0 +1,50 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is TOCMaker. + - + - The Initial Developer of the Original Code is + - Daniel Glazman. + - Portions created by the Initial Developer are Copyright (C) 2002 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - Original author: Daniel Glazman (daniel@glazman.org) + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY Window.title "सामाग्रीको सूची"> +<!ENTITY buildToc.label "यसबाट सामाग्रीको सूची निर्माण गर्नुहोस्:"> +<!ENTITY style.label "शैली:"> +<!ENTITY tag.label "ट्याग:"> +<!ENTITY class.label "वर्ग:"> +<!ENTITY header1.label "तह १"> +<!ENTITY header2.label "तह २"> +<!ENTITY header3.label "तह ३"> +<!ENTITY header4.label "तह ४"> +<!ENTITY header5.label "तह ५"> +<!ENTITY header6.label "तह ६"> +<!ENTITY makeReadOnly.label "पढ्ने मात्र सामाग्रीको तालिका बनाउनुहोस्"> +<!ENTITY orderedList.label "विषय-सूचीका सबै प्रविष्टिलाई क्रमाङ्कन गर्नुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertTable.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertTable.dtd new file mode 100644 index 0000000000..9b9381d2f5 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorInsertTable.dtd @@ -0,0 +1,51 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-2000 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + +<!ENTITY windowTitle.label "तालिका घुसाउनुहोस्"> + +<!ENTITY size.label "साइज"> +<!ENTITY numRowsEditField.label "पङ्क्ति:"> +<!ENTITY numRowsEditField.accessKey "R"> +<!ENTITY numColumnsEditField.label "स्तम्भ:"> +<!ENTITY numColumnsEditField.accessKey "C"> +<!ENTITY widthEditField.label "चौडाइ:"> +<!ENTITY widthEditField.accessKey "W"> +<!ENTITY borderEditField.label "किनारा:"> +<!ENTITY borderEditField.accessKey "B"> +<!ENTITY borderEditField.tooltip "तालिकाको किनाराका लागि नम्बर प्रविष्ट गर्नुहोस्, वा किनारा नराख्नका लागि (०) टाइप गर्नुहोस्"> +<!ENTITY pixels.label "पिक्सेल"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorLabelProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorLabelProperties.dtd new file mode 100644 index 0000000000..f5e199d063 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorLabelProperties.dtd @@ -0,0 +1,50 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Button Properties Dialog. + - + - The Initial Developer of the Original Code is + - Neil Rashbrook. + - Portions created by the Initial Developer are Copyright (C) 2001 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): Neil Rashbrook <neil@parkwaycc.co.uk> + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "लेबुल गुण"> + +<!ENTITY Settings.label "सेटिङ"> +<!ENTITY Settings.accesskey "S"> + +<!ENTITY EditLabelText.label "सम्पादन र पाठ:"> +<!ENTITY EditLabelText.accesskey "T"> +<!ENTITY LabelFor.label "नियन्त्रणका लागि:"> +<!ENTITY LabelFor.accesskey "F"> +<!ENTITY AccessKey.label "पहुँच कुञ्जी:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveLabel.label "लेबुल हटाउनुहोस्"> +<!ENTITY RemoveLabel.accesskey "R"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorLinkProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorLinkProperties.dtd new file mode 100644 index 0000000000..c135fd5a50 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorLinkProperties.dtd @@ -0,0 +1,39 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "लिङ्क गुण"> +<!ENTITY LinkURLBox.label "लिङ्क स्थान"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorListProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorListProperties.dtd new file mode 100644 index 0000000000..db004f9113 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorListProperties.dtd @@ -0,0 +1,54 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "सूची गुण"> + +<!ENTITY ListType.label "सूची प्रकार"> +<!ENTITY bulletStyle.label "गोली चिन्ह शैली:"> +<!ENTITY startingNumber.label "यसमा सुरु गर्नुहोस्:"> +<!ENTITY startingNumber.accessKey "S"> +<!ENTITY none.value "कुनै पनि होइन"> +<!ENTITY bulletList.value "गोली चिन्ह (अक्रमाङ्कित) सूची"> +<!ENTITY numberList.value "क्रमाङ्कित सूची"> +<!ENTITY definitionList.value "परिभाषा सूची"> +<!ENTITY changeListMsg.label "सूची प्रकार परिवर्तन गर्दा:"> +<!ENTITY changeEntireListRadio.label "पूरै सूची परिवर्तन गर्नुहोस्"> +<!ENTITY changeEntireListRadio.accessKey "C"> +<!ENTITY changeSelectedRadio.label "केवल चयन गरिएका सामाग्री मात्र परिवर्तन गर्नुहोस्"> +<!ENTITY changeSelectedRadio.accessKey "I"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPageProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPageProperties.dtd new file mode 100644 index 0000000000..7ba0a088a8 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPageProperties.dtd @@ -0,0 +1,50 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + +<!ENTITY windowTitle.label "पृष्ठको गुण"> +<!ENTITY location.label "स्थान:"> +<!ENTITY lastModified.label "पछिल्लो परिमार्जन:"> +<!ENTITY titleInput.label "शीर्षक:"> +<!ENTITY titleInput.accessKey "T"> +<!ENTITY authorInput.label "लेखक:"> +<!ENTITY authorInput.accessKey "A"> +<!ENTITY descriptionInput.label "वर्णन:"> +<!ENTITY descriptionInput.accessKey "D"> +<!ENTITY locationNewPage.label "[नयाँ पृष्ठ, अझैसम्म बचत गरिएको छैन]"> +<!ENTITY EditHEADSource1.label "उन्नत प्रयोगकर्ता:"> +<!ENTITY EditHEADSource2.label "यस <head> क्षेत्रका अन्य सामाग्री सम्पादन गर्न, दृश्य मेनु वा सम्पादन उपकरणपट्टीमा, region, use "HTML Source" प्रयोग गर्नुहोस् ।"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..f80f25e794 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd @@ -0,0 +1,53 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + +<!ENTITY windowTitle.label "व्यक्तिगत शब्दकोश"> + +<!ENTITY wordEditField.label "नयाँ शब्द:"> +<!ENTITY wordEditField.accessKey "N"> +<!ENTITY AddButton.label "थप्नुहोस्"> +<!ENTITY AddButton.accessKey "A"> +<!ENTITY DictionaryList.label "शब्दकोशका शब्दहरू:"> +<!ENTITY DictionaryList.accessKey "W"> +<!ENTITY ReplaceButton.label "बदल्नुहोस्"> +<!ENTITY ReplaceButton.accessKey "R"> +<!ENTITY RemoveButton.label "हटाउनुहोस्"> +<!ENTITY RemoveButton.accessKey "e"> + +<!ENTITY CloseButton.label "बन्द गर्नुहोस्"> +<!ENTITY CloseButton.accessKey "C"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPublish.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPublish.dtd new file mode 100644 index 0000000000..5eccc74e32 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPublish.dtd @@ -0,0 +1,88 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "पृष्ठ प्रकाशित गर्नुहोस्"> +<!ENTITY windowTitleSettings.label "प्रकाशन सेटिङ"> + +<!ENTITY publishTab.label "प्रकाशन"> +<!ENTITY settingsTab.label "सेटिङ"> + +<!ENTITY publishButton.label "प्रकाशन"> +<!-- Publish Tab Panel --> + +<!ENTITY siteList.label "साइट नाम:"> +<!ENTITY siteList.tooltip "तपाईँले प्रकाशन गर्न चाहेको साइट रोज्नुहोस्"> +<!ENTITY newSiteButton.label "नयाँ साइट"> +<!ENTITY siteDirList.label "तपाईँको प्रकाशन साइटमा डाइरेक्टरी नाम चयन गर्नुहोस् वा टाइप गर्नुहोस्:"> +<!ENTITY siteDirList.tooltip "यसमा प्रकाशन गर्नका लागि टाढाको उप-डाइरेक्टरीको नाम रोज्नुहोस् वा प्रविष्ट गर्नुहोस्"> +<!ENTITY docDirList.label "यस पृष्ठका लागि साइट उप-डाइरेक्टरी:"> +<!ENTITY publishImgCheckbox.label "छवि र अन्य फाइल सम्मिलित गर्नुहोस्"> +<!ENTITY publishImgCheckbox.tooltip "यस पृष्ठद्वारा सन्दर्भ गरिएका छवि र अन्य फाइल प्रकाशन गर्नुहोस्"> +<!ENTITY sameLocationRadio.label "पृष्ठमा जस्तै स्थान समान स्थान प्रयोग गर्नुहोस्"> +<!ENTITY sameLocationRadio.tooltip "पृष्ठमा जस्तै समान स्थानमा फाइल प्रकाशित गर्नुहोस्"> +<!ENTITY useSubdirRadio.label "यस साइट उप-डाइरेक्टरी प्रयोग गर्नुहोस्:"> +<!ENTITY useSubdir.tooltip "फाइल प्रकाशित हुने स्थानमा टाढाको उप-डाइरेक्टरीको नाम रोज्नुहोस् वा प्रविष्ट गर्नुहोस्"> +<!ENTITY chooseDirButton.label "रोज्नुहोस्..."> +<!ENTITY pageTitle.label "पृष्ठ शीर्षक:"> +<!ENTITY pageTitle.tooltip "सञ्झ्यालमा र पुस्तकचिनोमा पृष्ठलाई पहिचान गर्न शीर्षक प्रविष्ट गर्नुहोस्"> +<!ENTITY pageTitleExample.label "जस्तै: "मेरो वेब पृष्ठ""> +<!ENTITY filename.label "फाइल नाम:"> +<!ENTITY filename.tooltip "वेब पृष्ठका लागि '.html' सम्मिलित गरेर यस फाइलका लागि नाम प्रविष्ट गर्नुहोस्"> +<!ENTITY filenameExample.label "जस्तै,: "mypage.html""> +<!ENTITY relatedDocs.label "प्रकाशन गरिने अन्य फाइल"> +<!ENTITY setDefaultButton.label "पूर्वनिर्धारितका रूपमा सेट गर्नुहोस्"> +<!ENTITY setDefSiteAndDir.label "पूर्वनिर्धारित साइट र डाइरेक्टरीका रूपमा सेट गर्नुहोस्"> +<!ENTITY removeButton.label "साइट हटाउनुहोस्"> +<!-- Settings Tab Panel --> + +<!ENTITY publishSites.label "प्रकाशन साइट"> +<!ENTITY serverInfo.label "सर्भर सूचना"> +<!ENTITY loginInfo.label "लगइन सूचना"> +<!ENTITY siteName.label "साइट नाम:"> +<!ENTITY siteName.tooltip "यस प्रकाशन साइट पहिचान गर्ने एउटा उपनाम (जस्तै: 'MySite')"> +<!ENTITY siteUrl.label "ठेगाना प्रकाशन (जस्तै: 'ftp://ftp.myisp.com/myusername'):"> +<!ENTITY siteUrl.tooltip "तपाईँको ISP वा वेब होस् सेवाद्बारा उपलब्ध गरेको FTP:// वा HTTP:// ठेगाना"> +<!ENTITY browseUrl.label "तपाईँको गृह पृष्ठको HTTP ठेगाना (जस्तै: 'http://www.myisp.com/myusername'):"> +<!ENTITY browseUrl.tooltip "तपाईँको गृह डाइरेक्टरीको HTTP:// ठेगाना (फाइलनाम सम्मिलित नगर्नुहोस्)"> +<!ENTITY username.label "प्रयोगकर्ता नाम:"> +<!ENTITY username.tooltip "तपाईँको ISP वा वेब होस्टिङ सेवामा लग गर्नका लागि प्रयोग गर्ने प्रयोगकर्ता नाम"> +<!ENTITY password.label "पासवर्ड:"> +<!ENTITY password.tooltip "तपाईँको प्रयोगकर्ता नामसँग सम्बन्धित पासवर्ड"> +<!ENTITY savePassword.label "पासवर्ड बचत गर्नुहोस्"> +<!ENTITY savePassword.tooltip "पासवर्ड प्रबन्धक प्रयोग गरेर तपाईँको पासवर्ड सूरक्षित गर्न यसलाई बचत गर्नुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPublishProgress.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPublishProgress.dtd new file mode 100644 index 0000000000..5324924531 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorPublishProgress.dtd @@ -0,0 +1,54 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - Charles Manske (cmanske@netscape.com) + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + +<!ENTITY siteUrl.label "साइट URL:"> +<!ENTITY docSubdir.label "पृष्ठ उप-डाइरेक्टरी:"> +<!ENTITY otherSubdir.label "छवि उप-डाइरेक्टरी:"> + +<!ENTITY status.label "प्रकाशन..."> +<!ENTITY fileList.label "प्रकाशन वस्तुस्थिति"> +<!ENTITY statusHeader.label "वस्तुस्थिति"> +<!ENTITY filenameHeader.label "फाइलनाम"> +<!ENTITY succeeded.label "सफल"> +<!ENTITY failed.label "असफल"> +<!ENTITY troubleshooting.label "समस्या समाधान"> +<!ENTITY troubleshooting.accessKey "T"> + +<!ENTITY keepOpen "प्रकाशन पूरा भएपछि यस सञ्झ्याललाई खुला राख्नुहोस् ।"> +<!ENTITY closeButton.label "बन्द गर्नुहोस्"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorReplace.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorReplace.dtd new file mode 100644 index 0000000000..c35bd8ed15 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorReplace.dtd @@ -0,0 +1,61 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - Akkana Peck + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- extracted from EdReplace.xul --> + + +<!ENTITY replaceDialog.title "फेला पार्नुहोस् र बदल्नुहोस्"> +<!ENTITY findField.label "पाठ फेला पार्नुहोस्:"> +<!ENTITY findField.accesskey "n"> +<!ENTITY replaceField.label "यससँग बदल्नुहोस्:"> +<!ENTITY replaceField.accesskey "e"> +<!ENTITY caseSensitiveCheckbox.label "ठूलो/सानो अक्षर मिलाउनुहोस्"> +<!ENTITY caseSensitiveCheckbox.accesskey "c"> +<!ENTITY wrapCheckbox.label "वरिपरि बेर्नुहोस्"> +<!ENTITY wrapCheckbox.accesskey "W"> +<!ENTITY backwardsCheckbox.label "पछाडि खोजी गर्नुहोस्"> +<!ENTITY backwardsCheckbox.accesskey "b"> +<!ENTITY findNextButton.label "पछिल्लो फेला पार्नुहोस्"> +<!ENTITY findNextButton.accesskey "F"> +<!ENTITY replaceButton.label "बदल्नुहोस्"> +<!ENTITY replaceButton.accesskey "R"> +<!ENTITY replaceAndFindButton.label "बदल्नुहोस् र फेला पार्नुहोस्"> +<!ENTITY replaceAndFindButton.accesskey "d"> +<!ENTITY replaceAllButton.label "सबै बदल्नुहोस्"> +<!ENTITY replaceAllButton.accesskey "A"> +<!ENTITY closeButton.label "बन्द गर्नुहोस्"> +<!ENTITY notFoundWarning.label "तपाईँले प्रविष्ट गर्नुभएको फाइल फेला परेन ।"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd new file mode 100644 index 0000000000..33add98aea --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSaveAsCharset.dtd @@ -0,0 +1,48 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- These strings are generic to all or most of the editor's dialogs. --> +<!-- This button is for the progressive disclosure of additional editing functionality --> +<!-- These strings are for use specifically in the editor's link dialog. --> + + + +<!ENTITY windowTitle.label "क्यारेक्टर सङ्केतन बचत गर्नुहोस् र परिवर्तन गर्नुहोस्"> +<!ENTITY documentTitleTitle.label "पृष्ठ शीर्षक"> +<!ENTITY documentCharsetTitle.label "क्यारेक्टर सङ्केतन"> +<!ENTITY documentCharsetDesc.label "तपाईँले कागजातमा बचत गर्न चाहेको क्यारेक्टर सङ्केतन चयन गर्नुहोस्:"> +<!ENTITY documentExportToText.label "पाठमा निर्यात गर्नुहोस्"> + diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSelectProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSelectProperties.dtd new file mode 100644 index 0000000000..7089b4015d --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSelectProperties.dtd @@ -0,0 +1,80 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Input Tag Properties Dialog. + - + - The Initial Developer of the Original Code is + - Neil Rashbrook. + - Portions created by the Initial Developer are Copyright (C) 2001 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): Neil Rashbrook <neil@parkwaycc.co.uk> + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "चयन सूची गुण"> + +<!ENTITY Select.label "चयन सूची"> +<!ENTITY SelectName.label "सूची नाम:"> +<!ENTITY SelectName.accesskey "N"> +<!ENTITY SelectSize.label "उचाइ:"> +<!ENTITY SelectSize.accesskey "H"> +<!ENTITY SelectMultiple.label "बहुविध चयन"> +<!ENTITY SelectMultiple.accesskey "M"> +<!ENTITY SelectDisabled.label "अक्षम पारिएको"> +<!ENTITY SelectDisabled.accesskey "D"> +<!ENTITY SelectTabIndex.label "ट्याब अनुक्रमणिका:"> +<!ENTITY SelectTabIndex.accesskey "I"> + +<!ENTITY OptGroup.label "विकल्प समूह"> +<!ENTITY OptGroupLabel.label "लेबुल:"> +<!ENTITY OptGroupLabel.accesskey "L"> +<!ENTITY OptGroupDisabled.label "अक्षम पारिएको"> +<!ENTITY OptGroupDisabled.accesskey "D"> + +<!ENTITY Option.label "विकल्प"> +<!ENTITY OptionText.label "पाठ:"> +<!ENTITY OptionText.accesskey "T"> +<!ENTITY OptionValue.label "मान:"> +<!ENTITY OptionValue.accesskey "V"> +<!ENTITY OptionSelected.label "सुरुमा चयन गरिएको"> +<!ENTITY OptionSelected.accesskey "S"> +<!ENTITY OptionDisabled.label "अक्षम पारिएको"> +<!ENTITY OptionDisabled.accesskey "D"> + +<!ENTITY TextHeader.label "पाठ"> +<!ENTITY ValueHeader.label "मान"> +<!ENTITY SelectedHeader.label "चयन गरिएको"> + +<!ENTITY AddOption.label "विकल्प थप्नुहोस्"> +<!ENTITY AddOption.accesskey "O"> +<!ENTITY AddOptGroup.label "समूह थप्नुहोस्"> +<!ENTITY AddOptGroup.accesskey "G"> +<!ENTITY RemoveElement.label "हटाउनुहोस्"> +<!ENTITY RemoveElement.accesskey "R"> +<!ENTITY MoveElementUp.label "माथि सार्नुहोस्"> +<!ENTITY MoveElementUp.accesskey "U"> +<!ENTITY MoveElementDown.label "तल सार्नुहोस्"> +<!ENTITY MoveElementDown.accesskey "D"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd new file mode 100644 index 0000000000..86fde8aa14 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSnapToGrid.dtd @@ -0,0 +1,48 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla.org. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 2003 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - Daniel Glazman (glazman@netscape.com) (Original author) + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + + +<!ENTITY windowTitle.label "ग्रिडमा सटाउनुहोस्"> + +<!ENTITY enableSnapToGrid.label "ग्रिडमा स्न्याप सक्षम पार्नुहोस्"> +<!ENTITY enableSnapToGrid.accessKey "e"> + +<!ENTITY sizeEditField.label "साइज:"> +<!ENTITY sizeEditField.accessKey "S"> + +<!ENTITY pixelsLabel.value "पिक्सेल"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSpellCheck.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSpellCheck.dtd new file mode 100644 index 0000000000..f06222d5cb --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorSpellCheck.dtd @@ -0,0 +1,71 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> +<!-- Window title --> + +<!ENTITY windowTitle.label "हिज्जे जाँच गर्नुहोस्"> + +<!ENTITY misspelledWord.label "गलत हिज्जे भएको शब्द:"> +<!ENTITY wordEditField.label "यससँग बदल्नुहोस्:"> +<!ENTITY wordEditField.accessKey "w"> +<!ENTITY checkwordButton.label "शब्द जाँच गर्नुहोस्"> +<!ENTITY checkwordButton.accessKey "k"> +<!ENTITY suggestions.label "सुझाव:"> +<!ENTITY suggestions.accessKey "u"> +<!ENTITY ignoreButton.label "उपेक्षा गर्नुहोस्"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "सबै उपेक्षा गर्नुहोस्"> +<!ENTITY ignoreAllButton.accessKey "n"> +<!ENTITY replaceButton.label "बदल्नुहोस्"> +<!ENTITY replaceButton.accessKey "R"> +<!ENTITY replaceAllButton.label "सबैलाई बदल्नुहोस्"> +<!ENTITY replaceAllButton.accessKey "A"> +<!ENTITY stopButton.label "रोक्नुहोस्"> +<!ENTITY stopButton.accessKey "t"> +<!ENTITY userDictionary.label "व्यक्तिगत शब्दकोश:"> +<!ENTITY moreDictionaries.label "अरू शब्दकोश डाउनलोड गर्नुहोस्..."> +<!ENTITY addToUserDictionaryButton.label "शब्द थप्नुहोस्"> +<!ENTITY addToUserDictionaryButton.accessKey "d"> +<!ENTITY editUserDictionaryButton.label "सम्पादन गर्नुहोस्..."> +<!ENTITY editUserDictionaryButton.accessKey "E"> +<!ENTITY recheckButton.label "पृष्ठ फेरि जाँच गर्नुहोस्"> +<!ENTITY recheckButton.accessKey "P"> +<!ENTITY closeButton.label "बन्द गर्नुहोस्"> +<!ENTITY closeButton.accessKey "C"> +<!ENTITY sendButton.label "पठाउनुहोस्"> +<!ENTITY sendButton.accessKey "S"> +<!ENTITY languagePopup.label "भाषा:"> +<!ENTITY languagePopup.accessKey "L"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorTableProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorTableProperties.dtd new file mode 100644 index 0000000000..0f83815aae --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorTableProperties.dtd @@ -0,0 +1,116 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Mozilla Communicator client code, released + - March 31, 1998. + - + - The Initial Developer of the Original Code is + - Netscape Communications Corporation. + - Portions created by the Initial Developer are Copyright (C) 1998-1999 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): + - + - Alternatively, the contents of this file may be used under the terms of + - either of the GNU General Public License Version 2 or later (the "GPL"), + - or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the GPL or the LGPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY tableWindow.title "तालिका गुण"> +<!ENTITY applyButton.label "लागू गर्नुहोस्"> +<!ENTITY applyButton.accesskey "A"> +<!ENTITY closeButton.label "बन्द गर्नुहोस्"> +<!ENTITY tableTab.label "तालिका"> +<!ENTITY cellTab.label "कक्ष"> +<!ENTITY tableRows.label "पङ्क्ति:"> +<!ENTITY tableRows.accessKey "R"> +<!ENTITY tableColumns.label "स्तम्भ:"> +<!ENTITY tableColumns.accessKey "C"> +<!ENTITY tableHeight.label "उचाइ:"> +<!ENTITY tableHeight.accessKey "G"> +<!ENTITY tableWidth.label "चौडाइ:"> +<!ENTITY tableWidth.accessKey "W"> +<!ENTITY tableBorderSpacing.label "किनारा र खाली स्थान"> +<!ENTITY tableBorderWidth.label "किनारा:"> +<!ENTITY tableBorderWidth.accessKey "B"> +<!ENTITY tableSpacing.label "खाली स्थान:"> +<!ENTITY tableSpacing.accessKey "S"> +<!ENTITY tablePadding.label "प्याडिङ:"> +<!ENTITY tablePadding.accessKey "P"> +<!ENTITY tablePxBetwCells.label "कक्ष बीचका पिक्सेल"> +<!ENTITY tablePxBetwBrdrCellContent.label "कक्ष किनारा र सामाग्री बीचका पिक्सेल"> +<!ENTITY tableAlignment.label "तालिका पङ्क्तिबद्धता:"> +<!ENTITY tableAlignment.accessKey "T"> +<!ENTITY tableCaption.label "क्याप्सन:"> +<!ENTITY tableCaption.accessKey "N"> +<!ENTITY tableCaptionAbove.label "तालिका माथि"> +<!ENTITY tableCaptionBelow.label "तालिका तल"> +<!ENTITY tableCaptionLeft.label "तालिकाको बायाँ"> +<!ENTITY tableCaptionRight.label "तालिकाको दायाँ"> +<!ENTITY tableCaptionNone.label "कुनै पनि होइन"> +<!ENTITY tableInheritColor.label "(यसबाट पृष्ठ रङ देखाउनुहोस्)"> + +<!ENTITY cellPercent.label "तालिकाको प्रतिशत"> +<!ENTITY cellSelection.label "चयन"> +<!ENTITY cellSelectCell.label "कक्ष"> +<!ENTITY cellSelectRow.label "पङ्क्ति"> +<!ENTITY cellSelectColumn.label "स्तम्भ"> +<!ENTITY cellSelectNext.label "पछिल्लो"> +<!ENTITY cellSelectNext.accessKey "N"> +<!ENTITY cellSelectPrevious.label "अघिल्लो"> +<!ENTITY cellSelectPrevious.accessKey "P"> +<!ENTITY cellApplyBeforeMove.label "चयनलाई परिवर्तन गर्नुभन्दा अगाडि परिवर्तन लागू गर्नुहोस्"> +<!ENTITY cellKeepCurrentData.label "हालका सेटिङ राख्नुहोस्"> +<!-- LOCALIZATION NOTE Next 2 form 1 sentence (we don't want to use HTML tag to wrap) --> +<!ENTITY applyBeforeChange1.label "हालका परिवर्तन लागू गरिन्छ"> +<!ENTITY applyBeforeChange2.label "चयन परिवर्तन गर्नुभन्दा पहिला ।"> +<!ENTITY cellRowSpan.label "पङ्क्ति स्पान:"> +<!ENTITY cellColSpan.label "स्तम्भ स्पान:"> +<!ENTITY cellContentAlignment.label "सामग्री पङ्क्तिबद्धता"> +<!ENTITY cellHorizontal.label "तेर्सो:"> +<!ENTITY cellHorizontal.accessKey "Z"> +<!ENTITY cellVertical.label "ठाडो:"> +<!ENTITY cellVertical.accessKey "V"> +<!ENTITY cellStyle.label "कक्ष शैली:"> +<!ENTITY cellStyle.accessKey "C"> +<!ENTITY cellNormal.label "सामान्य"> +<!ENTITY cellHeader.label "हेडर"> +<!ENTITY cellTextWrap.label "पाठ बेर्नुहोस्:"> +<!ENTITY cellTextWrap.accessKey "T"> +<!ENTITY cellWrap.label "बेर्नुहोस्"> +<!ENTITY cellNoWrap.label "नबेर्नुहोस्"> +<!ENTITY cellAlignTop.label "माथि"> +<!ENTITY cellAlignMiddle.label "बीचमा"> +<!ENTITY cellAlignBottom.label "तल"> +<!ENTITY cellAlignJustify.label "समरेखन गर्नुहोस्"> +<!ENTITY cellAlignAtChar.label "क्यारेक्टरमा:"> +<!ENTITY cellInheritColor.label "(यसबाट तालिका रङ देखाउनुहोस्)"> +<!ENTITY cellUseCheckboxHelp.label "चयन गरिएका सबै कक्षमा कुन गुण लागि गरिन्छ निर्धारण गर्न जाँच बाकस प्रयोग गर्नुहोस्"> +<!-- Used in both Table and Cell panels --> + +<!ENTITY size.label "साइज"> +<!ENTITY pixels.label "पिक्सेल"> +<!ENTITY backgroundColor.label "पृष्ठभूमि रङ:"> +<!ENTITY backgroundColor.accessKey "B"> +<!ENTITY AlignLeft.label "बायाँ"> +<!ENTITY AlignCenter.label "बीचमा"> +<!ENTITY AlignRight.label "दायाँ"> diff --git a/l10n-ne-NP/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd new file mode 100644 index 0000000000..6913423d46 --- /dev/null +++ b/l10n-ne-NP/editor/ui/chrome/dialogs/EditorTextAreaProperties.dtd @@ -0,0 +1,65 @@ +<!-- ***** BEGIN LICENSE BLOCK ***** + - Version: MPL 1.1/GPL 2.0/LGPL 2.1 + - + - The contents of this file are subject to the Mozilla Public License Version + - 1.1 (the "License"); you may not use this file except in compliance with + - the License. You may obtain a copy of the License at + - http://www.mozilla.org/MPL/ + - + - Software distributed under the License is distributed on an "AS IS" basis, + - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License + - for the specific language governing rights and limitations under the + - License. + - + - The Original Code is Text Area Properties Dialog. + - + - The Initial Developer of the Original Code is + - Neil Rashbrook. + - Portions created by the Initial Developer are Copyright (C) 2001 + - the Initial Developer. All Rights Reserved. + - + - Contributor(s): Neil Rashbrook <neil@parkwaycc.co.uk> + - + - Alternatively, the contents of this file may be used under the terms of + - either the GNU General Public License Version 2 or later (the "GPL"), or + - the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), + - in which case the provisions of the GPL or the LGPL are applicable instead + - of those above. If you wish to allow use of your version of this file only + - under the terms of either the GPL or the LGPL, and not to allow others to + - use your version of this file under the terms of the MPL, indicate your + - decision by deleting the provisions above and replace them with the notice + - and other provisions required by the LGPL or the GPL. If you do not delete + - the provisions above, a recipient may use your version of this file under + - the terms of any one of the MPL, the GPL or the LGPL. + - + - ***** END LICENSE BLOCK ***** --> + +<!ENTITY windowTitle.label "पाठ क्षेत्र गुण"> + +<!ENTITY Settings.label "सेटिङ"> + +<!ENTITY TextAreaName.label "फिल्ड नाम:"> +<!ENTITY TextAreaName.accessKey "N"> +<!ENTITY TextAreaRows.label "पङ्क्ति:"> +<!ENTITY TextAreaRows.accessKey "R"> +<!ENTITY TextAreaCols.label "स्तम्भ:"> +<!ENTITY TextAreaCols.accessKey "C"> +<!ENTITY TextAreaReadOnly.label "पढ्ने मात्र"> +<!ENTITY TextAreaReadOnly.accessKey "O"> +<!ENTITY TextAreaDisabled.label "अक्षम पारिएको"> +<!ENTITY TextAreaDisabled.accessKey "D"> +<!ENTITY TextAreaTabIndex.label "ट्याब अनुक्रमणिका:"> +<!ENTITY TextAreaTabIndex.accessKey "I"> +<!ENTITY TextAreaAccessKey.label "पहुँच कुञ्जी:"> +<!ENTITY TextAreaAccessKey.accessKey "K"> +<!ENTITY InitialText.label "प्रारम्भिक पाठ:"> +<!ENTITY InitialText.accessKey "T"> + +<!ENTITY TextAreaWrap.label "बेर्ने मोड:"> +<!ENTITY TextAreaWrap.accessKey "W"> +<!ENTITY WrapDefault.value "पूर्वनिर्धारित"> +<!ENTITY WrapOff.value "बन्द"> +<!ENTITY WrapHard.value "कठिन"> +<!ENTITY WrapSoft.value "नरम"> +<!ENTITY WrapPhysical.value "भौतिक"> +<!ENTITY WrapVirtual.value "आवास्तविक"> |