diff options
Diffstat (limited to 'l10n-cak/mail/chrome/messenger/viewSource.dtd')
-rw-r--r-- | l10n-cak/mail/chrome/messenger/viewSource.dtd | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/l10n-cak/mail/chrome/messenger/viewSource.dtd b/l10n-cak/mail/chrome/messenger/viewSource.dtd new file mode 100644 index 0000000000..9172e899ae --- /dev/null +++ b/l10n-cak/mail/chrome/messenger/viewSource.dtd @@ -0,0 +1,88 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> + +<!-- extracted from content/viewSource.xhtml --> + +<!-- LOCALIZATION NOTE (mainWindow.title) : DONT_TRANSLATE --> +<!ENTITY mainWindow.title "&brandFullName;"> +<!-- LOCALIZATION NOTE (mainWindow.titlemodifier) : DONT_TRANSLATE --> +<!ENTITY mainWindow.titlemodifier "&brandFullName;"> +<!-- LOCALIZATION NOTE (mainWindow.titlemodifierseparator) : DONT_TRANSLATE --> +<!ENTITY mainWindow.titlemodifierseparator " - "> +<!ENTITY mainWindow.preface "Ruxe'el ruk'u'x rutzij ri: "> + +<!ENTITY editMenu.label "Tinuk'"> +<!ENTITY editMenu.accesskey "T"> +<!ENTITY fileMenu.label "Yakb'äl"> +<!ENTITY fileMenu.accesskey "Y"> +<!ENTITY savePageCmd.label "Tiyak Ruxaq Achi'el…"> +<!ENTITY savePageCmd.accesskey "A"> +<!ENTITY savePageCmd.commandkey "T"> +<!ENTITY pageSetupCmd.label "Tib'an Runuk'ulem Ruxaq…"> +<!ENTITY pageSetupCmd.accesskey "u"> +<!ENTITY printPreviewCmd.label "Nab'ey Tz'etoj"> +<!ENTITY printPreviewCmd.accesskey "y"> +<!ENTITY printCmd.label "Titz'ajb'äx…"> +<!ENTITY printCmd.accesskey "T"> +<!ENTITY printCmd.commandkey "P"> +<!ENTITY closeCmd.label "Titz'apïx"> +<!ENTITY closeCmd.accesskey "T"> +<!ENTITY closeCmd.commandkey "W"> + +<!-- LOCALIZATION NOTE : +textEnlarge.commandkey3, textReduce.commandkey2 and +textReset.commandkey2 are alternative acceleration keys for zoom. +If shift key is needed with your locale popular keyboard for them, +you can use these alternative items. Otherwise, their values should be empty. --> + +<!ENTITY textEnlarge.commandkey "+"> +<!ENTITY textEnlarge.commandkey2 "="> +<!ENTITY textEnlarge.commandkey3 ""> +<!ENTITY textReduce.commandkey "-"> +<!ENTITY textReduce.commandkey2 ""> +<!ENTITY textReset.commandkey "0"> +<!ENTITY textReset.commandkey2 ""> + +<!ENTITY goToLineCmd.label "B'enam pa ri Cholaj…"> +<!ENTITY goToLineCmd.accesskey "B"> +<!ENTITY goToLineCmd.commandkey "l"> + +<!ENTITY viewMenu.label "Tz'etob'äl"> +<!ENTITY viewMenu.accesskey "T"> +<!ENTITY reloadCmd.label "Tisamajïx chik"> +<!ENTITY reloadCmd.accesskey "T"> +<!ENTITY reloadCmd.commandkey "r"> +<!ENTITY menu_wrapLongLines.title "Kenuk' Yuquyäq Cholaj"> +<!ENTITY menu_wrapLongLines.accesskey "K"> +<!ENTITY menu_highlightSyntax.label "Tiya' Retal ri Cholb'ab'"> +<!ENTITY menu_highlightSyntax.accesskey "R"> +<!ENTITY menu_textSize.label "Runimilem Cholan Tzij"> +<!ENTITY menu_textSize.accesskey "R"> +<!ENTITY menu_textEnlarge.label "Tinimirisäx"> +<!ENTITY menu_textEnlarge.accesskey "T"> +<!ENTITY menu_textReduce.label "Tich'utinirisäx"> +<!ENTITY menu_textReduce.accesskey "T"> +<!ENTITY menu_textReset.label "Relik"> +<!ENTITY menu_textReset.accesskey "R"> + +<!ENTITY findOnCmd.label "Tikanöx pa Re Ruxaq Re'…"> +<!ENTITY findOnCmd.accesskey "T"> +<!ENTITY findOnCmd.commandkey "f"> +<!ENTITY findAgainCmd.label "Tikanöx Chik"> +<!ENTITY findAgainCmd.accesskey "h"> +<!ENTITY findAgainCmd.commandkey "g"> +<!ENTITY findAgainCmd.commandkey2 "VK_F3"> +<!ENTITY findSelectionCmd.commandkey "e"> + +<!ENTITY backCmd.label "Chi rij"> +<!ENTITY backCmd.accesskey "C"> +<!ENTITY forwardCmd.label "Jun chik"> +<!ENTITY forwardCmd.accesskey "J"> +<!ENTITY goBackCmd.commandKey "["> +<!ENTITY goForwardCmd.commandKey "]"> + +<!ENTITY copyLinkCmd.label "Tiwachib'ëx Ruk'ojlib'al Ximonel"> +<!ENTITY copyLinkCmd.accesskey "X"> +<!ENTITY copyEmailCmd.label "Tiwachib'ëx Rochochib'al Taqoya'l"> +<!ENTITY copyEmailCmd.accesskey "T"> |