summaryrefslogtreecommitdiffstats
path: root/l10n-ca/toolkit/toolkit/updates/history.ftl
blob: c91ee3422c77ffe572db985dfb8169e80bb77b1f (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 = Historial d'actualitzacions
history-intro = S'han instal·lat les següents actualitzacions

close-button-label =
    .buttonlabelcancel = Tanca
    .title = Historial d'actualitzacions

no-updates-label = Encara no s'ha instal·lat cap actualització
name-header = Nom de l'actualització
date-header = Data de la instal·lació
type-header = Tipus
state-header = Estat

# 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 = Detalls

update-installed-on = Instal·lat el: { $date }

update-status = Estat: { $status }