diff options
Diffstat (limited to 'l10n-tg/toolkit/toolkit/about/aboutServiceWorkers.ftl')
-rw-r--r-- | l10n-tg/toolkit/toolkit/about/aboutServiceWorkers.ftl | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-tg/toolkit/toolkit/about/aboutServiceWorkers.ftl b/l10n-tg/toolkit/toolkit/about/aboutServiceWorkers.ftl new file mode 100644 index 0000000000..b5fa0ff5eb --- /dev/null +++ b/l10n-tg/toolkit/toolkit/about/aboutServiceWorkers.ftl @@ -0,0 +1,40 @@ +# 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/. + + +### The term "Service Workers" and "Workers" should not be translated + +about-service-workers-title = Дар бораи коргузорони хизматрасонӣ +about-service-workers-main-title = Коргузорони хизматрасонии бақайдгирифташуда +about-service-workers-warning-not-enabled = Коргузорони хизматрасонӣ фаъол нестанд. +about-service-workers-warning-no-service-workers = Ягон коргузори хизматрасонӣ ба қайд гирифта нашуд. + +# The original title of service workers' information +# +# Variables: +# $originTitle: original title +origin-title = Манбаъ: { $originTitle } + +## These strings are for showing the information of workers. +## +## Variables: +## $name: the name of scope, active cache, waiting cache and the push end point. +## $url: the url of script specification and current worker. + +scope = <strong>Соҳа:</strong> { $name } +script-spec = <strong>Хусусияти скрипт:</strong> <a data-l10n-name="link">{ $url }</a> +current-worker-url = <strong>Нишонии URL-и коргузори ҷорӣ:</strong> <a data-l10n-name="link">{ $url }</a> +active-cache-name = <strong>Номи зерҳофизаи фаъол:</strong> { $name } +waiting-cache-name = <strong>Номи зерҳофизаи интизорӣ:</strong> { $name } +push-end-point-waiting = <strong>Нуқтаи ниҳоии «Push»:</strong> { waiting } +push-end-point-result = <strong>Нуқтаи ниҳоии «Push»:</strong> { $name } + +# This term is used as a button label (verb, not noun). +update-button = Навсозӣ кардан + +unregister-button = Аз қайд гирифтан + +unregister-error = Ин коргузори хизматрасонӣ аз қайд гирифта нашуд. + +waiting = Интизорӣ… |