summaryrefslogtreecommitdiffstats
path: root/l10n-bg/toolkit/toolkit/updates/history.ftl
blob: abb72b91891187900a97e28233b1e04d8fab1b6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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 }