From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../sr/toolkit/updates/backgroundupdate.ftl | 5 ++++ .../localization/sr/toolkit/updates/elevation.ftl | 20 +++++++++++++++ .../sr/localization/sr/toolkit/updates/history.ftl | 29 ++++++++++++++++++++++ 3 files changed, 54 insertions(+) create mode 100644 thunderbird-l10n/sr/localization/sr/toolkit/updates/backgroundupdate.ftl create mode 100644 thunderbird-l10n/sr/localization/sr/toolkit/updates/elevation.ftl create mode 100644 thunderbird-l10n/sr/localization/sr/toolkit/updates/history.ftl (limited to 'thunderbird-l10n/sr/localization/sr/toolkit/updates') diff --git a/thunderbird-l10n/sr/localization/sr/toolkit/updates/backgroundupdate.ftl b/thunderbird-l10n/sr/localization/sr/toolkit/updates/backgroundupdate.ftl new file mode 100644 index 0000000000..217551c977 --- /dev/null +++ b/thunderbird-l10n/sr/localization/sr/toolkit/updates/backgroundupdate.ftl @@ -0,0 +1,5 @@ +# 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/. + +backgroundupdate-task-description = Задатак ажурирање у позадини проверава да ли постоје { -brand-short-name } ажурирања ако { -brand-short-name } није покренут. Задатак се аутоматски инсталира са { -brand-short-name } и поново се инсталира при { -brand-short-name } покретању. Да бисте онемогућили овај задатак, ажурирајте подешавања прегледача или { -brand-short-name } поставку смерница компаније “BackgroundAppUpdate”. diff --git a/thunderbird-l10n/sr/localization/sr/toolkit/updates/elevation.ftl b/thunderbird-l10n/sr/localization/sr/toolkit/updates/elevation.ftl new file mode 100644 index 0000000000..ec713c42cb --- /dev/null +++ b/thunderbird-l10n/sr/localization/sr/toolkit/updates/elevation.ftl @@ -0,0 +1,20 @@ +# 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/. +# This is temporary until bug 1521632 is fixed + +elevation-update-wizard = + .title = Ажурирање софтвера +elevation-details-link-label = + .value = Детаљи +elevation-error-manual = + { -brand-short-name.gender -> + [masculine] { -brand-short-name(case: "acc") } + [feminine] { -brand-short-name(case: "acc") } + [neuter] { -brand-short-name(case: "acc") } + *[other] Програм { -brand-short-name } + } можете да ажурирате ручно преузимањем најновије верзије са ове адресе: +elevation-finished-page = Ажурирање је спремно за инсталацију +elevation-finished-background-page = Преузето је ажурирање са побољшањима безбедности и стабилности за { -brand-short-name } и спремно је за инсталирање. +elevation-finished-background = Ажурирање: +elevation-more-elevated = За ово ажурирање су потребне привилегије администратора. Ажурирање ће се инсталирати следећи пут када покренете { -brand-short-name(case: "acc") }. Можете да рестартујете { -brand-short-name(case: "acc") } сада, наставите са радом и поново покренете касније или занемарите ово ажурирање. diff --git a/thunderbird-l10n/sr/localization/sr/toolkit/updates/history.ftl b/thunderbird-l10n/sr/localization/sr/toolkit/updates/history.ftl new file mode 100644 index 0000000000..30dff3b940 --- /dev/null +++ b/thunderbird-l10n/sr/localization/sr/toolkit/updates/history.ftl @@ -0,0 +1,29 @@ +# 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/. + +history-title = Историја ажурирања +history-intro = Инсталирана су следећа ажурирања + +close-button-label = + .buttonlabelcancel = Затвори + .title = Историја ажурирања + +no-updates-label = Још није инсталирано ниједно ажурирање +name-header = Назив ажурирања +date-header = Датум инсталације +type-header = Тип +state-header = Стање + +# Used to display update history +# +# Variables: +# $name (String): name of the update +# $buildID (String): build identifier from the local updates.xml +update-full-build-name = { $name } ({ $buildID }) + +update-details = Детаљи + +update-installed-on = Инсталирано: { $date } + +update-status = Статус: { $status } -- cgit v1.2.3