blob: 8b6fc1bc616ee0fa5e075ec8ee2709f4bd790f28 (
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
|
# 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 = Cronologia da las actualisaziuns
history-intro = Las suandantas actualisaziuns èn vegnidas installadas
close-button-label =
.buttonlabelcancel = Serrar
.title = Cronologia da las actualisaziuns
no-updates-label = Enfin ussa n'èn naginas actualisaziuns vegnidas installadas
name-header = Num da l'actualisaziun
date-header = Data da l'installaziun
type-header = Tip
state-header = Status
# 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 = Detagls
update-installed-on = Installà ils: { $date }
update-status = Status: { $status }
|