blob: 2c063de3a3407600880f07fe92006c4788606d05 (
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 = Eachdraidh nan ùrachaidhean
history-intro = Chaidh na h-ùrachaidhean a leanas a stàladh
close-button-label =
.buttonlabelcancel = Dùin
.title = Eachdraidh nan ùrachaidhean
no-updates-label = Cha deach ùrachadh a stàladh fhathast
name-header = Ainm an ùrachaidh
date-header = Ceann-là an stàlaidh
type-header = Seòrsa
state-header = Staid
# 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 = Mion-fhiosrachadh
update-installed-on = Air a stàladh: { $date }
update-status = Cor: { $status }
|