diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:21:19 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-21 05:21:19 +0000 |
commit | 520a92573ce79e3628762e4ce06e284d50c2e548 (patch) | |
tree | dd7bece82fdce266f06a6a2a6043264255631ee7 /l10n-hy-AM/toolkit/chrome/global | |
parent | Adding debian version 115.10.0esr-1~deb12u1. (diff) | |
download | firefox-esr-520a92573ce79e3628762e4ce06e284d50c2e548.tar.xz firefox-esr-520a92573ce79e3628762e4ce06e284d50c2e548.zip |
Merging upstream version 115.11.0esr.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-hy-AM/toolkit/chrome/global')
5 files changed, 37 insertions, 9 deletions
diff --git a/l10n-hy-AM/toolkit/chrome/global/commonDialogs.properties b/l10n-hy-AM/toolkit/chrome/global/commonDialogs.properties index 08513f0369..ca5b412ee5 100644 --- a/l10n-hy-AM/toolkit/chrome/global/commonDialogs.properties +++ b/l10n-hy-AM/toolkit/chrome/global/commonDialogs.properties @@ -20,6 +20,7 @@ Revert=&Ետ բերել DontSave=Չ&պահպանել ScriptDlgGenericHeading=[JavaScript ծրագիր] ScriptDlgHeading=%S հասցեից էջը հաղորդում է` +ScriptDlgNullPrincipalHeading=Էջը հաղորդում է՝ ScriptDialogLabel=Կասեցնել այս էջը հավելյալ դիալոգների ստեղծումից # LOCALIZATION NOTE (ScriptDialogLabelContentPrincipal): # %S is either the domain and port of the site prompting, or the name of diff --git a/l10n-hy-AM/toolkit/chrome/global/contentAreaCommands.properties b/l10n-hy-AM/toolkit/chrome/global/contentAreaCommands.properties index eb34b08b3a..52c7e605fe 100644 --- a/l10n-hy-AM/toolkit/chrome/global/contentAreaCommands.properties +++ b/l10n-hy-AM/toolkit/chrome/global/contentAreaCommands.properties @@ -15,8 +15,14 @@ WebPageXHTMLOnlyFilter=Վեբ Էջ, միայն XHTML WebPageSVGOnlyFilter=Վեբ էջ, միայն SVG WebPageXMLOnlyFilter=Վեբ Էջ, միայն XML +# LOCALIZATION NOTE (UntitledSaveFileName): +# This is the default filename used when saving a file if a filename could +# not be determined or if a filename was invalid. A period and file +# extension may be appended to this string. +UntitledSaveFileName=Անվերնագիր + # LOCALIZATION NOTE (filesFolder): -# This is the name of the folder that is created parallel to a HTML file +# This is the name of the folder that is created parallel to a HTML file # when it is saved "With Images". The %S section is replaced with the # leaf name of the file being saved (minus extension). filesFolder=%S_ֆայլեր diff --git a/l10n-hy-AM/toolkit/chrome/global/filepicker.properties b/l10n-hy-AM/toolkit/chrome/global/filepicker.properties index 240e314d52..37f91994ba 100644 --- a/l10n-hy-AM/toolkit/chrome/global/filepicker.properties +++ b/l10n-hy-AM/toolkit/chrome/global/filepicker.properties @@ -4,15 +4,16 @@ # LOCALIZATION NOTE: The extensions to which these descriptions refer # now live in toolkit/content/filepicker.properties -allTitle=Բոլոր Ֆայլերը -htmlTitle=HTML Ֆայլեր -textTitle=Տեքստ Ֆայլեր -imageTitle=Նկարներ +allTitle=Բոլոր ֆայլերը +htmlTitle=HTML ֆայլեր +textTitle=Տեքստային ֆայլեր +imageTitle=Նկարների ֆայլեր xmlTitle=XML Ֆայլեր xulTitle=XUL Ֆայլեր appsTitle=Ծրագրեր audioTitle=Ձայնային ֆայլեր videoTitle=Տեսաֆայլեր -formatLabel=Տեսակը. +formatLabel=Ձևաչափը՝ +selectedFileNotReadableError=Ընտրված ֆայլը չունի կարդալու թույլտվություն diff --git a/l10n-hy-AM/toolkit/chrome/global/narrate.properties b/l10n-hy-AM/toolkit/chrome/global/narrate.properties index 665beeeb29..e56cc8eb00 100644 --- a/l10n-hy-AM/toolkit/chrome/global/narrate.properties +++ b/l10n-hy-AM/toolkit/chrome/global/narrate.properties @@ -2,12 +2,32 @@ # 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/. +# "Listen, which allows users to listen to Firefox reading the text, +# instead of having to read it themselves." This is the name +# of the feature and it is the label for the popup button. +# %S is the keyboard shortcut for the listen command +listen-label = Լսել (%S) back = Վերադառնալ + +# "Listen, which allows users to listen to Firefox reading the text, +# instead of having to read it themselves." This is the name +# of the feature and it is the label for the popup button. +# %S is the keyboard shortcut for the listen command +read-aloud-label = Բարձրաձայն ընթերցել (%S) +# %S is the keyboard shortcut for the skip back command +previous-label = Ետ (%S) +# %S is the keyboard shortcut for the start command +start-label = Սկսել (%S) +# %S is the keyboard shortcut for the stop command +stop-label = Դադարեցնել (%S) +# Keyboard shortcut to toggle the narrate feature +narrate-key-shortcut = N forward = Առաջ +# %S is the keyboard shortcut for the skip forward command +next-label = Առաջ (%S) speed = Արագություն -selectvoicelabel = Ձայն. +selectvoicelabel = Ձայն՝ # Default voice is determined by the language of the document. -defaultvoice = Լռելյայն # Voice name and language. # eg. David (English) diff --git a/l10n-hy-AM/toolkit/chrome/global/viewSource.properties b/l10n-hy-AM/toolkit/chrome/global/viewSource.properties index dce63abeb8..b78d84e333 100644 --- a/l10n-hy-AM/toolkit/chrome/global/viewSource.properties +++ b/l10n-hy-AM/toolkit/chrome/global/viewSource.properties @@ -3,7 +3,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. goToLineTitle = Անցնել տողին -goToLineText = Նշեք տողի համարը +goToLineText = Մուտքագրեք տողի թիվը invalidInputTitle = Անվավեր ներածում invalidInputText = Տողի նշված համարն անվավեր է: outOfRangeTitle = Տողը չի գտնվել |