diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-hy-AM/toolkit/toolkit/global/handlerDialog.ftl | 58 |
1 files changed, 58 insertions, 0 deletions
diff --git a/l10n-hy-AM/toolkit/toolkit/global/handlerDialog.ftl b/l10n-hy-AM/toolkit/toolkit/global/handlerDialog.ftl new file mode 100644 index 0000000000..25cecfb5d1 --- /dev/null +++ b/l10n-hy-AM/toolkit/toolkit/global/handlerDialog.ftl @@ -0,0 +1,58 @@ +# 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/. + + +## Permission Dialog +## Variables: +## $host - the hostname that is initiating the request +## $scheme - the type of link that's being opened. +## $appName - Name of the application that will be opened. + +permission-dialog-description = Թույլատրե՞լ այս կայքին բացել { $scheme } հղումը: + +## Please keep the emphasis around the hostname and scheme (ie the +## `<strong>` HTML tags). Please also keep the hostname as close to the start +## of the sentence as your language's grammar allows. + +permission-dialog-remember = Միշտ թույլատրել <strong>{ $host }</strong>-ին բացել <strong>{ $scheme }</strong> հղումները + +permission-dialog-remember-file = Միշտ թույլատրել այս ֆայլին բացել <strong>{ $scheme }</strong> հղումները + +## + +permission-dialog-btn-open-link = + .label = Բացել հղումը + .accessKey = O + +permission-dialog-btn-choose-app = + .label = Ընտրեք ծրագիր + .accessKey = A + +permission-dialog-unset-description = Դուք պետք է ընտրեք հավելվածը: + +## Chooser dialog +## Variables: +## $scheme - the type of link that's being opened. + +chooser-window = + .title = Ընտրեք ծրագիր + .style = min-width: 26em; min-height: 26em; + +chooser-dialog = + .buttonlabelaccept = Բացել հղումը + .buttonaccesskeyaccept = O + +chooser-dialog-description = Ընտրեք ծրագիր՝ { $scheme } հղումը բացելու համար: + +# Please keep the emphasis around the scheme (ie the `<strong>` HTML tags). +chooser-dialog-remember = Միշտ օգտագործել այս ծրագիրը՝ <strong>{ $scheme }</strong> հղումները բացելու համար + +choose-other-app-description = Ընտրեք այլ ծրագիր +choose-app-btn = + .label = Ընտրել… + .accessKey = Ը +choose-other-app-window-title = Այլ ծրագիր... + +# Displayed under the name of a protocol handler in the Launch Application dialog. +choose-dialog-privatebrowsing-disabled = Անջատվել է գաղտնի պատուհաններում |